Files
CVEs-PoC/2014/CVE-2014-5035.md
2025-09-29 21:09:30 +02:00

18 lines
782 B
Markdown

### [CVE-2014-5035](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5035)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The Netconf (TCP) service in OpenDaylight 1.0 allows remote attackers to read arbitrary files via an XML external entity declaration in conjunction with an entity reference in an XML-RPC message, related to an XML External Entity (XXE) issue.
### POC
#### Reference
- http://packetstormsecurity.com/files/127843/Opendaylight-1.0-Local-File-Inclusion-Remote-File-Inclusion.html
#### Github
No PoCs found on GitHub currently.