mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
19 lines
836 B
Markdown
19 lines
836 B
Markdown
### [CVE-2013-2160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2160)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The streaming XML parser in Apache CXF 2.5.x before 2.5.10, 2.6.x before 2.6.7, and 2.7.x before 2.7.4 allows remote attackers to cause a denial of service (CPU and memory consumption) via crafted XML with a large number of (1) elements, (2) attributes, (3) nested constructs, and possibly other vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://rhn.redhat.com/errata/RHSA-2013-1437.html
|
|
|
|
#### Github
|
|
- https://github.com/n0-traces/cve_monitor
|
|
- https://github.com/seal-community/patches
|
|
|