httpie@1.0.3 vulnerabilities

HTTPie: modern, user-friendly command-line HTTP client for the API era.

  • latest version

    3.2.4

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the httpie package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Improper Certificate Validation

    httpie is a command line HTTP client.

    Affected versions of this package are vulnerable to Improper Certificate Validation via the client.py and update_warnings.py files. An attacker can eavesdrop on communications between the host and server by conducting a man-in-the-middle attack.

    Mitigation:

    1. Do not use urllib3.disable_warnings() to close TLS warning.

    2. Set get request verify=True.

    How to fix Improper Certificate Validation?

    Upgrade httpie to version 3.2.3 or higher.

    [0,3.2.3)
    • M
    Information Exposure

    httpie is a command line HTTP client.

    Affected versions of this package are vulnerable to Information Exposure due to improper distinction between cookies and the hosts they belonged to. This behavior may result in the exposure of some cookies when there are redirects originating from the actual host to a third party website.

    NOTE: This vulnerability has also been identified as: CVE-2022-0430

    How to fix Information Exposure?

    Upgrade httpie to version 3.1.0 or higher.

    [,3.1.0)
    • M
    Information Exposure

    httpie is a command line HTTP client.

    Affected versions of this package are vulnerable to Information Exposure due to improper distinction between cookies and the hosts they belonged to. This behavior may result in the exposure of some cookies when there are redirects originating from the actual host to a third party website.

    NOTE: This vulnerability has also been identified as: CVE-2022-24737

    How to fix Information Exposure?

    Upgrade httpie to version 3.1.0 or higher.

    [,3.1.0)