cvelist/2018/1xxx/CVE-2018-1160.json

113 lines
4.0 KiB
JSON
Raw Normal View History

2017-12-05 02:03:20 -05:00
{
2019-03-18 01:10:02 +00:00
"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": [
2018-12-20 15:25:29 -05:00
{
2019-03-18 01:10:02 +00:00
"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."
2018-12-20 15:25:29 -05:00
}
2019-03-18 01:10:02 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787 Out of bounds write"
}
]
}
]
},
"references": {
"reference_data": [
{
"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://attachments.samba.org/attachment.cgi?id=14735",
"refsource": "MISC",
"url": "https://attachments.samba.org/attachment.cgi?id=14735"
},
{
"name": "106301",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106301"
},
{
"name": "46034",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46034/"
},
{
"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": "46048",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46048/"
},
{
"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": "https://www.tenable.com/security/research/tra-2018-48",
"refsource": "MISC",
"url": "https://www.tenable.com/security/research/tra-2018-48"
},
{
"name": "DSA-4356",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4356"
2019-04-08 16:00:42 +00:00
},
{
"refsource": "EXPLOIT-DB",
"name": "46675",
"url": "https://www.exploit-db.com/exploits/46675/"
2019-04-08 21:00:41 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152440/QNAP-Netatalk-Authentication-Bypass.html",
"url": "http://packetstormsecurity.com/files/152440/QNAP-Netatalk-Authentication-Bypass.html"
2019-03-18 01:10:02 +00:00
}
]
}
}