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

77 lines
2.8 KiB
JSON
Raw Normal View History

2021-03-24 19:00:40 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3466",
2021-03-25 19:00:43 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "libmicrohttpd",
"version": {
"version_data": [
{
"version_value": "libmicrohttpd 0.9.71"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-120"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1939127",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939127"
2021-05-05 03:00:50 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-6d5578e756",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4334XJNDJPYQNFE6S3S2KUJJ7TMHYCWL/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-d4149ff7fb",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K5NEPVGP3L2CZHLZ4UB44PEILHKPDBOG/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-5e10ad8c19",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/75HDMREKITMGPGE62NP7KE62ZJVLETXN/"
2021-03-25 19:00:43 +00:00
}
]
2021-03-24 19:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-25 19:00:43 +00:00
"value": "A flaw was found in libmicrohttpd in versions before 0.9.71. A missing bounds check in the post_process_urlencoded function leads to a buffer overflow, allowing a remote attacker to write arbitrary data in an application that uses libmicrohttpd. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability."
2021-03-24 19:00:40 +00:00
}
]
}
}