osv-2024-490
Vulnerability from osv_ossfuzz
Published
2024-05-20 00:07
Modified
2024-05-20 00:07
Summary
Security exception in com.github.javaparser.CommentsInserter.insertComments
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68929
Crash type: Security exception
Crash state:
com.github.javaparser.CommentsInserter.insertComments
java.base/java.util.Objects.equals
com.github.javaparser.Position.equals
{
"affected": [
{
"database_specific": {
"fixed_range": "6998087b4dcaa5c41634bd8eff43bf8e21908c90:d7ac5027ff5ab0ce0d5010f8c61033068c654d5b",
"introduced_range": "24e15da0a0403a9bb33b5394095b998c796e781e:bd5ddb57598bd05045e71b30ceb4c74eb79a3a27"
},
"ecosystem_specific": {
"severity": "LOW"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "javaparser",
"purl": "pkg:generic/javaparser"
},
"ranges": [
{
"events": [
{
"introduced": "0ca0164a7adad1a7b61b6617aca345a641660ac8"
},
{
"fixed": "d7ac5027ff5ab0ce0d5010f8c61033068c654d5b"
}
],
"repo": "https://github.com/javaparser/javaparser",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68929\n\n```\nCrash type: Security exception\nCrash state:\ncom.github.javaparser.CommentsInserter.insertComments\njava.base/java.util.Objects.equals\ncom.github.javaparser.Position.equals\n```\n",
"id": "OSV-2024-490",
"modified": "2024-05-20T00:07:13.417898Z",
"published": "2024-05-20T00:07:13.417197Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68929"
}
],
"schema_version": "1.6.0",
"summary": "Security exception in com.github.javaparser.CommentsInserter.insertComments"
}
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…