cve/2017/CVE-2017-15270.md
2024-06-18 02:51:15 +02:00

959 B

CVE-2017-15270

Description

The PSFTPd 10.0.4 Build 729 server does not properly escape data before writing it into a Comma Separated Values (CSV) file. This can be used by attackers to hide data in the Graphical User Interface (GUI) view and create arbitrary entries to a certain extent. Special characters such as '"' and ',' and '\r' are not escaped and can be used to add new entries to the log.

POC

Reference

Github

No PoCs found on GitHub currently.