2022-10-21 19:00:29 +00:00
{
2022-11-23 04:00:58 -05:00
"data_version" : "4.0" ,
2022-10-21 19:00:29 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-43588" ,
2023-02-01 18:00:38 +00:00
"ASSIGNER" : "talos-cna@cisco.com" ,
"STATE" : "PUBLIC"
2022-10-21 19:00:29 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-01 18:00:38 +00:00
"value" : "A null pointer dereference vulnerability exists in the handle_ioctl_83150 functionality of Callback technologies CBFS Filter 20.0.8317. A specially crafted I/O request packet (IRP) can lead to denial of service. An attacker can issue an ioctl to trigger this vulnerability."
2022-11-23 04:00:58 -05:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-01 18:00:38 +00:00
"value" : "CWE-476: NULL Pointer Dereference" ,
"cweId" : "CWE-476"
2022-11-23 04:00:58 -05:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Callback technologies" ,
"product" : {
"product_data" : [
{
"product_name" : "CBFS Filter" ,
"version" : {
"version_data" : [
{
"version_value" : "20.0.8317" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
2023-02-01 18:00:38 +00:00
} ,
"references" : {
"reference_data" : [
{
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1647" ,
"refsource" : "MISC" ,
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1647"
}
]
} ,
"impact" : {
"cvss" : [
{
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.2 ,
"baseSeverity" : "MEDIUM"
}
]
2022-10-21 19:00:29 +00:00
}
}