Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-24668

7.5 · HIGH
Published Feb 9, 2022 apple CWE-241 EPSS 1.12% (63th pctl)

Overview

CVE-2022-24668 is a high-severity vulnerability affecting apple swiftnio_http\/2. It was published on February 9, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

A program using swift-nio-http2 is vulnerable to a denial of service attack caused by a network peer sending ALTSVC or ORIGIN frames. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. This vulnerability is caused by a logical error after frame parsing but before frame handling. ORIGIN and ALTSVC frames are not currently supported by swift-nio-http2, and should be ignored. However, one code path that encounters them has a deliberate trap instead. This was left behind from the original development process and was never removed. Sending an ALTSVC or ORIGIN frame does not require any special permission, so any HTTP/2 connection peer may send such a frame. For clients, this means any server to which they connect may launch this attack. For servers, anyone they allow to connect to them may launch such an attack. The attack is low-effort: it takes very little resources to send one of these frames. The impact on availability is high: receiving the frame immediately crashes

Remediation

Check the references section for vendor advisories and patches from apple. Update swiftnio_http\/2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apple swiftnio_http\/2 >= 1.0.0, < 1.19.2 Affected

Frequently Asked Questions

What is CVE-2022-24668?

CVE-2022-24668 is a high-severity vulnerability affecting apple swiftnio_http\/2. It was published on February 9, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-24668?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-24668?

Check the references section for vendor advisories and patches from apple. Update swiftnio_http\/2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-24668?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-24668 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.