osv-2024-748
Vulnerability from osv_ossfuzz
Published
2024-08-13 00:04
Modified
2024-08-13 00:04
Summary
Security exception in com.github.javaparser.CommentsInserter.insertComments
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=71032
Crash type: Security exception
Crash state:
com.github.javaparser.CommentsInserter.insertComments
java.base/java.util.Objects.equals
com.github.javaparser.Position.equals
{
"affected": [
{
"ecosystem_specific": {
"severity": "LOW"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "javaparser",
"purl": "pkg:generic/javaparser"
},
"ranges": [
{
"events": [
{
"introduced": "2c513ec7ae1a935b278432518175dba1607fe438"
},
{
"fixed": "3a23a493a8e8f9b833cea14c72e26299c9c9c742"
}
],
"repo": "https://github.com/javaparser/javaparser",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=71032\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-748",
"modified": "2024-08-13T00:04:40.789448Z",
"published": "2024-08-13T00:04:40.789098Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=71032"
}
],
"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…