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

Find a vulnerability

Search criteria

    Related vulnerabilities

    BREW-HTTP-PROMPT-CVE-201… (GHSA-XJJG-VMW6-C2P9)

    Vulnerability from osv_homebrew – Published: 2026-08-13 16:56 – Updated: 2026-09-10 00:08 – Source website
    VLAI
    Summary
    Open Redirect in httpie
    Details

    All versions of the HTTPie package prior to version 1.0.3 are vulnerable to Open Redirect that allows an attacker to write an arbitrary file with supplied filename and content to the current directory, by redirecting a request from HTTP to a crafted URL pointing to a server in his or hers control.


    {
      "affected": [
        {
          "ecosystem_specific": {
            "fix": "bump",
            "range_state": "fixed",
            "resource": "httpie",
            "resource_purl": "pkg:pypi/httpie@3.2.4",
            "upstream_fixed_in": "1.0.3"
          },
          "package": {
            "ecosystem": "Homebrew",
            "name": "http-prompt",
            "purl": "pkg:brew/http-prompt"
          },
          "ranges": [
            {
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "2.1.0_20"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ]
        }
      ],
      "database_specific": {
        "confidence": "high",
        "source": "matched",
        "strategy": "registry",
        "upstream_evidence": [
          {
            "ecosystem": "PyPI",
            "key": "pkg:pypi/httpie@3.2.4",
            "name": "httpie",
            "resource": "httpie",
            "strategy": "registry",
            "subject_version": "3.2.4"
          }
        ]
      },
      "details": "All versions of the HTTPie package prior to version 1.0.3 are vulnerable to Open Redirect that allows an attacker to write an arbitrary file with supplied filename and content to the current directory, by redirecting a request from HTTP to a crafted URL pointing to a server in his or hers control.",
      "id": "BREW-http-prompt-CVE-2019-10751",
      "modified": "2026-09-10T00:08:27Z",
      "published": "2026-08-13T16:56:28Z",
      "references": [
        {
          "type": "ADVISORY",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10751"
        },
        {
          "type": "ADVISORY",
          "url": "https://github.com/advisories/GHSA-xjjg-vmw6-c2p9"
        },
        {
          "type": "PACKAGE",
          "url": "https://github.com/jakubroztocil/httpie"
        },
        {
          "type": "WEB",
          "url": "https://github.com/jakubroztocil/httpie/releases/tag/1.0.3"
        },
        {
          "type": "WEB",
          "url": "https://github.com/pypa/advisory-database/tree/main/vulns/httpie/PYSEC-2019-23.yaml"
        },
        {
          "type": "WEB",
          "url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00031.html"
        },
        {
          "type": "WEB",
          "url": "https://snyk.io/vuln/SNYK-PYTHON-HTTPIE-460107"
        },
        {
          "type": "WEB",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00003.html"
        },
        {
          "type": "WEB",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00022.html"
        }
      ],
      "schema_version": "1.7.3",
      "severity": [
        {
          "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "type": "CVSS_V3"
        },
        {
          "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "type": "CVSS_V4"
        }
      ],
      "summary": "Open Redirect in httpie",
      "upstream": [
        "GHSA-xjjg-vmw6-c2p9",
        "CVE-2019-10751",
        "PYSEC-2019-23",
        "SNYK-PYTHON-HTTPIE-460107"
      ]
    }

    PYSEC-2019-23

    Vulnerability from pysec - Published: 2019-08-23 17:15 - Updated: 2019-09-02 18:15
    VLAI
    Details

    All versions of the HTTPie package prior to version 1.0.3 are vulnerable to Open Redirect that allows an attacker to write an arbitrary file with supplied filename and content to the current directory, by redirecting a request from HTTP to a crafted URL pointing to a server in his or hers control.

    Impacted products
    Name purl
    httpie pkg:pypi/httpie

    {
      "affected": [
        {
          "package": {
            "ecosystem": "PyPI",
            "name": "httpie",
            "purl": "pkg:pypi/httpie"
          },
          "ranges": [
            {
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "1.0.3"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "versions": [
            "0.1",
            "0.1.1",
            "0.1.2",
            "0.1.3",
            "0.1.4",
            "0.1.5",
            "0.1.6",
            "0.2.0",
            "0.2.1",
            "0.2.2",
            "0.2.3",
            "0.2.4dev",
            "0.2.4",
            "0.2.5",
            "0.2.6",
            "0.2.7",
            "0.3.0",
            "0.3.1",
            "0.4.0",
            "0.4.1",
            "0.5.0",
            "0.5.1",
            "0.6.0",
            "0.7.0",
            "0.7.2",
            "0.8.0",
            "0.9.0",
            "0.9.1",
            "0.9.2",
            "0.9.3",
            "0.9.4",
            "0.9.5",
            "0.9.6",
            "0.9.7",
            "0.9.8",
            "0.9.9",
            "1.0.0",
            "1.0.2"
          ]
        }
      ],
      "aliases": [
        "CVE-2019-10751",
        "SNYK-PYTHON-HTTPIE-460107",
        "GHSA-xjjg-vmw6-c2p9"
      ],
      "details": "All versions of the HTTPie package prior to version 1.0.3 are vulnerable to Open Redirect that allows an attacker to write an arbitrary file with supplied filename and content to the current directory, by redirecting a request from HTTP to a crafted URL pointing to a server in his or hers control.",
      "id": "PYSEC-2019-23",
      "modified": "2019-09-02T18:15:00Z",
      "published": "2019-08-23T17:15:00Z",
      "references": [
        {
          "type": "ADVISORY",
          "url": "https://snyk.io/vuln/SNYK-PYTHON-HTTPIE-460107"
        },
        {
          "type": "WEB",
          "url": "https://github.com/jakubroztocil/httpie/releases/tag/1.0.3"
        },
        {
          "type": "WEB",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00003.html"
        },
        {
          "type": "WEB",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00022.html"
        },
        {
          "type": "WEB",
          "url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00031.html"
        },
        {
          "type": "ADVISORY",
          "url": "https://github.com/advisories/GHSA-xjjg-vmw6-c2p9"
        }
      ]
    }