osv-2023-1195
Vulnerability from osv_ossfuzz
Published
2023-11-22 13:03
Modified
2024-04-29 11:21
Summary
Security exception in java.base/java.util.HashMap.resize
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64367
Crash type: Security exception
Crash state:
java.base/java.util.HashMap.resize
java.base/java.util.HashMap.putVal
java.base/java.util.HashMap.put
{
"affected": [
{
"database_specific": {
"fixed_range": "72c40fe6f62410bcaa019dbf2cb570ee4e49b70e:3bf874e2141dc08550c0b330c7a7006f358bb0f0"
},
"ecosystem_specific": {
"severity": "LOW"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "apache-commons-codec",
"purl": "pkg:generic/apache-commons-codec"
},
"ranges": [
{
"events": [
{
"introduced": "44e4c4d778c3ab87db09c00e9d1c3260fd42dad5"
},
{
"fixed": "3bf874e2141dc08550c0b330c7a7006f358bb0f0"
}
],
"repo": "https://gitbox.apache.org/repos/asf/commons-codec.git",
"type": "GIT"
}
],
"versions": [
"commons-codec-1.16.1-RC1",
"rel/commons-codec-1.16.1"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64367\n\n```\nCrash type: Security exception\nCrash state:\njava.base/java.util.HashMap.resize\njava.base/java.util.HashMap.putVal\njava.base/java.util.HashMap.put\n```\n",
"id": "OSV-2023-1195",
"modified": "2024-04-29T11:21:55.852772Z",
"published": "2023-11-22T13:03:08.334211Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64367"
}
],
"schema_version": "1.6.0",
"summary": "Security exception in java.base/java.util.HashMap.resize"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…