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

18 lines
980 B
Markdown

### [CVE-2018-11074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11074)
![](https://img.shields.io/static/v1?label=Product&message=Authentication%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=DOM-based%20cross-site%20scripting%20vulnerability&color=brighgreen)
### Description
RSA Authentication Manager versions prior to 8.3 P3 are affected by a DOM-based cross-site scripting vulnerability which exists in its embedded MadCap Flare Help files. A remote unauthenticated attacker could potentially exploit this vulnerability by tricking a victim application user to supply malicious HTML or JavaScript code to the browser DOM, which code is then executed by the web browser in the context of the vulnerable web application.
### POC
#### Reference
- https://seclists.org/fulldisclosure/2018/Sep/39
#### Github
No PoCs found on GitHub currently.