Service crash via mismatched JSON numeric casting
Published Jun 16, 2022 · Updated Aug 3, 2024
Denial of service in Swift Project swift-corelibs-foundation 5.6.1 and earlier allows remote attackers to crash services via crafted JSON. JSONDecoder validates a fractional numeric literal through one type-erased accessor but uses a different accessor for the checked integer cast, causing an abort. Reachability requires an application endpoint that passes attacker-controlled JSON to Codable decoding; the direct impact is a deterministic service crash.
Summary
What happened
Denial of service in Swift Project swift-corelibs-foundation 5.6.1 and earlier allows remote attackers to crash services via crafted JSON. JSONDecoder validates a fractional numeric literal through one type-erased accessor but uses a different accessor for the checked integer cast, causing an abort. Reachability requires an application endpoint that passes attacker-controlled JSON to Codable decoding; the direct impact is a deterministic service crash.
The record
- CVE
- CVE-2022-1642
- Published
- Jun 16, 2022
- Updated
- Aug 3, 2024
- Vendor
- Swift Project
- Product
- swift-corelibs-foundation
- Classifications
- CWE-351, CWE-241, CWE-704, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 16, 2022CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.5.0 <unspecified
- Affected versionversion=unspecified <=5.6.1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo