mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2014-8080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8080)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document, aka an XML Entity Expansion (XEE) attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|