Improper Restriction of XML External Entity Reference
CVE-2023-4218
Summary
In Eclipse IDE prior to version 4.29 some files with xml content are parsed vulnerable against all sorts of XXE attacks. The user just needs to open any evil project or update an open project with a vulnerable file (for example for review a foreign repository or patch).
- LOW
- LOCAL
- NONE
- UNCHANGED
- REQUIRED
- LOW
- HIGH
- NONE
CWE-611 - Improper Restriction of XML External Entity Reference
Listed 4th in the 'OWASP Top Ten', XML External Entities (XXE) vulnerability allows attackers to provide an XML input that contains an external entity. When the XML is parsed, it can cause data extraction and manipulation, execution of commands, denial-of-service attacks, and server-side request forgery.
Advisory Timeline
- Published