osv-2024-138
Vulnerability from osv_ossfuzz
Published
2024-02-28 00:05
Modified
2024-04-04 14:17
Summary
Security exception in com.github.javaparser.GeneratedJavaParser.Expression
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67005
Crash type: Security exception
Crash state:
com.github.javaparser.GeneratedJavaParser.Expression
java.base/java.util.concurrent.ConcurrentHashMap.putVal
java.base/java.util.concurrent.ConcurrentHashMap.putIfAbsent
{
"affected": [
{
"database_specific": {
"fixed_range": "6846f0e87c5b2dfc9ba0cfa1bcd83069ae6690c4:f8d7444a972e717e95935fc463040edde61b18fb",
"introduced_range": "91b7cf988f38754f8b85401a832d1a313caabdbb:0946cca68a641fa122192f1761fe4a61a8c4f7ff"
},
"ecosystem_specific": {
"severity": "LOW"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "javaparser",
"purl": "pkg:generic/javaparser"
},
"ranges": [
{
"events": [
{
"introduced": "600a82f95e99b5a134d72c6fb3c3a60442b4f113"
},
{
"fixed": "f8d7444a972e717e95935fc463040edde61b18fb"
}
],
"repo": "https://github.com/javaparser/javaparser",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67005\n\n```\nCrash type: Security exception\nCrash state:\ncom.github.javaparser.GeneratedJavaParser.Expression\njava.base/java.util.concurrent.ConcurrentHashMap.putVal\njava.base/java.util.concurrent.ConcurrentHashMap.putIfAbsent\n```\n",
"id": "OSV-2024-138",
"modified": "2024-04-04T14:17:31.086359Z",
"published": "2024-02-28T00:05:23.810172Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67005"
}
],
"schema_version": "1.6.0",
"summary": "Security exception in com.github.javaparser.GeneratedJavaParser.Expression"
}
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…