cvelist/2015/7xxx/CVE-2015-7851.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:24:27 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-7851",
2020-01-28 17:01:18 +00:00
"STATE": "PUBLIC"
2019-03-18 00:24:27 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-01-28 17:01:18 +00:00
"value": "Directory traversal vulnerability in the save_config function in ntpd in ntp_control.c in NTP before 4.2.8p4, when used on systems that do not use '\\' or '/' characters for directory separation such as OpenVMS, allows remote authenticated users to overwrite arbitrary files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"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.talosintel.com/reports/TALOS-2015-0062/",
"url": "http://www.talosintel.com/reports/TALOS-2015-0062/"
},
{
"refsource": "MISC",
"name": "http://support.ntp.org/bin/view/Main/SecurityNotice",
"url": "http://support.ntp.org/bin/view/Main/SecurityNotice"
},
{
"refsource": "MISC",
"name": "http://support.ntp.org/bin/view/Main/NtpBug2918",
"url": "http://support.ntp.org/bin/view/Main/NtpBug2918"
2019-03-18 00:24:27 +00:00
}
]
}
}