osv-2023-705
Vulnerability from osv_ossfuzz
Published
2023-08-17 14:00
Modified
2023-08-19 14:26
Summary
Security exception in org.apache.lucene.util.automaton.RegExp.toAutomaton
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61493
Crash type: Security exception
Crash state:
org.apache.lucene.util.automaton.RegExp.toAutomaton
java.base/java.util.BitSet.ensureCapacity
java.base/java.util.BitSet.expandTo
{
"affected": [
{
"database_specific": {
"fixed_range": "71f6f59a75392e1209d32362a9979ed47898c511:fb8183332bc5fa74a8eb36105be1026ae7aa0a8e"
},
"ecosystem_specific": {
"severity": "LOW"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "lucene",
"purl": "pkg:generic/lucene"
},
"ranges": [
{
"events": [
{
"introduced": "18b56bd0024afeb1d9c04bd58af2711742dbdf67"
},
{
"fixed": "fb8183332bc5fa74a8eb36105be1026ae7aa0a8e"
},
{
"introduced": "14e0947cdb9bd9150584e9721b46353e29ba0ba0"
},
{
"fixed": "db02a1ee780a3d8ad775fdb0c8dd5efbd0d9b8ab"
}
],
"repo": "https://github.com/apache/lucene.git",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61493\n\n```\nCrash type: Security exception\nCrash state:\norg.apache.lucene.util.automaton.RegExp.toAutomaton\njava.base/java.util.BitSet.ensureCapacity\njava.base/java.util.BitSet.expandTo\n```\n",
"id": "OSV-2023-705",
"modified": "2023-08-19T14:26:28.816770Z",
"published": "2023-08-17T14:00:59.717535Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61493"
}
],
"schema_version": "1.4.0",
"summary": "Security exception in org.apache.lucene.util.automaton.RegExp.toAutomaton"
}
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…