mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
787 B
Markdown
19 lines
787 B
Markdown
### [CVE-2015-3192](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3192)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Pivotal Spring Framework before 3.2.14 and 4.x before 4.1.7 do not properly process inline DTD declarations when DTD is not entirely disabled, which allows remote attackers to cause a denial of service (memory consumption and out-of-memory errors) via a crafted XML file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://jira.spring.io/browse/SPR-13136
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chuajiesheng/spring-xml-bomb
|
|
|