cve/2001/CVE-2001-0247.md
2024-06-18 02:51:15 +02:00

744 B

CVE-2001-0247

Description

Buffer overflows in BSD-based FTP servers allows remote attackers to execute arbitrary commands via a long pattern string containing a {} sequence, as seen in (1) g_opendir, (2) g_lstat, (3) g_stat, and (4) the glob0 buffer as used in the glob functions glob2 and glob3.

POC

Reference

Github

No PoCs found on GitHub currently.