2024-08-20 18:03:14 +00:00

60 lines
1.9 KiB
JSON

{
"id": "CVE-2024-35492",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-05-29T20:15:13.037",
"lastModified": "2024-08-20T16:35:13.950",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cesanta Mongoose commit b316989 was discovered to contain a NULL pointer dereference via the scpy function at src/fmt.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted MQTT packet."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que el commit b316989 de Cesanta Mongoose conten\u00eda una desreferencia de puntero NULL a trav\u00e9s de la funci\u00f3n scpy en src/fmt.c. Esta vulnerabilidad permite a los atacantes provocar una denegaci\u00f3n de servicio (DoS) a trav\u00e9s de un paquete MQTT manipulado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
],
"references": [
{
"url": "https://github.com/zzh-newlearner/MQTT_Crash/blob/main/Mongoose_null_pointer.md",
"source": "cve@mitre.org"
}
]
}