"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-06-22 13:00:49 +00:00
parent 729186c28e
commit b5a6edea53
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 56 additions and 58 deletions

View File

@ -1,19 +1,34 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-3843",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The gtkui_conf_read function in src/interfaces/gtk/ec_gtk_conf.c in Ettercap 0.7.3, when the GTK interface is used, does not ensure that the contents of the .ettercap_gtk file are controlled by the root user, which allows local users to conduct stack-based buffer overflow attacks and possibly execute arbitrary code, cause a denial of service (memory consumption), or possibly have unspecified other impact via crafted lines in this file."
}
]
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ettercap",
"version": {
"version_data": [
{
"version_value": "ettercap 0.7.5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
@ -21,56 +36,18 @@
"description": [
{
"lang": "eng",
"value": "Other"
"value": "CWE-120"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2010/10/13/2",
"url": "http://www.openwall.com/lists/oss-security/2010/10/13/2"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2010/10/13/6",
"url": "http://www.openwall.com/lists/oss-security/2010/10/13/6"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2010/10/14/1",
"url": "http://www.openwall.com/lists/oss-security/2010/10/14/1"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2010/10/14/2",
"url": "http://www.openwall.com/lists/oss-security/2010/10/14/2"
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=643453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=643453"
},
{
"refsource": "MISC",
@ -79,13 +56,16 @@
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=643453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=643453"
},
"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": [
{
"refsource": "MISC",
"name": "http://secunia.com/advisories/41820",
"url": "http://secunia.com/advisories/41820"
"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."
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-35197",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}