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

107 lines
3.5 KiB
JSON
Raw Normal View History

2018-01-16 09:25:46 -07:00
{
2019-03-18 05:04:35 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-1000001",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-01-31 09:02:52 -05:00
{
2019-03-18 05:04:35 +00:00
"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."
2018-01-31 09:02:52 -05:00
}
2019-03-18 05:04:35 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20180111 Libc Realpath Buffer Underflow CVE-2018-1000001",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2018/q1/38"
},
{
"name": "USN-3534-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3534-1/"
},
{
"name": "https://www.halfdog.net/Security/2017/LibcRealpathBufferUnderflow/",
"refsource": "MISC",
"url": "https://www.halfdog.net/Security/2017/LibcRealpathBufferUnderflow/"
},
{
"name": "102525",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102525"
},
{
"name": "44889",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44889/"
},
{
"name": "43775",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/43775/"
},
{
"name": "USN-3536-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3536-1/"
},
{
"name": "RHSA-2018:0805",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:0805"
},
{
"name": "1040162",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1040162"
2019-04-04 11:00:46 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190404-0003/",
"url": "https://security.netapp.com/advisory/ntap-20190404-0003/"
2019-03-18 05:04:35 +00:00
}
]
}
}