CVE-2010-4574
Published Dec 22, 2010
Last updated 4 years ago
Overview
- Description
- The Pickle::Pickle function in base/pickle.cc in Google Chrome before 8.0.552.224 and Chrome OS before 8.0.552.343 on 64-bit Linux platforms does not properly perform pointer arithmetic, which allows remote attackers to bypass message deserialization validation, and cause a denial of service or possibly have unspecified other impact, via invalid pickle data.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-502
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CAE3A3E5-B389-4490-B9F6-46649D233AAD", "versionEndExcluding": "8.0.552.224" }, { "criteria": "cpe:2.3:o:google:chrome_os:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8AB5D23C-4D50-4643-8BDF-B21F32EE0D0B", "versionEndExcluding": "8.0.552.343" } ], "operator": "OR" }, { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:x64:*", "vulnerable": false, "matchCriteriaId": "71BFBE5F-56EB-45C9-B558-FC4D7CEA345A" } ], "operator": "OR" } ], "operator": "AND" } ]