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

64 lines
1.9 KiB
JSON

{
"id": "CVE-2024-38443",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-06-16T13:15:53.483",
"lastModified": "2024-11-21T09:25:53.177",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "C/sorting/binary_insertion_sort.c in The Algorithms - C through e5dad3f has a segmentation fault for deep recursion, which may affect common use cases such as sorting an array of 50 elements."
},
{
"lang": "es",
"value": "C/sorting/binary_insertion_sort.c en Los algoritmos: C hasta e5dad3f tiene un error de segmentaci\u00f3n para la recursividad profunda, lo que puede afectar casos de uso comunes, como ordenar una matriz de 50 elementos."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.5,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-121"
}
]
}
],
"references": [
{
"url": "https://github.com/TheAlgorithms/C/issues/1394",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/TheAlgorithms/C/issues/1394",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}