ID

VAR-202202-1292


CVE

CVE-2022-24667


TITLE

swift-nio-http2  Integer overflow vulnerability in

Trust: 0.8

sources: JVNDB: JVNDB-2022-005852

DESCRIPTION

A program using swift-nio-http2 is vulnerable to a denial of service attack, caused by a network peer sending a specially crafted HPACK-encoded header block. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. There are a number of implementation errors in the parsing of HPACK-encoded header blocks that allow maliciously crafted HPACK header blocks to cause crashes in processes using swift-nio-http2. Each of these crashes is triggered instead of an integer overflow. A malicious HPACK header block could be sent on any of the HPACK-carrying frames in a HTTP/2 connection (HEADERS and PUSH_PROMISE), at any position. Sending a HPACK header block does not require any special permission, so any HTTP/2 connection peer may send one. 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 field block. The impact on availability is high: receiving a frame carrying this field block immediately crashes the server, dropping all in-flight connections and causing the service to need to restart. It is straightforward for an attacker to repeatedly send appropriately crafted field blocks, so attackers require very few resources to achieve a substantial denial of service. The attack does not have any confidentiality or integrity risks in and of itself: swift-nio-http2 is parsing the field block in memory-safe code and the crash is triggered instead of an integer overflow. However, sudden process crashes can lead to violations of invariants in services, so it is possible that this attack can be used to trigger an error condition that has confidentiality or integrity risks. The risk can be mitigated if untrusted peers can be prevented from communicating with the service. This mitigation is not available to many services. The issue is fixed by rewriting the parsing code to correctly handle all conditions in the function. The principal issue was found by automated fuzzing by oss-fuzz, but several associated bugs in the same code were found by code audit and fixed at the same time. swift-nio-http2 Exists in an integer overflow vulnerability.Service operation interruption (DoS) It may be in a state

Trust: 1.71

sources: NVD: CVE-2022-24667 // JVNDB: JVNDB-2022-005852 // VULHUB: VHN-414410

AFFECTED PRODUCTS

vendor:applemodel:swiftnio http\/2scope:gteversion:1.0.0

Trust: 1.0

vendor:applemodel:swiftnio http\/2scope:ltversion:1.19.2

Trust: 1.0

vendor:アップルmodel:swiftnio http/2scope:eqversion: -

Trust: 0.8

vendor:アップルmodel:swiftnio http/2scope:eqversion:1.0.0 to 1.19.1

Trust: 0.8

sources: JVNDB: JVNDB-2022-005852 // NVD: CVE-2022-24667

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2022-24667
value: HIGH

Trust: 1.0

NVD: CVE-2022-24667
value: HIGH

Trust: 0.8

CNNVD: CNNVD-202202-923
value: HIGH

Trust: 0.6

VULHUB: VHN-414410
value: MEDIUM

Trust: 0.1

nvd@nist.gov: CVE-2022-24667
severity: MEDIUM
baseScore: 5.0
vectorString: AV:N/AC:L/AU:N/C:N/I:N/A:P
accessVector: NETWORK
accessComplexity: LOW
authentication: NONE
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: PARTIAL
exploitabilityScore: 10.0
impactScore: 2.9
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.8

VULHUB: VHN-414410
severity: MEDIUM
baseScore: 5.0
vectorString: AV:N/AC:L/AU:N/C:N/I:N/A:P
accessVector: NETWORK
accessComplexity: LOW
authentication: NONE
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: PARTIAL
exploitabilityScore: 10.0
impactScore: 2.9
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

nvd@nist.gov: CVE-2022-24667
baseSeverity: HIGH
baseScore: 7.5
vectorString: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
attackVector: NETWORK
attackComplexity: LOW
privilegesRequired: NONE
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: HIGH
exploitabilityScore: 3.9
impactScore: 3.6
version: 3.1

Trust: 1.0

NVD: CVE-2022-24667
baseSeverity: HIGH
baseScore: 7.5
vectorString: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
attackVector: NETWORK
attackComplexity: LOW
privilegesRequired: NONE
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: HIGH
exploitabilityScore: NONE
impactScore: NONE
version: 3.0

Trust: 0.8

sources: VULHUB: VHN-414410 // JVNDB: JVNDB-2022-005852 // CNNVD: CNNVD-202202-923 // NVD: CVE-2022-24667

PROBLEMTYPE DATA

problemtype:CWE-190

Trust: 1.1

problemtype:Integer overflow or wraparound (CWE-190) [NVD evaluation ]

Trust: 0.8

sources: VULHUB: VHN-414410 // JVNDB: JVNDB-2022-005852 // NVD: CVE-2022-24667

THREAT TYPE

remote

Trust: 0.6

sources: CNNVD: CNNVD-202202-923

TYPE

input validation error

Trust: 0.6

sources: CNNVD: CNNVD-202202-923

PATCH

title:CVE-2022-24667url:https://github.com/apple/swift-nio-http2/security/advisories/GHSA-w3f6-pc54-gfw7

Trust: 0.8

title:swift-nio-http2 Enter the fix for the verification error vulnerabilityurl:http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=183268

Trust: 0.6

sources: JVNDB: JVNDB-2022-005852 // CNNVD: CNNVD-202202-923

EXTERNAL IDS

db:NVDid:CVE-2022-24667

Trust: 3.3

db:JVNDBid:JVNDB-2022-005852

Trust: 0.8

db:CNNVDid:CNNVD-202202-923

Trust: 0.6

db:VULHUBid:VHN-414410

Trust: 0.1

sources: VULHUB: VHN-414410 // JVNDB: JVNDB-2022-005852 // CNNVD: CNNVD-202202-923 // NVD: CVE-2022-24667

REFERENCES

url:https://nvd.nist.gov/vuln/detail/cve-2022-24667

Trust: 1.4

url:https://github.com/apple/swift-nio-http2/security/advisories/ghsa-w3f6-pc54-gfw7

Trust: 1.1

url:http2/security/advisories/ghsa-w3f6-pc54-gfw7

Trust: 0.6

url:https://github.com/apple/swift-nio-

Trust: 0.6

sources: VULHUB: VHN-414410 // JVNDB: JVNDB-2022-005852 // CNNVD: CNNVD-202202-923 // NVD: CVE-2022-24667

SOURCES

db:VULHUBid:VHN-414410
db:JVNDBid:JVNDB-2022-005852
db:CNNVDid:CNNVD-202202-923
db:NVDid:CVE-2022-24667

LAST UPDATE DATE

2024-11-23T23:07:28.574000+00:00


SOURCES UPDATE DATE

db:VULHUBid:VHN-414410date:2022-02-22T00:00:00
db:JVNDBid:JVNDB-2022-005852date:2023-06-15T07:43:00
db:CNNVDid:CNNVD-202202-923date:2022-02-23T00:00:00
db:NVDid:CVE-2022-24667date:2024-11-21T06:50:49.543

SOURCES RELEASE DATE

db:VULHUBid:VHN-414410date:2022-02-09T00:00:00
db:JVNDBid:JVNDB-2022-005852date:2023-06-15T00:00:00
db:CNNVDid:CNNVD-202202-923date:2022-02-09T00:00:00
db:NVDid:CVE-2022-24667date:2022-02-09T23:15:20.280