Files
CVEs-PoC/2006/CVE-2006-2660.md
T
2025-09-29 21:09:30 +02:00

802 B

CVE-2006-2660

Description

Buffer consumption vulnerability in the tempnam function in PHP 5.1.4 and 4.x before 4.4.3 allows local users to bypass restrictions and create PHP files with fixed names in other directories via a pathname argument longer than MAXPATHLEN, which prevents a unique string from being appended to the filename.

POC

Reference

Github

No PoCs found on GitHub currently.