2017-10-16 12:31:07 -04:00
{
2021-06-22 13:00:49 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 23:28:55 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2010-3843" ,
2021-06-22 13:00:49 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
2021-05-28 13:00:47 +00:00
"STATE" : "PUBLIC"
2019-03-17 23:28:55 +00:00
} ,
2021-05-28 13:00:47 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2021-06-22 13:00:49 +00:00
"vendor_name" : "n/a" ,
2021-05-28 13:00:47 +00:00
"product" : {
"product_data" : [
{
2021-06-22 13:00:49 +00:00
"product_name" : "ettercap" ,
2021-05-28 13:00:47 +00:00
"version" : {
"version_data" : [
{
2021-06-22 13:00:49 +00:00
"version_value" : "ettercap 0.7.5"
2021-05-28 13:00:47 +00:00
}
]
}
}
]
2021-06-22 13:00:49 +00:00
}
2021-05-28 13:00:47 +00:00
}
]
}
} ,
2021-06-22 13:00:49 +00:00
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2021-07-07 21:03:07 +02:00
"value" : "CWE-787"
2021-06-22 13:00:49 +00:00
}
]
}
]
} ,
2021-05-28 13:00:47 +00:00
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
2021-06-22 13:00:49 +00:00
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=643453" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=643453"
2021-05-28 13:00:47 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugs.launchpad.net/ubuntu/+source/ettercap/+bug/656347" ,
"url" : "https://bugs.launchpad.net/ubuntu/+source/ettercap/+bug/656347"
} ,
{
"refsource" : "MISC" ,
2021-06-22 13:00:49 +00:00
"name" : "http://article.gmane.org/gmane.comp.security.oss.general/3660" ,
"url" : "http://article.gmane.org/gmane.comp.security.oss.general/3660"
}
]
} ,
"description" : {
"description_data" : [
2021-05-28 13:00:47 +00:00
{
2021-06-22 13:00:49 +00:00
"lang" : "eng" ,
"value" : "The GTK version of ettercap uses a global settings file at /tmp/.ettercap_gtk and does not verify ownership of this file. When parsing this file for settings in gtkui_conf_read() (src/interfacesgtk/ec_gtk_conf.c), an unchecked sscanf() call allows a maliciously placed settings file to overflow a statically-sized buffer on the stack."
2019-03-17 23:28:55 +00:00
}
]
}
}