CVE-2024-1410
Last modified
CVE-2024-1410 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Cloudflare quiche was discovered to be vulnerable to unbounded storage of information related to connection ID retirement, which could lead to excessive resource consumption. Each QUIC connection possesses a set of connection Identifiers (IDs); see RFC 9000 Section 5.1 https://datatracker.ietf.org/doc/html/rfc9000#section-5.1 . EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
Cloudflare quiche was discovered to be vulnerable to unbounded storage of information related to connection ID retirement, which could lead to excessive resource consumption. Each QUIC connection possesses a set of connection Identifiers (IDs); see RFC 9000 Section 5.1 https://datatracker.ietf.org/doc/html/rfc9000#section-5.1 . Endpoints declare the number of active connection IDs they are willing to support using the active_connection_id_limit transport parameter. The peer can create new IDs using a NEW_CONNECTION_ID frame but must stay within the active ID limit. This is done by retirement of old IDs, the endpoint sends NEW_CONNECTION_ID includes a value in the retire_prior_to field, which elicits a RETIRE_CONNECTION_ID frame as confirmation. An unauthenticated remote attacker can exploit the vulnerability by sending NEW_CONNECTION_ID frames and manipulating the connection (e.g. by restricting the peer's congestion window size) so that RETIRE_CONNECTION_ID frames can only be sent at a slower rate than they are received, leading to storage of information related to connection IDs in an unbounded queue. Quiche versions 0.19.2 and 0.20.1 are the earliest to address this problem. There is no workaround for affected versions.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cloudflare | Quiche | < 0.19.2 |
| Cloudflare | Quiche | 0.20.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-1410?
How severe is CVE-2024-1410?
How do I fix CVE-2024-1410?
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 2024
- CVE-2024-14044A vulnerability was identified in Open5GS up to 2.7.1. This …6.3
- CVE-2024-1405A vulnerability was found in Linksys WRT54GL 4.30.18. It has…4.3
- CVE-2024-1406A vulnerability was found in Linksys WRT54GL 4.30.18. It has…4.3
- CVE-2024-1407The Paid Memberships Pro – Content Restriction, User Registr…5.4
- CVE-2024-1408The Paid Membership Plugin, Ecommerce, User Registration For…5.4
- CVE-2024-1409The Paid Membership Plugin, Ecommerce, User Registration For…5.4
- CVE-2024-1411The PowerPack Addons for Elementor plugin for WordPress is v…5.4
- CVE-2024-1412The Memberpress plugin for WordPress is vulnerable to Reflec…6.1
- CVE-2024-1413The Exclusive Addons for Elementor plugin for WordPress is v…5.4
- CVE-2024-1414The Exclusive Addons for Elementor plugin for WordPress is v…5.4
- CVE-2024-1415The Responsive Contact Form Builder & Lead Generation Plugin…4.3
- CVE-2024-1416The Responsive Contact Form Builder & Lead Generation Plugin…4.3
Are you affected by CVE-2024-1410?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
