CVE-2012-4388
CVSS V2 Medium 4.3
CVSS V3 None
Description
The sapi_header_op function in main/SAPI.c in PHP 5.4.0RC2 through 5.4.0 does not properly determine a pointer during checks for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, related to improper interaction between the PHP header function and certain browsers, as demonstrated by Internet Explorer and Google Chrome. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1398.
Overview
- CVE ID
- CVE-2012-4388
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2012-09-07T22:55:02
- Last Modified Date
- 2023-02-13T04:34:28
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:php:php:5.4.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.4.0:rc2:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2012-4388 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4388 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 10:42:46 | Added to TrackCVE | |||
2023-01-19 17:03:35 | 2023-01-19T16:30:11 | CVE Modified Date | updated | |
2023-01-19 17:03:35 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2023-02-13 05:05:07 | 2023-02-13T04:34:28 | CVE Modified Date | updated | |
2023-02-13 05:05:07 | Analyzed | Modified | Vulnerability Status | updated |
2023-02-13 05:05:07 | The sapi_header_op function in main/SAPI.c in PHP 5.4.0RC2 through 5.4.0 does not properly determine a pointer during checks for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, related to improper interaction between the PHP header function and certain browsers, as demonstrated by Internet Explorer and Google Chrome. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1398. | The sapi_header_op function in main/SAPI.c in PHP 5.4.0RC2 through 5.4.0 does not properly determine a pointer during checks for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, related to improper interaction between the PHP header function and certain browsers, as demonstrated by Internet Explorer and Google Chrome. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1398. | Description | updated |