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

81 lines
2.1 KiB
JSON

{
"id": "CVE-2023-48025",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-17T17:15:07.970",
"lastModified": "2023-11-25T01:21:30.640",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Liblisp through commit 4c65969 was discovered to contain a out-of-bounds-read vulnerability in unsigned get_length(lisp_cell_t * x) at eval.c"
},
{
"lang": "es",
"value": "Se descubri\u00f3 que Liblisp a trav\u00e9s de el commit 4c65969 conten\u00eda una vulnerabilidad de lectura fuera de los l\u00edmites en get_length sin firmar (lisp_cell_t * x) en eval.c"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:howerj:liblisp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2019-02-08",
"matchCriteriaId": "26CB9D0F-FF32-4225-84A4-B594E2F3ADEA"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/howerj/liblisp/issues/1",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}