cvelist/2020/12xxx/CVE-2020-12845.json
2020-07-27 23:01:23 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12845",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cherokee 0.4.27 to 1.2.104 is affected by a denial of service due to a NULL pointer dereferences. A remote unauthenticated attacker can crash the server by sending an HTTP request to protected resources using a malformed Authorization header that is mishandled during a cherokee_buffer_add call within cherokee_validator_parse_basic or cherokee_validator_parse_digest."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/cherokee/webserver/releases",
"refsource": "MISC",
"name": "https://github.com/cherokee/webserver/releases"
},
{
"url": "http://cherokee-project.com/downloads.html",
"refsource": "MISC",
"name": "http://cherokee-project.com/downloads.html"
},
{
"refsource": "MISC",
"name": "https://github.com/cherokee/webserver/issues/1242",
"url": "https://github.com/cherokee/webserver/issues/1242"
}
]
}
}