GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2016-7098

Vulnerability from gsd - Updated: 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"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…