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

18 lines
761 B
Markdown

### [CVE-2014-3630](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3630)
![](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 the Java XML processing functionality in Play before 2.2.6 and 2.3.x before 2.3.5 might allow remote attackers to read arbitrary files, cause a denial of service, or have unspecified other impact via crafted XML data.
### POC
#### Reference
- https://playframework.com/security/vulnerability/CVE-2014-3630-XmlExternalEntity
#### Github
No PoCs found on GitHub currently.