gsd-2016-7098
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2016-7098",
"description": "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.",
"id": "GSD-2016-7098",
"references": [
"https://www.suse.com/security/cve/CVE-2016-7098.html",
"https://ubuntu.com/security/CVE-2016-7098",
"https://advisories.mageia.org/CVE-2016-7098.html",
"https://packetstormsecurity.com/files/cve/CVE-2016-7098"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2016-7098"
],
"details": "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.",
"id": "GSD-2016-7098",
"modified": "2023-12-13T01:21:20.807173Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-7098",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"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": "http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00083.html",
"refsource": "MISC",
"url": "http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00083.html"
},
{
"name": "http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00134.html",
"refsource": "MISC",
"url": "http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00134.html"
},
{
"name": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00044.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00044.html"
},
{
"name": "http://lists.opensuse.org/opensuse-updates/2017-01/msg00007.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-updates/2017-01/msg00007.html"
},
{
"name": "http://www.openwall.com/lists/oss-security/2016/08/27/2",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2016/08/27/2"
},
{
"name": "http://www.securityfocus.com/bid/93157",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/93157"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2020/01/msg00031.html",
"refsource": "MISC",
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00031.html"
},
{
"name": "https://www.exploit-db.com/exploits/40824/",
"refsource": "MISC",
"url": "https://www.exploit-db.com/exploits/40824/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gnu:wget:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.17",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-7098"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "CWE-362"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2016:2284",
"refsource": "SUSE",
"tags": [
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00044.html"
},
{
"name": "[oss-security] 20160827 Re: CVE Request - Gnu Wget 1.17 - Design Error Vulnerability",
"refsource": "MLIST",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2016/08/27/2"
},
{
"name": "[bug-wget] 20160824 Re: Wget - acess list bypass / race condition PoC",
"refsource": "MLIST",
"tags": [
"Mailing List"
],
"url": "http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00134.html"
},
{
"name": "[bug-wget] 20160814 Wget - acess list bypass / race condition PoC",
"refsource": "MLIST",
"tags": [
"Exploit",
"Mailing List"
],
"url": "http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00083.html"
},
{
"name": "93157",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/93157"
},
{
"name": "openSUSE-SU-2017:0015",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-updates/2017-01/msg00007.html"
},
{
"name": "40824",
"refsource": "EXPLOIT-DB",
"tags": [],
"url": "https://www.exploit-db.com/exploits/40824/"
},
{
"name": "[debian-lts-announce] 20200129 [SECURITY] [DLA 2086-1] wget security update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00031.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
},
"lastModifiedDate": "2017-09-03T01:29Z",
"publishedDate": "2016-09-26T14:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…