mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2014-3630](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3630)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|