Files
CVEs-PoC/2022/CVE-2022-4245.md
T
2025-09-29 21:09:30 +02:00

3.8 KiB

CVE-2022-4245

Description

A flaw was found in codehaus-plexus. The org.codehaus.plexus.util.xml.XmlWriterUtil#writeComment fails to sanitize comments for a --> sequence. This issue means that text contained in the command string could be interpreted as XML and allow for XML injection.

POC

Reference

No PoCs from references.

Github