cvelist/2019/19xxx/CVE-2019-19240.json
2019-11-22 19:02:03 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19240",
"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": "Embedthis GoAhead before 5.0.1 mishandles redirected HTTP requests with a large Host header. The GoAhead WebsRedirect uses a static host buffer that has a limited length and can overflow. This can cause a copy of the Host header to fail, leaving that buffer uninitialized, which may leak uninitialized data in a response."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/embedthis/goahead/issues/290",
"refsource": "MISC",
"name": "https://github.com/embedthis/goahead/issues/290"
},
{
"url": "https://github.com/embedthis/goahead/issues/289",
"refsource": "MISC",
"name": "https://github.com/embedthis/goahead/issues/289"
},
{
"url": "https://github.com/embedthis/goahead/releases/tag/v5.0.1",
"refsource": "MISC",
"name": "https://github.com/embedthis/goahead/releases/tag/v5.0.1"
}
]
}
}