osv-2023-483
Vulnerability from osv_ossfuzz
Published
2023-06-14 14:01
Modified
2023-06-14 14:01
Summary
Security exception in com.github.javaparser.CommentsInserter.insertComments
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59786
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": "715d318ae45623c813cc24fb788a2bcb3abccdf6"
},
{
"fixed": "f72f9ae846012e86578906fd064f0422153dc06d"
}
],
"repo": "https://github.com/javaparser/javaparser",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59786\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-2023-483",
"modified": "2023-06-14T14:01:10.369959Z",
"published": "2023-06-14T14:01:10.369706Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59786"
}
],
"schema_version": "1.4.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…