cve/2019/CVE-2019-17637.md

18 lines
898 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-17637](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17637)
![](https://img.shields.io/static/v1?label=Product&message=Eclipse%20Web%20Tools%20Platform&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-611%3A%20Improper%20Restriction%20of%20XML%20External%20Entity%20Reference%20(XXE)&color=brighgreen)
### Description
In all versions of Eclipse Web Tools Platform through release 3.18 (2020-06), XML and DTD files referring to external entities could be exploited to send the contents of local files to a remote server when edited or validated, even when external entity resolution is disabled in the user preferences.
### POC
#### Reference
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=458571
#### Github
- https://github.com/Live-Hack-CVE/CVE-2019-17637