mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
874 B
Markdown
19 lines
874 B
Markdown
### [CVE-2018-1000840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000840)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Processing Foundation Processing version 3.4 and earlier contains a XML External Entity (XXE) vulnerability in loadXML() function that can result in An attacker can read arbitrary files and exfiltrate their contents via HTTP requests. This attack appear to be exploitable via The victim must use Processing to parse a crafted XML document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/processing/processing/issues/5706
|
|
- https://github.com/processing/processing/issues/5706
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|