cve/2022/CVE-2022-4245.md
2024-05-25 21:48:12 +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