2024-12-08 03:06:42 +00:00

64 lines
2.0 KiB
JSON

{
"id": "CVE-2023-50432",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-04-29T22:15:06.770",
"lastModified": "2024-11-21T08:36:58.597",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "simple-dhcp-server through ec976d2 allows remote attackers to cause a denial of service (daemon crash) by sending a DHCP packet without any option fields, which causes free_packet in dhcp_packet.c to dereference a NULL pointer."
},
{
"lang": "es",
"value": "simple-dhcp-server a trav\u00e9s de ec976d2 permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda del daemon) enviando un paquete DHCP sin ning\u00fan campo de opci\u00f3n, lo que provoca que free_packet en dhcp_packet.c elimine la referencia a un puntero NULL."
}
],
"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:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
],
"references": [
{
"url": "https://papers.mathyvanhoef.com/esorics2024.pdf",
"source": "cve@mitre.org"
},
{
"url": "https://papers.mathyvanhoef.com/esorics2024.pdf",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}