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

19 lines
921 B
Markdown

### [CVE-2014-5214](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5214)
![](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
nps/servlet/webacc in iManager in the Administration Console server in NetIQ Access Manager (NAM) 4.x before 4.0.1 HF3 allows remote authenticated novlwww users to read arbitrary files via a query parameter containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.
### 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.