Input validation error in PHP - CVE-2010-4699

 

Input validation error in PHP - CVE-2010-4699

Published: January 18, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45432
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2010-4699
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to manipulate data.

The iconv_mime_decode_headers function in the Iconv extension in PHP before 5.3.4 does not properly handle encodings that are unrecognized by the iconv and mbstring (aka Multibyte String) implementations, which allows remote attackers to trigger an incomplete output array, and possibly bypass spam detection or have unspecified other impact, via a crafted Subject header in an e-mail message, as demonstrated by the ks_c_5601-1987 character set.


Affected software

PHP
Gentoo Linux
dev-lang/php

How to mitigate CVE-2010-4699

Install update from vendor's website.

dev-lang/php - update to 5.3.8

External References

Related Security Bulletins