2023-11-17 19:00:53 +00:00
{
"id" : "CVE-2023-48024" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-11-17T17:15:07.893" ,
2023-11-25 03:01:05 +00:00
"lastModified" : "2023-11-25T02:23:37.257" ,
"vulnStatus" : "Analyzed" ,
2023-11-17 19:00:53 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Liblisp through commit 4c65969 was discovered to contain a use-after-free vulnerability in void hash_destroy(hash_table_t *h) at hash.c"
2023-11-25 03:01:05 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 que Liblisp a trav\u00e9s de el commit 4c65969 conten\u00eda una vulnerabilidad de use-after-free en void hash_destroy(hash_table_t *h) en hash.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:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"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"
}
]
}
]
2023-11-17 19:00:53 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/howerj/liblisp/issues/1" ,
2023-11-25 03:01:05 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-11-17 19:00:53 +00:00
}
]
}