ghsa-cfj3-7x9c-4p3h
Vulnerability from github
Published
2022-05-17 03:49
Modified
2024-10-26 22:35
Summary
Exposure of Sensitive Information to an Unauthorized Actor in Requests
Details

Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "requests"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.3.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2014-1829"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-200"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-07-07T22:49:52Z",
    "nvd_published_at": "2014-10-15T14:55:00Z",
    "severity": "MODERATE"
  },
  "details": "Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.",
  "id": "GHSA-cfj3-7x9c-4p3h",
  "modified": "2024-10-26T22:35:29Z",
  "published": "2022-05-17T03:49:35Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1829"
    },
    {
      "type": "WEB",
      "url": "https://github.com/kennethreitz/requests/issues/1885"
    },
    {
      "type": "WEB",
      "url": "https://github.com/psf/requests/issues/1885"
    },
    {
      "type": "WEB",
      "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733108"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-cfj3-7x9c-4p3h"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/psf/requests"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2014-13.yaml"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20150523055216/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:133/?name=MDVSA-2015:133"
    },
    {
      "type": "WEB",
      "url": "http://advisories.mageia.org/MGASA-2014-0409.html"
    },
    {
      "type": "WEB",
      "url": "http://www.debian.org/security/2015/dsa-3146"
    },
    {
      "type": "WEB",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133"
    },
    {
      "type": "WEB",
      "url": "http://www.ubuntu.com/usn/USN-2382-1"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Exposure of Sensitive Information to an Unauthorized Actor in Requests"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.
  • 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.