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

1.6 KiB

CVE-2025-6170

Description

A flaw was found in the interactive shell of the xmllint command-line tool, used for parsing XML files. When a user inputs an overly long command, the program does not check the input size properly, which can cause it to crash. This issue might allow attackers to run harmful code in rare configurations without modern protections.

POC

Reference

No PoCs from references.

Github