2024-01-23 14:00:34 +00:00
{
2024-02-20 16:00:34 +00:00
"data_version" : "4.0" ,
2024-01-23 14:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-23310" ,
2024-02-20 16:00:34 +00:00
"ASSIGNER" : "talos-cna@cisco.com" ,
"STATE" : "PUBLIC"
2024-01-23 14:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-20 16:00:34 +00:00
"value" : "A use-after-free vulnerability exists in the sopen_FAMOS_read functionality of The Biosig Project libbiosig 2.5.0 and Master Branch (ab0ee111). A specially crafted .famos file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-825: Expired Pointer Dereference" ,
"cweId" : "CWE-825"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The Biosig Project" ,
"product" : {
"product_data" : [
{
"product_name" : "libbiosig" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "2.5.0"
} ,
{
"version_affected" : "=" ,
"version_value" : "Master Branch (ab0ee111)"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1923" ,
"refsource" : "MISC" ,
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1923"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Discovered by Lilith >_> of Cisco Talos."
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
2024-01-23 14:00:34 +00:00
}
]
}
}