cve/2007/CVE-2007-6181.md
2024-06-18 02:51:15 +02:00

949 B

CVE-2007-6181

Description

Heap-based buffer overflow in cygwin1.dll in Cygwin 1.5.7 and earlier allows context-dependent attackers to execute arbitrary code via a filename with a certain length, as demonstrated by a remote authenticated user who uses the SCP protocol to send a file to the Cygwin machine, and thereby causes scp.exe on this machine to execute, and then overwrite heap memory with characters from the filename. NOTE: it is also reported that a related issue might exist in 1.5.7 through 1.5.19.

POC

Reference

Github

No PoCs found on GitHub currently.