mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
19 lines
908 B
Markdown
19 lines
908 B
Markdown
### [CVE-2012-4751](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4751)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in Open Ticket Request System (OTRS) Help Desk 2.4.x before 2.4.15, 3.0.x before 3.0.17, and 3.1.x before 3.1.11 allows remote attackers to inject arbitrary web script or HTML via an e-mail message body with whitespace before a javascript: URL in the SRC attribute of an element, as demonstrated by an IFRAME element.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/files/117504/OTRS-3.1-Cross-Site-Scripting.html
|
|
- http://www.kb.cert.org/vuls/id/603276
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|