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

19 lines
915 B
Markdown

### [CVE-2014-9412](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9412)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in NetIQ Access Manager (NAM) 4.x before 4.1 allow remote attackers to inject arbitrary web script or HTML via (1) an arbitrary parameter to roma/jsp/debug/debug.jsp or (2) an arbitrary parameter in a debug.DumpAll action to nps/servlet/webacc, a different issue than CVE-2014-5216.
### POC
#### Reference
- http://packetstormsecurity.com/files/129658/NetIQ-Access-Manager-4.0-SP1-XSS-CSRF-XXE-Injection-Disclosure.html
- http://seclists.org/fulldisclosure/2014/Dec/78
#### Github
No PoCs found on GitHub currently.