cvelist/2024/25xxx/CVE-2024-25062.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2024-02-04 06:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-02-04 17:00:34 +00:00
"ID": "CVE-2024-25062",
"STATE": "PUBLIC"
2024-02-04 06:00:34 +00:00
},
2024-02-04 17:00:34 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-02-04 06:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-02-04 17:00:34 +00:00
"value": "An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/tags",
"refsource": "MISC",
"name": "https://gitlab.gnome.org/GNOME/libxml2/-/tags"
},
{
"refsource": "CONFIRM",
"name": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/604",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/604"
2024-02-04 06:00:34 +00:00
}
]
}
}