CVE-2022-31019
Last modified
CVE-2022-31019 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Vapor is a server-side Swift HTTP web framework. When using automatic content decoding an attacker can craft a request body that can make the server crash with the following request: `curl -d "array[_0][0][array][_0][0][array]$(for f in $(seq 1100); do echo -n '[_0][0][array]'; done)[string][_0]=hello%20world" http://localhost:8080/foo`. EPSS estimates a 1.49% chance of exploitation in the next 30 days.
Description
Vapor is a server-side Swift HTTP web framework. When using automatic content decoding an attacker can craft a request body that can make the server crash with the following request: `curl -d "array[_0][0][array][_0][0][array]$(for f in $(seq 1100); do echo -n '[_0][0][array]'; done)[string][_0]=hello%20world" http://localhost:8080/foo`. The issue is unbounded, attacker controlled stack growth which will at some point lead to a stack overflow and a process crash. This issue has been fixed in version 4.61.1.
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 |
|---|---|---|
| Vapor | Vapor | < 4.61.1 |
References
- https://github.com/vapor/vapor/commit/6c63226a4ab82ce53730eb1afb9ca63866fcf033Exploit, Patch, Third Party Advisory
- https://github.com/vapor/vapor/security/advisories/GHSA-qvxg-wjxc-r4ggMitigation, Third Party Advisory
- https://github.com/vapor/vapor/commit/6c63226a4ab82ce53730eb1afb9ca63866fcf033Exploit, Patch, Third Party Advisory
- https://github.com/vapor/vapor/security/advisories/GHSA-qvxg-wjxc-r4ggMitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-31019?
How severe is CVE-2022-31019?
How do I fix CVE-2022-31019?
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-31013Chat Server is the chat server for Vartalap, an open-source …9.8
- CVE-2022-31014Nextcloud server is an open source personal cloud server. Af…3.5
- CVE-2022-31015Waitress is a Web Server Gateway Interface server for Python…5.9
- CVE-2022-31016Argo CD is a declarative continuous deployment for Kubernete…6.5
- CVE-2022-31017Zulip is an open-source team collaboration tool. Versions 2.…2.6
- CVE-2022-31018Play Framework is a web framework for Java and Scala. A deni…7.5
- CVE-2022-31020Indy Node is the server portion of a distributed ledger purp…8.8
- CVE-2022-31021Ursa is a cryptographic library for use with blockchains. A …5.3
- CVE-2022-31022Bleve is a text indexing library for go. Bleve includes HTTP…5.5
- CVE-2022-31023Play Framework is a web framework for Java and Scala. Verion…7.5
- CVE-2022-31024richdocuments is the repository for NextCloud Collabra, the …6.5
- CVE-2022-31025Discourse is an open source platform for community discussio…5.3
Are you affected by CVE-2022-31019?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
