cvelist/2021/36xxx/CVE-2021-36160.json

109 lines
3.6 KiB
JSON
Raw Normal View History

2021-07-06 09:00:48 +00:00
{
"CVE_data_meta": {
2021-09-16 15:38:55 +01:00
"ASSIGNER": "security@apache.org",
2021-07-06 09:00:48 +00:00
"ID": "CVE-2021-36160",
2021-09-16 15:38:55 +01:00
"STATE": "PUBLIC",
"TITLE": "mod_proxy_uwsgi out of bound read"
2021-07-06 09:00:48 +00:00
},
2021-09-16 15:38:55 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache HTTP Server 2.4",
"version_value": "2.4.48"
},
{
"version_affected": "!<",
"version_name": "Apache HTTP Server 2.4",
"version_value": "2.4.30"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "LI ZHI XIN from NSFocus Security Team"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-07-06 09:00:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-16 15:00:59 +00:00
"value": "A carefully crafted request uri-path can cause mod_proxy_uwsgi to read above the allocated memory and crash (DoS). This issue affects Apache HTTP Server versions 2.4.30 to 2.4.48 (inclusive)."
2021-09-16 15:38:55 +01:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "moderate"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 out of bound read"
}
]
2021-07-06 09:00:48 +00:00
}
]
2021-09-16 15:38:55 +01:00
},
"references": {
"reference_data": [
{
2021-09-16 15:00:59 +00:00
"refsource": "MISC",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html",
"name": "http://httpd.apache.org/security/vulnerabilities_24.html"
2021-09-16 16:01:02 +00:00
},
{
"refsource": "MLIST",
"name": "[httpd-cvs] 20210916 [httpd-site] branch main updated: Revert \"Add descriptions for CVE-2021-33193 CVE-2021-36160\"",
"url": "https://lists.apache.org/thread.html/re4162adc051c1a0a79e7a24093f3776373e8733abaff57253fef341d@%3Ccvs.httpd.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[httpd-cvs] 20210916 [httpd-site] branch main updated: Add descriptions for CVE-2021-33193 CVE-2021-36160",
"url": "https://lists.apache.org/thread.html/ree7519d71415ecdd170ff1889cab552d71758d2ba2904a17ded21a70@%3Ccvs.httpd.apache.org%3E"
2021-09-16 15:38:55 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "eng",
"time": "2021-04-26",
"value": "reported"
},
{
"lang": "eng",
"time": "2021-09-16",
"value": "2.4.49 release"
}
]
2021-09-16 15:00:59 +00:00
}