osv-2024-1423
Vulnerability from osv_ossfuzz
Published
2025-01-25 00:03
Modified
2025-01-25 00:03
Summary
Security exception in java.base/java.util.Arrays.copyOfRange
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=391709145
Crash type: Security exception
Crash state:
java.base/java.util.Arrays.copyOfRange
org.apache.poi.util.IOUtils.safelyClone
org.apache.poi.ddf.EscherBlipRecord.setPictureData
{
"affected": [
{
"ecosystem_specific": {
"severity": "LOW"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "apache-poi",
"purl": "pkg:generic/apache-poi"
},
"ranges": [
{
"events": [
{
"introduced": "c488cae3f3536253d0bd2c7580f08193dd70b2da"
}
],
"repo": "https://github.com/apache/poi.git",
"type": "GIT"
}
],
"versions": [
"REL_5_5_0",
"REL_5_5_1"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=391709145\n\n```\nCrash type: Security exception\nCrash state:\njava.base/java.util.Arrays.copyOfRange\norg.apache.poi.util.IOUtils.safelyClone\norg.apache.poi.ddf.EscherBlipRecord.setPictureData\n```\n",
"id": "OSV-2024-1423",
"modified": "2025-01-25T00:03:24.362579Z",
"published": "2025-01-25T00:03:24.362190Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=391709145"
}
],
"schema_version": "1.7.3",
"summary": "Security exception in java.base/java.util.Arrays.copyOfRange"
}
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…