cvelist/2018/1xxx/CVE-2018-1160.json
2018-12-25 06:06:27 -05:00

104 lines
3.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "vulnreport@tenable.com",
"DATE_PUBLIC" : "2018-12-20T00:00:00",
"ID" : "CVE-2018-1160",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Netatalk",
"version" : {
"version_data" : [
{
"version_value" : "Before 3.1.12"
}
]
}
}
]
},
"vendor_name" : "Netatalk"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Netatalk before 3.1.12 is vulnerable to an out of bounds write in dsi_opensess.c. This is due to lack of bounds checking on attacker controlled data. A remote unauthenticated attacker can leverage this vulnerability to achieve arbitrary code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-787 Out of bounds write"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "46034",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/46034/"
},
{
"name" : "46048",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/46048/"
},
{
"name" : "https://attachments.samba.org/attachment.cgi?id=14735",
"refsource" : "MISC",
"url" : "https://attachments.samba.org/attachment.cgi?id=14735"
},
{
"name" : "https://github.com/tenable/poc/tree/master/netatalk/cve_2018_1160/",
"refsource" : "MISC",
"url" : "https://github.com/tenable/poc/tree/master/netatalk/cve_2018_1160/"
},
{
"name" : "https://www.tenable.com/security/research/tra-2018-48",
"refsource" : "MISC",
"url" : "https://www.tenable.com/security/research/tra-2018-48"
},
{
"name" : "http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.12.html",
"refsource" : "CONFIRM",
"url" : "http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.12.html"
},
{
"name" : "https://www.synology.com/security/advisory/Synology_SA_18_62",
"refsource" : "CONFIRM",
"url" : "https://www.synology.com/security/advisory/Synology_SA_18_62"
},
{
"name" : "DSA-4356",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4356"
},
{
"name" : "106301",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106301"
}
]
}
}