cvelist/2018/1000xxx/CVE-2018-1000001.json

104 lines
3.0 KiB
JSON
Raw Normal View History

2018-01-16 09:25:46 -07:00
{
2018-01-31 09:02:52 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
2018-01-16 09:25:46 -07:00
"DATE_ASSIGNED" : "2018-01-02",
"ID" : "CVE-2018-1000001",
2018-01-31 09:02:52 -05:00
"REQUESTER" : "me@halfdog.net",
2018-01-30 14:02:29 -07:00
"STATE" : "PUBLIC"
2018-01-16 09:25:46 -07:00
},
2018-01-31 09:02:52 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "glibc",
"version" : {
"version_data" : [
{
"version_value" : "glibc 2.26 and older"
}
]
}
}
]
},
"vendor_name" : "glibc"
}
]
}
},
2018-01-16 09:25:46 -07:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
2018-01-31 09:02:52 -05:00
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In glibc 2.26 and earlier there is confusion in the usage of getcwd() by realpath() which can be used to write before the destination buffer leading to a buffer underflow and potential code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-284"
},
{
"lang" : "eng",
"value" : "CWE-272"
}
2018-01-30 14:02:29 -07:00
]
2018-01-31 09:02:52 -05:00
}
2018-01-16 09:25:46 -07:00
]
2018-01-31 09:02:52 -05:00
},
"references" : {
"reference_data" : [
2018-02-01 06:02:19 -05:00
{
"name" : "43775",
"refsource" : "EXPLOIT-DB",
2018-02-01 06:02:19 -05:00
"url" : "https://www.exploit-db.com/exploits/43775/"
},
2018-01-31 09:02:52 -05:00
{
"name" : "[oss-security] 20180111 Libc Realpath Buffer Underflow CVE-2018-1000001",
"refsource" : "MLIST",
2018-01-31 09:02:52 -05:00
"url" : "http://seclists.org/oss-sec/2018/q1/38"
},
{
"name" : "https://www.halfdog.net/Security/2017/LibcRealpathBufferUnderflow/",
"refsource" : "MISC",
2018-01-31 09:02:52 -05:00
"url" : "https://www.halfdog.net/Security/2017/LibcRealpathBufferUnderflow/"
2018-02-01 06:02:19 -05:00
},
2018-04-11 06:04:47 -04:00
{
"name" : "RHSA-2018:0805",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0805"
},
2018-03-15 06:05:11 -04:00
{
"name" : "USN-3534-1",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3534-1/"
},
{
"name" : "USN-3536-1",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3536-1/"
},
2018-02-01 06:02:19 -05:00
{
"name" : "102525",
"refsource" : "BID",
2018-02-01 06:02:19 -05:00
"url" : "http://www.securityfocus.com/bid/102525"
},
{
"name" : "1040162",
"refsource" : "SECTRACK",
2018-02-01 06:02:19 -05:00
"url" : "http://www.securitytracker.com/id/1040162"
2018-01-31 09:02:52 -05:00
}
]
}
2018-01-16 09:25:46 -07:00
}