CVE-2010-3870
CVSS V2 Medium 6.8
CVSS V3 None
Description
The utf8_decode function in PHP before 5.3.4 does not properly handle non-shortest form UTF-8 encoding and ill-formed subsequences in UTF-8 data, which makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string.
Overview
- CVE ID
- CVE-2010-3870
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2010-11-12T21:00:02
- Last Modified Date
- 2023-02-13T04:27:11
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 5.2.14 | |
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 5.3.0 | 5.3.4 |
cpe:2.3:o:canonical:ubuntu_linux:6.06:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:8.04:*:*:*:-:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:9.10:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:-:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:10.10:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2010-3870 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3870 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:59:54 | Added to TrackCVE | |||
2023-02-02 15:03:02 | 2023-02-02T14:15:22 | CVE Modified Date | updated | |
2023-02-02 15:03:02 | Analyzed | Modified | Vulnerability Status | updated |
2023-02-02 15:03:03 | The utf8_decode function in PHP before 5.3.4 does not properly handle non-shortest form UTF-8 encoding and ill-formed subsequences in UTF-8 data, which makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string. | CVE-2010-3870 php: XSS mitigation bypass via utf8_decode() | Description | updated |
2023-02-02 15:03:07 | References | updated | ||
2023-02-13 05:03:58 | 2023-02-13T04:27:11 | CVE Modified Date | updated | |
2023-02-13 05:03:58 | CVE-2010-3870 php: XSS mitigation bypass via utf8_decode() | The utf8_decode function in PHP before 5.3.4 does not properly handle non-shortest form UTF-8 encoding and ill-formed subsequences in UTF-8 data, which makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string. | Description | updated |