CVE-2023-48052

NameCVE-2023-48052
DescriptionMissing 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.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
httpie (PTS)jessie, jessie (lts)0.8.0-1+deb8u1vulnerable
stretch0.9.8-1fixed
buster0.9.8-2fixed
bullseye2.2.0-2fixed
bookworm3.2.1-1vulnerable
sid, trixie3.2.2-1vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
httpiesourcejessie(unfixed)end-of-life
httpiesourcestretch(not affected)
httpiesourcebuster(not affected)
httpiesourcebullseye(not affected)
httpiesource(unstable)(unfixed)unimportant

Notes

[bullseye] - httpie <not-affected> (remote version check introduced in 3.2.0)
[buster] - httpie <not-affected> (remote version check introduced in 3.2.0)
https://gxx777.github.io/HTTPie_3.2.2_Cryptographic_API_Misuse_Vulnerability.md
The httpie tools do validate SSL certificates for user-provided URLs, and fail if invalid.
Only its internal version check (update_warnings.py) makes a verify=False call to a
https://packages.httpie.io/latest.json URL, with no security impact besides displaying the information.
Introduced by: https://github.com/httpie/cli/commit/003f2095d4e98b26220802f016a56be38bf9bd8d (v3.2.0)

Search for package or bug name: Reporting problems