osv-2024-1209
Vulnerability from osv_ossfuzz
Published
2024-10-11 00:15
Modified
2025-03-18 00:30
Summary
Heap-use-after-free in xmlValidateOneElement
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372547409
Crash type: Heap-use-after-free READ 4
Crash state:
xmlValidateOneElement
xmlValidateElement
api.c
{
"affected": [
{
"database_specific": {
"introduced_range": "a279aae30f6c4d488f40b39e80087518b5459ea4:d4d1f3f33d6d4a5e31511281637a857944946e65"
},
"ecosystem_specific": {
"severity": "HIGH"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "libxml2",
"purl": "pkg:generic/libxml2"
},
"ranges": [
{
"events": [
{
"introduced": "577e2516d0ed3669c7e9879ba9f04214658bfd1b"
},
{
"fixed": "bf3619c3282143fee564ca5ff0634559cce3923d"
}
],
"repo": "https://gitlab.gnome.org/GNOME/libxml2.git",
"type": "GIT"
}
],
"versions": [
"v2.13.0",
"v2.13.1",
"v2.13.2",
"v2.13.3",
"v2.13.4",
"v2.13.5",
"v2.13.6"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372547409\n\n```\nCrash type: Heap-use-after-free READ 4\nCrash state:\nxmlValidateOneElement\nxmlValidateElement\napi.c\n```\n",
"id": "OSV-2024-1209",
"modified": "2025-03-18T00:30:11.577855Z",
"published": "2024-10-11T00:15:43.610812Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372547409"
}
],
"schema_version": "1.6.0",
"summary": "Heap-use-after-free in xmlValidateOneElement"
}
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…