cvelist/2018/10xxx/CVE-2018-10945.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2018-05-09 15:04:36 -04:00
{
2019-03-18 02:22:29 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-10945",
"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": [
2018-06-19 17:03:06 -04:00
{
2019-03-18 02:22:29 +00:00
"lang": "eng",
"value": "The mg_handle_cgi function in mongoose.c in Mongoose 6.11 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash, or NULL pointer dereference) via an HTTP request, related to the mbuf_insert function."
2018-06-19 17:03:06 -04:00
}
2019-03-18 02:22:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://blog.hac425.top/2018/05/16/CVE-2018-10945-mongoose.html",
"refsource": "MISC",
"url": "http://blog.hac425.top/2018/05/16/CVE-2018-10945-mongoose.html"
}
]
}
}