Buffer overflow in PHP - CVE-2011-3268

 

Buffer overflow in PHP - CVE-2011-3268

Published: August 25, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU44780
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-3268
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

Buffer overflow in the crypt function in PHP before 5.3.7 allows context-dependent attackers to have an unspecified impact via a long salt argument, a different vulnerability than CVE-2011-2483.


Affected software

PHP
Gentoo Linux
dev-lang/php

How to mitigate CVE-2011-3268

Install update from vendor's website.

dev-lang/php - update to 5.3.8

External References

Related Security Bulletins