ghsa-8r96-8889-qg2x
Vulnerability from github
Published
2023-11-16 18:30
Modified
2025-02-06 16:05
Severity ?
Summary
HTTPie allows attackers to eavesdrop on communications between the host and server via a man-in-the-middle attack
Details
Missing SSL certificate validation in HTTPie v3.2.2 allows attackers to eavesdrop on communications between the host and server via a man-in-the-middle attack.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.2.2" }, "package": { "ecosystem": "PyPI", "name": "httpie" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-48052" ], "database_specific": { "cwe_ids": [ "CWE-295", "CWE-599" ], "github_reviewed": true, "github_reviewed_at": "2023-11-16T22:16:44Z", "nvd_published_at": "2023-11-16T18:15:07Z", "severity": "HIGH" }, "details": "Missing SSL certificate validation in HTTPie v3.2.2 allows attackers to eavesdrop on communications between the host and server via a man-in-the-middle attack.", "id": "GHSA-8r96-8889-qg2x", "modified": "2025-02-06T16:05:09Z", "published": "2023-11-16T18:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48052" }, { "type": "WEB", "url": "https://github.com/httpie/cli/issues/1549" }, { "type": "WEB", "url": "https://github.com/httpie/cli/commit/7f03c52d2237440c5a672296ce6955aae4ed4f09" }, { "type": "PACKAGE", "url": "https://github.com/httpie/cli" }, { "type": "WEB", "url": "https://github.com/httpie/cli/blob/master/httpie/client.py#L33" }, { "type": "WEB", "url": "https://github.com/httpie/cli/blob/master/httpie/internal/update_warnings.py#L44" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/httpie/PYSEC-2023-242.yaml" }, { "type": "WEB", "url": "https://gxx777.github.io/HTTPie_3.2.2_Cryptographic_API_Misuse_Vulnerability.md" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "HTTPie allows attackers to eavesdrop on communications between the host and server via a man-in-the-middle attack" }
Loading...
Loading...
- 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.