CVE-2022-39294
Last modified
CVE-2022-39294 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. conduit-hyper integrates a conduit application with the hyper server. Prior to version 0.4.2, `conduit-hyper` did not check any limit on a request's length before calling [`hyper::body::to_bytes`](https://docs.rs/hyper/latest/hyper/body/fn.to_bytes.html). EPSS estimates a 0.69% chance of exploitation in the next 30 days.
Description
conduit-hyper integrates a conduit application with the hyper server. Prior to version 0.4.2, `conduit-hyper` did not check any limit on a request's length before calling [`hyper::body::to_bytes`](https://docs.rs/hyper/latest/hyper/body/fn.to_bytes.html). An attacker could send a malicious request with an abnormally large `Content-Length`, which could lead to a panic if memory allocation failed for that request. In version 0.4.2, `conduit-hyper` sets an internal limit of 128 MiB per request, otherwise returning status 400 ("Bad Request"). This crate is part of the implementation of Rust's [crates.io](https://crates.io/), but that service is not affected due to its existing cloud infrastructure, which already drops such malicious requests. Even with the new limit in place, `conduit-hyper` is not recommended for production use, nor to directly serve the public Internet.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Conduit-Hyper Project | Conduit-Hyper | > 0.2.0, < 0.4.2 |
| Conduit-Hyper Project | Conduit-Hyper | 0.2.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39294?
How severe is CVE-2022-39294?
How do I fix CVE-2022-39294?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-39289ZoneMinder is a free, open source Closed-circuit television …7.5
- CVE-2022-3929 Communication between the client and the server application…9.8
- CVE-2022-39290ZoneMinder is a free, open source Closed-circuit television …6.5
- CVE-2022-39291ZoneMinder is a free, open source Closed-circuit television …5.4
- CVE-2022-39292Slack Morphism is a modern client library for Slack Web/Even…7.5
- CVE-2022-39293Azure RTOS USBX is a high-performance USB host, device, and …9.8
- CVE-2022-39295Knowage is an open source suite for modern business analytic…6.1
- CVE-2022-39296MelisAssetManager provides deliveries of Melis Platform's as…7.5
- CVE-2022-39297MelisCms provides a full CMS for Melis Platform, including t…9.8
- CVE-2022-39298MelisFront is the engine that displays website hosted on Mel…9.8
- CVE-2022-39299Passport-SAML is a SAML 2.0 authentication provider for Pass…8.1
- CVE-2022-3930The Directorist WordPress plugin before 7.4.2.2 suffers from…6.5
Are you affected by CVE-2022-39294?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
