2.1
CVSSv2

CVE-2006-2660

Published: 13/06/2006 Updated: 30/10/2018
CVSS v2 Base Score: 2.1 | Impact Score: 2.9 | Exploitability Score: 3.9
VMScore: 187
Vector: AV:L/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

Buffer consumption vulnerability in the tempnam function in PHP 5.1.4 and 4.x prior to 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.

Vulnerable Product Search on Vulmon Subscribe to Product

php php 4.0.4

php php 4.0.5

php php 4.2.3

php php 4.3.0

php php 4.3.1

php php 4.3.6

php php 4.3.7

php php 5.1.4

php php 4.0.2

php php 4.0.3

php php 4.2.1

php php 4.2.2

php php 4.3.4

php php 4.3.5

php php 4.4.2

php php 4.4.3

php php 4.1.0

php php 4.1.1

php php 4.3.10

php php 4.3.11

php php 4.3.8

php php 4.3.9

php php 4.0.0

php php 4.0.1

php php 4.1.2

php php 4.2.0

php php 4.3.2

php php 4.3.3

php php 4.4.0

php php 4.4.1

Vendor Advisories

The phpinfo() PHP function did not properly sanitize long strings A remote attacker could use this to perform cross-site scripting attacks against sites that have publicly-available PHP scripts that call phpinfo() Please note that it is not recommended to publicly expose phpinfo() (CVE-2006-0996) ...