osv-2024-323
Vulnerability from osv_ossfuzz
Published
2024-04-29 05:41
Modified
2024-05-27 14:02
Summary
Security exception in com.puppycrawl.tools.checkstyle.JavaAstVisitor.getInnerBopAst
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68346
Crash type: Security exception
Crash state:
com.puppycrawl.tools.checkstyle.JavaAstVisitor.getInnerBopAst
java.base/java.util.stream.ReferencePipeline$3$1.accept
java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining
{
"affected": [
{
"database_specific": {
"fixed_range": "a7ca081725c9a152dadea835a75632bbe998d4c2:e7facb06e1bf121b8715fa82f406a24ab5bf6c0b",
"introduced_range": "114a9df1a48ec8c56aff95ab6b3d1be51e9faec4:508c3613a34e2313315799c6a424c54d3389bb40"
},
"ecosystem_specific": {
"severity": "LOW"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "checkstyle",
"purl": "pkg:generic/checkstyle"
},
"ranges": [
{
"events": [
{
"introduced": "145f1e18ce1daf34edf306339c1fee7cbd1b1b09"
},
{
"fixed": "e7facb06e1bf121b8715fa82f406a24ab5bf6c0b"
}
],
"repo": "https://github.com/checkstyle/checkstyle",
"type": "GIT"
}
],
"versions": [
"checkstyle-10.16.0"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68346\n\n```\nCrash type: Security exception\nCrash state:\ncom.puppycrawl.tools.checkstyle.JavaAstVisitor.getInnerBopAst\njava.base/java.util.stream.ReferencePipeline$3$1.accept\njava.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining\n```\n",
"id": "OSV-2024-323",
"modified": "2024-05-27T14:02:31.976819Z",
"published": "2024-04-29T05:41:42.743610Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68346"
}
],
"schema_version": "1.6.0",
"summary": "Security exception in com.puppycrawl.tools.checkstyle.JavaAstVisitor.getInnerBopAst"
}
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…