mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
102 lines
3.6 KiB
JSON
102 lines
3.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-2905",
|
|
"ASSIGNER": "cve@takeonme.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Due to a failure in validating the length of a provided MQTT_CMD_PUBLISH\u00a0parsed message with a variable length header, Cesanta Mongoose, an\u00a0embeddable web server, version 7.10 is susceptible to a heap-based buffer overflow vulnerability in the default configuration. Version 7.9 and prior does not appear to be vulnerable. This issue is resolved in version 7.11.\n"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-122 Heap-based Buffer Overflow",
|
|
"cweId": "CWE-122"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Cesanta",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Mongoose",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"status": "affected",
|
|
"version": "7.10"
|
|
},
|
|
{
|
|
"status": "unaffected",
|
|
"version": "7.11"
|
|
}
|
|
],
|
|
"defaultStatus": "unaffected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://takeonme.org/cves/CVE-2023-2905.html",
|
|
"refsource": "MISC",
|
|
"name": "https://takeonme.org/cves/CVE-2023-2905.html"
|
|
},
|
|
{
|
|
"url": "https://github.com/cesanta/mongoose/pull/2274",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/cesanta/mongoose/pull/2274"
|
|
},
|
|
{
|
|
"url": "https://github.com/cesanta/mongoose/releases/tag/7.11",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/cesanta/mongoose/releases/tag/7.11"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "zenofex"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "WanderingGlitch"
|
|
}
|
|
]
|
|
} |