mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
20 lines
804 B
Markdown
20 lines
804 B
Markdown
### [CVE-2014-0225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0225)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
When processing user provided XML documents, the Spring Framework 4.0.0 to 4.0.4, 3.0.0 to 3.2.8, and possibly earlier unsupported versions did not disable by default the resolution of URI references in a DTD declaration. This enabled an XXE attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/IkerSaint/VULNAPP-vulnerable-app
|
|
- https://github.com/pctF/vulnerable-app
|
|
|