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

GSD-2010-2252

Vulnerability from gsd - Updated: 2023-12-13 01:21
Details
GNU Wget 1.12 and earlier uses a server-provided filename instead of the original URL to determine the destination filename of a download, which allows remote servers to create or overwrite arbitrary files via a 3xx redirect to a URL with a .wgetrc filename followed by a 3xx redirect to a URL with a crafted filename, and possibly execute arbitrary code as a consequence of writing to a dotfile in a home directory.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2010-2252",
    "description": "GNU Wget 1.12 and earlier uses a server-provided filename instead of the original URL to determine the destination filename of a download, which allows remote servers to create or overwrite arbitrary files via a 3xx redirect to a URL with a .wgetrc filename followed by a 3xx redirect to a URL with a crafted filename, and possibly execute arbitrary code as a consequence of writing to a dotfile in a home directory.",
    "id": "GSD-2010-2252",
    "references": [
      "https://www.suse.com/security/cve/CVE-2010-2252.html",
      "https://www.debian.org/security/2010/dsa-2088",
      "https://access.redhat.com/errata/RHSA-2014:0151",
      "https://linux.oracle.com/cve/CVE-2010-2252.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2010-2252"
      ],
      "details": "GNU Wget 1.12 and earlier uses a server-provided filename instead of the original URL to determine the destination filename of a download, which allows remote servers to create or overwrite arbitrary files via a 3xx redirect to a URL with a .wgetrc filename followed by a 3xx redirect to a URL with a crafted filename, and possibly execute arbitrary code as a consequence of writing to a dotfile in a home directory.",
      "id": "GSD-2010-2252",
      "modified": "2023-12-13T01:21:31.725000Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2010-2252",
        "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": "GNU Wget 1.12 and earlier uses a server-provided filename instead of the original URL to determine the destination filename of a download, which allows remote servers to create or overwrite arbitrary files via a 3xx redirect to a URL with a .wgetrc filename followed by a 3xx redirect to a URL with a crafted filename, and possibly execute arbitrary code as a consequence of writing to a dotfile in a home directory."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "[oss-security] 20100517 [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=oss-security\u0026m=127411372529485\u0026w=2"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=602797",
            "refsource": "CONFIRM",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=602797"
          },
          {
            "name": "[bug-wget] 20100520 Re: security risk of unexpected download filenames",
            "refsource": "MLIST",
            "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00031.html"
          },
          {
            "name": "RHSA-2014:0151",
            "refsource": "REDHAT",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0151.html"
          },
          {
            "name": "[bug-wget] 20100520 security risk of unexpected download filenames",
            "refsource": "MLIST",
            "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00023.html"
          },
          {
            "name": "[oss-security] 20100609 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=oss-security\u0026m=127611288927500\u0026w=2"
          },
          {
            "name": "65722",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/65722"
          },
          {
            "name": "http://www.ocert.org/advisories/ocert-2010-001.html",
            "refsource": "MISC",
            "url": "http://www.ocert.org/advisories/ocert-2010-001.html"
          },
          {
            "name": "[oss-security] 20100518 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=oss-security\u0026m=127416905831994\u0026w=2"
          },
          {
            "name": "[bug-wget] 20100521 Re: security risk of unexpected download filenames",
            "refsource": "MLIST",
            "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00032.html"
          },
          {
            "name": "[bug-wget] 20100520 Re: security risk of unexpected download filenames",
            "refsource": "MLIST",
            "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00033.html"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=591580",
            "refsource": "CONFIRM",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=591580"
          },
          {
            "name": "[oss-security] 20100521 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=oss-security\u0026m=127441275821210\u0026w=2"
          },
          {
            "name": "[oss-security] 20100517 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=oss-security\u0026m=127412569216380\u0026w=2"
          },
          {
            "name": "[oss-security] 20100520 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=oss-security\u0026m=127432968701342\u0026w=2"
          },
          {
            "name": "[oss-security] 20100519 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=oss-security\u0026m=127427572721591\u0026w=2"
          },
          {
            "name": "[bug-wget] 20100521 Re: security risk of unexpected download filenames",
            "refsource": "MLIST",
            "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00034.html"
          },
          {
            "name": "[oss-security] 20100518 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=oss-security\u0026m=127422615924593\u0026w=2"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.8.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.8.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.11.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.11.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.8:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.7.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.11.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.11:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.9:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.5.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.11.4:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.9.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.12",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.7:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.6:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.10.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.10.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:gnu:wget:1.10:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2010-2252"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "GNU Wget 1.12 and earlier uses a server-provided filename instead of the original URL to determine the destination filename of a download, which allows remote servers to create or overwrite arbitrary files via a 3xx redirect to a URL with a .wgetrc filename followed by a 3xx redirect to a URL with a crafted filename, and possibly execute arbitrary code as a consequence of writing to a dotfile in a home directory."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-20"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[oss-security] 20100517 [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127411372529485\u0026w=2"
            },
            {
              "name": "[oss-security] 20100520 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127432968701342\u0026w=2"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=602797",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=602797"
            },
            {
              "name": "[bug-wget] 20100521 Re: security risk of unexpected download filenames",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00034.html"
            },
            {
              "name": "[oss-security] 20100518 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127422615924593\u0026w=2"
            },
            {
              "name": "[oss-security] 20100519 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127427572721591\u0026w=2"
            },
            {
              "name": "[bug-wget] 20100520 Re: security risk of unexpected download filenames",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00033.html"
            },
            {
              "name": "[oss-security] 20100609 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127611288927500\u0026w=2"
            },
            {
              "name": "[oss-security] 20100518 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127416905831994\u0026w=2"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=591580",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=591580"
            },
            {
              "name": "[oss-security] 20100517 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127412569216380\u0026w=2"
            },
            {
              "name": "[bug-wget] 20100521 Re: security risk of unexpected download filenames",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00032.html"
            },
            {
              "name": "http://www.ocert.org/advisories/ocert-2010-001.html",
              "refsource": "MISC",
              "tags": [],
              "url": "http://www.ocert.org/advisories/ocert-2010-001.html"
            },
            {
              "name": "[bug-wget] 20100520 Re: security risk of unexpected download filenames",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00031.html"
            },
            {
              "name": "[oss-security] 20100521 Re: [oCERT-2010-001] multiple http client unexpected download filename vulnerability",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=oss-security\u0026m=127441275821210\u0026w=2"
            },
            {
              "name": "[bug-wget] 20100520 security risk of unexpected download filenames",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00023.html"
            },
            {
              "name": "RHSA-2014:0151",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://rhn.redhat.com/errata/RHSA-2014-0151.html"
            },
            {
              "name": "65722",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/65722"
            }
          ]
        }
      },
      "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": true
        }
      },
      "lastModifiedDate": "2016-11-28T19:07Z",
      "publishedDate": "2010-07-06T17:17Z"
    }
  }
}



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…