osv-2024-24
Vulnerability from osv_ossfuzz
Published
2024-01-20 00:04
Modified
2024-03-13 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=65740
Crash type: Security exception
Crash state:
java.base/java.util.Arrays.copyOf
com.fasterxml.jackson.core.util.TextBuffer.expandCurrentSegment
com.fasterxml.jackson.dataformat.cbor.CBORParser._finishShortText
{
"affected": [
{
"database_specific": {
"fixed_range": "8d484d2573a6240596c9cc002648e27dce8287a4:1f8c5193a651853be0334968bd7bd860398a7478",
"introduced_range": "11e473ec679fbef8a2c10d47f6d3b19985bc9a52:0e2a81a78dbfa6583bee7520c2d441dbb38e2f5b"
},
"ecosystem_specific": {
"severity": "LOW"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "jackson-dataformats-binary",
"purl": "pkg:generic/jackson-dataformats-binary"
},
"ranges": [
{
"events": [
{
"introduced": "955e711ac433f529450048624ee5c30aeb47c258"
},
{
"fixed": "1f8c5193a651853be0334968bd7bd860398a7478"
}
],
"repo": "https://github.com/FasterXML/jackson-dataformats-binary",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65740\n\n```\nCrash type: Security exception\nCrash state:\njava.base/java.util.Arrays.copyOf\ncom.fasterxml.jackson.core.util.TextBuffer.expandCurrentSegment\ncom.fasterxml.jackson.dataformat.cbor.CBORParser._finishShortText\n```\n",
"id": "OSV-2024-24",
"modified": "2024-03-13T14:21:08.789955Z",
"published": "2024-01-20T00:04:01.700018Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65740"
}
],
"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…