cve/2008/CVE-2008-3546.md
2024-05-26 14:27:05 +02:00

749 B

CVE-2008-3546

Description

Stack-based buffer overflow in the (1) diff_addremove and (2) diff_change functions in GIT before 1.5.6.4 might allow local users to execute arbitrary code via a PATH whose length is larger than the system's PATH_MAX when running GIT utilities such as git-diff or git-grep.

POC

Reference

Github

No PoCs found on GitHub currently.