cve/2022/CVE-2022-0217.md
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2022-0217

Description

It was discovered that an internal Prosody library to load XML based on libexpat does not properly restrict the XML features allowed in parsed XML data. Given suitable attacker input, this results in expansion of recursive entity references from DTDs (CWE-776). In addition, depending on the libexpat version used, it may also allow injections using XML External Entity References (CWE-611).

POC

Reference

Github

No PoCs found on GitHub currently.