VYPR

Swift Asn1

by Apple Inc.

Source repositories

CVEs (1)

  • CVE-2025-0343HigJan 15, 2025
    risk 0.42cvss 7.5epss 0.00

    Swift ASN.1 can be caused to crash when parsing certain BER/DER constructions. This crash is caused by a confusion in the ASN.1 library itself which assumes that certain objects can only be provided in either constructed or primitive forms, and will trigger a preconditionFailure…