osv-2024-372
Vulnerability from osv_ossfuzz
Published
2024-04-30 00:09
Modified
2025-12-01 14:21
Summary
Security exception in java.base/java.util.Arrays.copyOf
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67413
Crash type: Security exception
Crash state:
java.base/java.util.Arrays.copyOf
java.base/java.lang.AbstractStringBuilder.ensureCapacityInternal
java.base/java.lang.AbstractStringBuilder.append
{
"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=67413\n\n```\nCrash type: Security exception\nCrash state:\njava.base/java.util.Arrays.copyOf\njava.base/java.lang.AbstractStringBuilder.ensureCapacityInternal\njava.base/java.lang.AbstractStringBuilder.append\n```\n",
"id": "OSV-2024-372",
"modified": "2025-12-01T14:21:29.544925Z",
"published": "2024-04-30T00:09:04.989259Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67413"
}
],
"schema_version": "1.6.0",
"summary": "Security exception in java.base/java.util.Arrays.copyOf"
}
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…