CVE-2022-3212
Last modified
CVE-2022-3212 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. <bytes::Bytes as axum_core::extract::FromRequest>::from_request would not, by default, set a limit for the size of the request body. That meant if a malicious peer would send a very large (or infinite) body your server might run out of memory and crash. EPSS estimates a 0.82% chance of exploitation in the next 30 days.
Description
<bytes::Bytes as axum_core::extract::FromRequest>::from_request would not, by default, set a limit for the size of the request body. That meant if a malicious peer would send a very large (or infinite) body your server might run out of memory and crash. This also applies to these extractors which used Bytes::from_request internally: axum::extract::Form axum::extract::Json String
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 | Update |
|---|---|---|---|
| Axum-Core Project | Axum-Core | < 0.2.8 | — |
| Axum-Core Project | Axum-Core | 0.3.0 | Rc1 |
References
- https://research.jfrog.com/vulnerabilities/axum-core-dos/Exploit, Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2022-0055.htmlExploit, Issue Tracking, Patch, Third Party Advisory
- https://research.jfrog.com/vulnerabilities/axum-core-dos/Exploit, Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2022-0055.htmlExploit, Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-3212?
How severe is CVE-2022-3212?
How do I fix CVE-2022-3212?
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-3211Cross-site Scripting (XSS) - Stored in GitHub repository pim…5.4
- CVE-2022-32114An unrestricted file upload vulnerability in the Add New Ass…8.8
- CVE-2022-32115An issue in the isSVG() function of Known v1.2.2+2020061101 …6.1
- CVE-2022-32117Jerryscript v2.4.0 was discovered to contain a stack buffer …7.8
- CVE-2022-32118Arox School ERP Pro v1.0 was discovered to contain a cross-s…6.1
- CVE-2022-32119Arox School ERP Pro v1.0 was discovered to contain multiple …8.8
- CVE-2022-3212474cmsSE v3.5.1 was discovered to contain a reflective cross-…6.1
- CVE-2022-3212574cmsSE v3.5.1 was discovered to contain a reflective cross-…6.1
- CVE-2022-3212674cmsSE v3.5.1 was discovered to contain a reflective cross-…6.1
- CVE-2022-3212774cmsSE v3.5.1 was discovered to contain a reflective cross-…6.1
- CVE-2022-3212874cmsSE v3.5.1 was discovered to contain a reflective cross-…6.1
- CVE-2022-3212974cmsSE v3.5.1 was discovered to contain a reflective cross-…6.1
Are you affected by CVE-2022-3212?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
