2024-07-14 02:06:08 +00:00

102 lines
2.6 KiB
JSON

{
"id": "CVE-2023-2905",
"sourceIdentifier": "cve@takeonme.org",
"published": "2023-08-09T05:15:40.740",
"lastModified": "2023-08-16T20:49:56.363",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"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"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
},
{
"source": "cve@takeonme.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-122"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cesanta:mongoose:7.10:*:*:*:*:*:*:*",
"matchCriteriaId": "56CBAB29-FE86-4AD6-B410-BE5B5A4AEBF7"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/cesanta/mongoose/pull/2274",
"source": "cve@takeonme.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/cesanta/mongoose/releases/tag/7.11",
"source": "cve@takeonme.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://takeonme.org/cves/CVE-2023-2905.html",
"source": "cve@takeonme.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
}
]
}