<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Most recent sightings.</title>
    <link>https://db.gcve.eu</link>
    <description>Contains only the most 10 recent sightings.</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Fri, 22 May 2026 07:20:12 +0000</lastBuildDate>
    <item>
      <title>f1b0cab6-4e32-4987-8364-4a347e7d1501</title>
      <link>https://db.gcve.eu/sighting/f1b0cab6-4e32-4987-8364-4a347e7d1501/export</link>
      <description>{"uuid": "f1b0cab6-4e32-4987-8364-4a347e7d1501", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-0343", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/1671", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-0343\n\ud83d\udd39 Description: 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 if that constraint isn't met.\n\nImportantly, these constraints are actually required to be true in DER, but that correctness wasn't enforced on the early node parser side so it was incorrect to rely on it later on in decoding, which is what the library did.\n\nThese crashes can be triggered when parsing any DER/BER format object. There is no memory-safety issue here: the crash is a graceful one from the Swift runtime. The impact of this is that it can be used as a denial-of-service vector when parsing BER/DER data from unknown sources, e.g. when parsing TLS certificates.\n\ud83d\udccf Published: 2025-01-15T00:48:07.959Z\n\ud83d\udccf Modified: 2025-01-15T00:48:07.959Z\n\ud83d\udd17 References:\n1. https://github.com/apple/swift-asn1/security/advisories/GHSA-w8xv-rwgf-4fwh", "creation_timestamp": "2025-01-15T01:09:58.000000Z"}</description>
      <content:encoded>{"uuid": "f1b0cab6-4e32-4987-8364-4a347e7d1501", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-0343", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/1671", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-0343\n\ud83d\udd39 Description: 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 if that constraint isn't met.\n\nImportantly, these constraints are actually required to be true in DER, but that correctness wasn't enforced on the early node parser side so it was incorrect to rely on it later on in decoding, which is what the library did.\n\nThese crashes can be triggered when parsing any DER/BER format object. There is no memory-safety issue here: the crash is a graceful one from the Swift runtime. The impact of this is that it can be used as a denial-of-service vector when parsing BER/DER data from unknown sources, e.g. when parsing TLS certificates.\n\ud83d\udccf Published: 2025-01-15T00:48:07.959Z\n\ud83d\udccf Modified: 2025-01-15T00:48:07.959Z\n\ud83d\udd17 References:\n1. https://github.com/apple/swift-asn1/security/advisories/GHSA-w8xv-rwgf-4fwh", "creation_timestamp": "2025-01-15T01:09:58.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://db.gcve.eu/sighting/f1b0cab6-4e32-4987-8364-4a347e7d1501/export</guid>
      <pubDate>Wed, 15 Jan 2025 01:09:58 +0000</pubDate>
    </item>
    <item>
      <title>307e6655-ee3c-4232-bbf8-7694f8427eed</title>
      <link>https://db.gcve.eu/sighting/307e6655-ee3c-4232-bbf8-7694f8427eed/export</link>
      <description>{"uuid": "307e6655-ee3c-4232-bbf8-7694f8427eed", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-0343", "type": "seen", "source": "https://t.me/cvedetector/15401", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-0343 - Apple Swift ASN.1 Denial of Service\", \n  \"Content\": \"CVE ID : CVE-2025-0343 \nPublished : Jan. 15, 2025, 1:15 a.m. | 40\u00a0minutes ago \nDescription : 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 if that constraint isn't met.  \n  \nImportantly, these constraints are actually required to be true in DER, but that correctness wasn't enforced on the early node parser side so it was incorrect to rely on it later on in decoding, which is what the library did.  \n  \nThese crashes can be triggered when parsing any DER/BER format object. There is no memory-safety issue here: the crash is a graceful one from the Swift runtime. The impact of this is that it can be used as a denial-of-service vector when parsing BER/DER data from unknown sources, e.g. when parsing TLS certificates. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"15 Jan 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-01-15T03:24:17.000000Z"}</description>
      <content:encoded>{"uuid": "307e6655-ee3c-4232-bbf8-7694f8427eed", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-0343", "type": "seen", "source": "https://t.me/cvedetector/15401", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-0343 - Apple Swift ASN.1 Denial of Service\", \n  \"Content\": \"CVE ID : CVE-2025-0343 \nPublished : Jan. 15, 2025, 1:15 a.m. | 40\u00a0minutes ago \nDescription : 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 if that constraint isn't met.  \n  \nImportantly, these constraints are actually required to be true in DER, but that correctness wasn't enforced on the early node parser side so it was incorrect to rely on it later on in decoding, which is what the library did.  \n  \nThese crashes can be triggered when parsing any DER/BER format object. There is no memory-safety issue here: the crash is a graceful one from the Swift runtime. The impact of this is that it can be used as a denial-of-service vector when parsing BER/DER data from unknown sources, e.g. when parsing TLS certificates. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"15 Jan 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-01-15T03:24:17.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://db.gcve.eu/sighting/307e6655-ee3c-4232-bbf8-7694f8427eed/export</guid>
      <pubDate>Wed, 15 Jan 2025 03:24:17 +0000</pubDate>
    </item>
    <item>
      <title>cd08a6e3-64cb-4c3b-ad4c-d849aaa23f65</title>
      <link>https://db.gcve.eu/sighting/cd08a6e3-64cb-4c3b-ad4c-d849aaa23f65/export</link>
      <description>{"uuid": "cd08a6e3-64cb-4c3b-ad4c-d849aaa23f65", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-0343", "type": "seen", "source": "https://t.me/DarkWebInformer_CVEAlerts/8473", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-0343\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: 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 if that constraint isn't met.\n\nImportantly, these constraints are actually required to be true in DER, but that correctness wasn't enforced on the early node parser side so it was incorrect to rely on it later on in decoding, which is what the library did.\n\nThese crashes can be triggered when parsing any DER/BER format object. There is no memory-safety issue here: the crash is a graceful one from the Swift runtime. The impact of this is that it can be used as a denial-of-service vector when parsing BER/DER data from unknown sources, e.g. when parsing TLS certificates.\n\ud83d\udccf Published: 2025-01-15T00:48:07.959Z\n\ud83d\udccf Modified: 2025-03-24T16:07:03.833Z\n\ud83d\udd17 References:\n1. https://github.com/apple/swift-asn1/security/advisories/GHSA-w8xv-rwgf-4fwh", "creation_timestamp": "2025-03-24T16:23:07.000000Z"}</description>
      <content:encoded>{"uuid": "cd08a6e3-64cb-4c3b-ad4c-d849aaa23f65", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-0343", "type": "seen", "source": "https://t.me/DarkWebInformer_CVEAlerts/8473", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-0343\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: 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 if that constraint isn't met.\n\nImportantly, these constraints are actually required to be true in DER, but that correctness wasn't enforced on the early node parser side so it was incorrect to rely on it later on in decoding, which is what the library did.\n\nThese crashes can be triggered when parsing any DER/BER format object. There is no memory-safety issue here: the crash is a graceful one from the Swift runtime. The impact of this is that it can be used as a denial-of-service vector when parsing BER/DER data from unknown sources, e.g. when parsing TLS certificates.\n\ud83d\udccf Published: 2025-01-15T00:48:07.959Z\n\ud83d\udccf Modified: 2025-03-24T16:07:03.833Z\n\ud83d\udd17 References:\n1. https://github.com/apple/swift-asn1/security/advisories/GHSA-w8xv-rwgf-4fwh", "creation_timestamp": "2025-03-24T16:23:07.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://db.gcve.eu/sighting/cd08a6e3-64cb-4c3b-ad4c-d849aaa23f65/export</guid>
      <pubDate>Mon, 24 Mar 2025 16:23:07 +0000</pubDate>
    </item>
  </channel>
</rss>
