Swift Apple Swift

Do you want an email whenever new security vulnerabilities are reported in Apple Swift?

Recent Apple Swift Security Advisories

Advisory Title Published
HT210647 Swift 5.1.1 for Ubuntu Security Content October 11, 2019
HT210772 SwiftNIO SSL 2.4.1 Security Content October 4, 2019
HT210436 SwiftNIO HTTP/2 1.5.0 Security Content August 13, 2019
HT208921 SwiftNIO 1.8.0 Security Content June 27, 2018
HT208804 Security Update 2018-001 Swift 4.1.1 for Ubuntu 14.04 Security Content May 4, 2018

By the Year

In 2024 there have been 0 vulnerabilities in Apple Swift . Swift did not have any published security vulnerabilities last year.

Year Vulnerabilities Average Score
2024 0 0.00
2023 0 0.00
2022 1 7.50
2021 0 0.00
2020 1 7.50
2019 0 0.00
2018 1 8.80

It may take a day or so for new Swift vulnerabilities to show up in the stats or in the list of recent security vulnerabilties. Additionally vulnerabilities may be tagged under a different product or component name.

Recent Apple Swift Security Vulnerabilities

A program using swift-corelibs-foundation is vulnerable to a denial of service attack caused by a potentially malicious source producing a JSON document containing a type mismatch

CVE-2022-1642 7.5 - High - June 16, 2022

A program using swift-corelibs-foundation is vulnerable to a denial of service attack caused by a potentially malicious source producing a JSON document containing a type mismatch. This vulnerability is caused by the interaction between a deserialization mechanism offered by the Swift standard library, the Codable protocol; and the JSONDecoder class offered by swift-corelibs-foundation, which can deserialize types that adopt the Codable protocol based on the content of a provided JSON document. When a type that adopts Codable requests the initialization of a field with an integer value, the JSONDecoder class uses a type-erased container with different accessor methods to attempt and coerce a corresponding JSON value and produce an integer. In the case the JSON value was a numeric literal with a floating-point portion, JSONDecoder used different type-eraser methods during validation than it did during the final casting of the value. The checked casting produces a deterministic crash due to this mismatch. The JSONDecoder class is often wrapped by popular Swift-based web frameworks to parse the body of HTTP requests and perform basic type validation. This makes the attack low-effort: sending a specifically crafted JSON document during a request to these endpoints will cause them to crash. The attack does not have any confidentiality or integrity risks in and of itself; the crash is produced deterministically by an abort function that ensures that execution does not continue in the face of this violation of assumptions. However, unexpected crashes can lead to violations of invariants in services, so it's possible that this attack can be used to trigger error conditions that escalate the risk. Producing a denial of service may also be the goal of an attacker in itself. This issue is solved in Swift 5.6.2 for Linux and Windows. This issue was solved by ensuring that the same methods are invoked both when validating and during casting, so that no type mismatch occurs. Swift for Linux and Windows versions are not ABI-interchangeable. To upgrade a service, its owner must update to this version of the Swift toolchain, then recompile and redeploy their software. The new version of Swift includes an updated swift-corelibs-foundation package. Versions of Swift running on Darwin-based operating systems are not affected.

Incorrect Type Conversion or Cast

A stack overflow issue existed in Swift for Linux

CVE-2020-9861 7.5 - High - November 02, 2020

A stack overflow issue existed in Swift for Linux. The issue was addressed with improved input validation for dealing with deeply nested malicious JSON input.

Memory Corruption

An issue was discovered in certain Apple products

CVE-2018-4220 8.8 - High - June 08, 2018

An issue was discovered in certain Apple products. Swift before 4.1.1 Security Update 2018-001 is affected. The issue involves the "Swift for Ubuntu" component. It allows attackers to execute arbitrary code in a privileged context because write and execute permissions are enabled during library loading.

Incorrect Permission Assignment for Critical Resource

Stay on top of Security Vulnerabilities

Want an email whenever new vulnerabilities are published for Apple Swift or by Apple? Click the Watch button to subscribe.

Apple
Vendor

Apple Swift
Product

subscribe