CVE-2019-25312
MEDIUMInoERP 0.7.2 - Unauthenticated Stored Cross-Site Scripting in Comment Section
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-25312. PoCs published by strider.
AI-analyzed exploit summary This exploit demonstrates a persistent XSS vulnerability in InoERP 0.7.2, where the comment section fails to properly sanitize user input, allowing arbitrary JavaScript execution. The PoC uses an `<img>` tag with an `onerror` event to trigger an alert with the user's cookies.
Description
InoERP 0.7.2 contains a persistent cross-site scripting vulnerability in the comment section that allows unauthenticated attackers to inject malicious scripts. Attackers can submit comments with JavaScript payloads that execute in other users' browsers, potentially stealing cookies and session information.
Exploits (1)
This exploit demonstrates a persistent XSS vulnerability in InoERP 0.7.2, where the comment section fails to properly sanitize user input, allowing arbitrary JavaScript execution. The PoC uses an `<img>` tag with an `onerror` event to trigger an alert with the user's cookies.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N