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

19 lines
867 B
Markdown

### [CVE-2014-5392](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5392)
![](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
XML External Entity (XXE) vulnerability in JobScheduler before 1.6.4246 and 7.x before 1.7.4241 allows remote attackers to cause a denial of service and read arbitrary files or directories via a request containing an XML external entity declaration in conjunction with an entity reference.
### POC
#### Reference
- http://packetstormsecurity.com/files/128181/JobScheduler-XML-eXternal-Entity-Injection.html
- http://www.christian-schneider.net/advisories/CVE-2014-5392.txt
#### Github
No PoCs found on GitHub currently.