2017-10-16 12:31:07 -04:00
{
2023-02-02 20:01:46 +00:00
"data_version" : "4.0" ,
2019-08-01 09:18:48 +02:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-17 21:51:20 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2014-8184" ,
2019-08-02 13:00:55 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-08-01 09:18:48 +02:00
} ,
2023-02-02 20:01:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-13 00:00:58 +00:00
"value" : "A vulnerability was found in liblouis, versions 2.5.x before 2.5.4. A stack-based buffer overflow was found in findTable() in liblouis. An attacker could create a malicious file that would cause applications that use liblouis (such as Orca) to crash, or potentially execute arbitrary code when opened."
2023-02-02 20:01:46 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-13 00:00:58 +00:00
"value" : "CWE-121" ,
2023-02-02 20:01:46 +00:00
"cweId" : "CWE-121"
}
]
}
]
} ,
2019-08-01 09:18:48 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-13 00:00:58 +00:00
"vendor_name" : "Liblouis" ,
2019-08-01 09:18:48 +02:00
"product" : {
"product_data" : [
{
2023-02-13 00:00:58 +00:00
"product_name" : "liblouis" ,
2019-08-01 09:18:48 +02:00
"version" : {
"version_data" : [
{
2023-02-13 00:00:58 +00:00
"version_affected" : "=" ,
"version_value" : "2.5.x before 2.5.4"
2019-08-01 09:18:48 +02:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-8184" ,
2023-02-02 20:01:46 +00:00
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-8184"
} ,
2019-03-17 21:51:20 +00:00
{
2023-02-02 20:01:46 +00:00
"url" : "https://github.com/liblouis/liblouis/issues/425" ,
"refsource" : "MISC" ,
"name" : "https://github.com/liblouis/liblouis/issues/425"
2019-03-17 21:51:20 +00:00
}
]
2019-08-01 09:18:48 +02:00
} ,
"impact" : {
"cvss" : [
2023-02-02 20:01:46 +00:00
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
2019-08-01 09:18:48 +02:00
]
2019-03-17 21:51:20 +00:00
}
2019-08-02 13:00:55 +00:00
}