cvelist/2016/7xxx/CVE-2016-7098.json

93 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-7098",
"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" : [
{
"lang" : "eng",
"value" : "Race condition in wget 1.17 and earlier, when used in recursive or mirroring mode to download a single file, might allow remote servers to bypass intended access list restrictions by keeping an HTTP connection open."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "40824",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/40824/"
},
{
"name" : "[bug-wget] 20160814 Wget - acess list bypass / race condition PoC",
"refsource" : "MLIST",
"url" : "http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00083.html"
},
{
"name" : "[bug-wget] 20160824 Re: Wget - acess list bypass / race condition PoC",
"refsource" : "MLIST",
"url" : "http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00134.html"
},
{
"name" : "[oss-security] 20160827 Re: CVE Request - Gnu Wget 1.17 - Design Error Vulnerability",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/08/27/2"
},
{
"name" : "openSUSE-SU-2016:2284",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2016-09/msg00044.html"
},
{
"name" : "openSUSE-SU-2017:0015",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2017-01/msg00007.html"
},
{
"name" : "93157",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/93157"
}
]
}
}