cve/2010/CVE-2010-4652.md
2024-05-26 14:27:05 +02:00

1.2 KiB

CVE-2010-4652

Description

Heap-based buffer overflow in the sql_prepare_where function (contrib/mod_sql.c) in ProFTPD before 1.3.3d, when mod_sql is enabled, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted username containing substitution tags, which are not properly handled during construction of an SQL query.

POC

Reference

No PoCs from references.

Github