
Cloud Vulnerability DB
A community-led vulnerabilities database
Missing SSL certificate validation in HTTPie v3.2.2 was identified as a security vulnerability that allows attackers to potentially eavesdrop on communications between the host and server through man-in-the-middle attacks. The vulnerability was discovered and assigned CVE-2023-48052 on November 13, 2023, affecting the HTTPie command-line tool version 3.2.2 (MITRE CVE, NVD).
The vulnerability stems from improper certificate validation in the HTTPie client. Specifically, the issue was found in the update warnings implementation where SSL certificate validation was disabled through 'urllib3.disablewarnings()' and requests were made with 'verify=False'. The vulnerability has been assigned a CVSS v3.1 base score of 7.4 (High) with the vector string CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N. The issue is classified under CWE-295 (Improper Certificate Validation) and CWE-599 (Missing Validation of OpenSSL Certificate) ([Security Advisory](https://gxx777.github.io/HTTPie3.2.2CryptographicAPIMisuseVulnerability.md), NVD).
The vulnerability could allow attackers to intercept and eavesdrop on communications between the HTTPie client and server through man-in-the-middle attacks. This could potentially expose sensitive information transmitted during HTTP requests and responses. The impact is particularly concerning as it affects the security of all HTTPS communications made by the affected version of the tool (Security Advisory).
Users are advised to avoid using HTTPie version 3.2.2 or earlier versions. The recommended mitigation is to ensure proper SSL certificate validation by setting 'verify=True' for requests and not disabling HTTPS warnings. Organizations should ensure that their HTTPie installations are updated to versions that properly implement certificate validation (Security Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."