cvelist/2020/12xxx/CVE-2020-12440.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-04-28 22:01:12 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-05-14 21:01:25 +00:00
"ID": "CVE-2020-12440",
"STATE": "PUBLIC"
2020-04-28 22:01:12 +00:00
},
2020-05-14 21:01:25 +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",
2020-04-28 22:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-05-19 12:01:17 +00:00
"value": "** DISPUTED ** NGINX through 1.18.0 allows an HTTP request smuggling attack that can lead to cache poisoning, credential hijacking, or security bypass. NOTE: many third parties dispute the validity of this finding because it represents normal \"Connection: keep-alive\" behavior."
2020-05-14 21:01:25 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://nginx.org/en/security_advisories.html",
"refsource": "MISC",
"name": "https://nginx.org/en/security_advisories.html"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/Glassware123/1023720bf4787375a04f32a0c12e956a",
"url": "https://gist.github.com/Glassware123/1023720bf4787375a04f32a0c12e956a"
2020-04-28 22:01:12 +00:00
}
]
}
}