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

19 lines
957 B
Markdown

### [CVE-2013-7485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7485)
![](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 the backend in Open-Xchange (OX) AppSuite 7.2.x before 7.2.2-rev26 and 7.4.x before 7.4.0-rev16 allows remote attackers to inject arbitrary web script or HTML via the publication name, which is not properly handled in an error message. NOTE: this vulnerability was SPLIT from CVE-2013-6242 because it affects different sets of versions.
### POC
#### Reference
- http://packetstormsecurity.com/files/124185/Open-Xchange-frontend6-6.22.4-backend-7.4.0-Cross-Site-Scripting.html
- http://seclists.org/bugtraq/2013/Nov/127
#### Github
No PoCs found on GitHub currently.