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-0618

7.5 · HIGH
Published Mar 10, 2022 apple CWE-130 EPSS 1.30% (68th pctl)

Overview

CVE-2022-0618 is a high-severity vulnerability affecting apple swiftnio_http\/2. It was published on March 10, 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 a specially crafted HTTP/2 frame. This vulnerability is caused by a logical error when parsing a HTTP/2 HEADERS or HTTP/2 PUSH_PROMISE frame where the frame contains padding information without any other data. This logical error caused confusion about the size of the frame, leading to a parsing error. This parsing error immediately crashes the entire process. Sending a HEADERS frame or PUSH_PROMISE frame with HTTP/2 padding information 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 an appropriately crafted frame. The impact on availability is high: receiving the frame immediately crashes the server, dropping all

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.20.0 Affected

Frequently Asked Questions

What is CVE-2022-0618?

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

How severe is CVE-2022-0618?

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-0618?

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-0618?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-0618 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.