- Description
- Oracle Java SE 7 and earlier, and OpenJDK 7 and earlier, computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against the MurmurHash3 algorithm, a different vulnerability than CVE-2012-2739.
- Source
- cve@mitre.org
- NVD status
- Modified
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- nvd@nist.gov
- CWE-310
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:oracle:jdk:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "E516A72D-806A-4C5F-89AE-589BC1FB364A",
"versionEndIncluding": "1.7.0"
},
{
"criteria": "cpe:2.3:a:oracle:jre:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "6A33D498-F52E-4321-87B3-10FB0050D66B",
"versionEndIncluding": "1.7.0"
},
{
"criteria": "cpe:2.3:a:oracle:openjdk:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "9E496C8B-BA28-4E4F-8168-10E623179DF9",
"versionEndIncluding": "1.7.0"
}
],
"operator": "OR"
}
]
}
]