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

19 lines
1023 B
Markdown

### [CVE-2014-5216](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5216)
![](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.0.1 HF3 allow remote attackers to inject arbitrary web script or HTML via (1) the location parameter in a dev.Empty action to nps/servlet/webacc, (2) the error parameter to nidp/jsp/x509err.jsp, (3) the lang parameter to sslvpn/applet_agent.jsp, or (4) the secureLoggingServersA parameter to roma/system/cntl, a different issue than CVE-2014-9412.
### 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.