mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
715 B
Markdown
18 lines
715 B
Markdown
### [CVE-2009-5135](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5135)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Java XML parser in Echo before 2.1.1 and 3.x before 3.0.b6 allows remote attackers to read arbitrary files via a request containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/8191/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|