Files
CVEs-PoC/2018/CVE-2018-9997.md
T
2024-06-18 02:51:15 +02:00

19 lines
903 B
Markdown

### [CVE-2018-9997](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9997)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in mail compose in Open-Xchange OX App Suite before 7.6.3-rev31, 7.8.x before 7.8.2-rev31, 7.8.3 before 7.8.3-rev41, and 7.8.4 before 7.8.4-rev28 allows remote attackers to inject arbitrary web script or HTML via the data-target attribute in an HTML page with data-toggle gadgets.
### POC
#### Reference
- http://packetstormsecurity.com/files/154127/Open-Xchange-OX-Guard-Cross-Site-Scripting-Signature-Validation.html
- http://seclists.org/fulldisclosure/2018/Jul/12
#### Github
No PoCs found on GitHub currently.