2023-05-30 02:00:36 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-06-23 20:00:42 +00:00
"ID" : "CVE-2023-34188" ,
"STATE" : "PUBLIC"
2023-05-30 02:00:36 +00:00
} ,
2023-06-23 20:00:42 +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" ,
2023-05-30 02:00:36 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-06 17:00:33 +00:00
"value" : "The HTTP server in Mongoose before 7.10 accepts requests containing negative Content-Length headers. By sending a single attack payload over TCP, an attacker can cause an infinite loop in which the server continuously reparses that payload, and does not respond to any other requests."
2023-06-23 20:00:42 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/cesanta/mongoose/commit/4663090a8fb036146dfe77718cff612b0101cb0f" ,
"refsource" : "MISC" ,
"name" : "https://github.com/cesanta/mongoose/commit/4663090a8fb036146dfe77718cff612b0101cb0f"
} ,
{
"url" : "https://github.com/cesanta/mongoose/pull/2197" ,
"refsource" : "MISC" ,
"name" : "https://github.com/cesanta/mongoose/pull/2197"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/cesanta/mongoose/compare/7.9...7.10" ,
"url" : "https://github.com/cesanta/mongoose/compare/7.9...7.10"
2023-07-17 18:00:34 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://blog.narfindustries.com/blog/narf-discovers-critical-vulnerabilities-in-cesanta-mongoose-http-server" ,
"url" : "https://blog.narfindustries.com/blog/narf-discovers-critical-vulnerabilities-in-cesanta-mongoose-http-server"
2023-05-30 02:00:36 +00:00
}
]
}
}