cvelist/2021/3xxx/CVE-2021-3518.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2021-04-27 19:00:48 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3518",
2021-05-18 12:00:40 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "libxml2",
"version": {
"version_data": [
{
"version_value": "libxml2 2.9.11"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "FEDORA",
"name": "FEDORA-2021-e3ed1ba38b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QVM4UJ3376I6ZVOYMHBNX4GY3NIV52WV/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210510 [SECURITY] [DLA 2653-1] libxml2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00008.html"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1954242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954242"
2021-06-14 03:00:56 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-b950000d2b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BZOMV5J4PMZAORVT64BKLV6YIZAFDGX6/"
2021-05-18 12:00:40 +00:00
}
]
2021-04-27 19:00:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-05-18 12:00:40 +00:00
"value": "There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability."
2021-04-27 19:00:48 +00:00
}
]
}
}