Vulnerability from csaf_ncscnl
Published
2025-03-04 10:15
Modified
2025-03-04 10:15
Summary
Kwetsbaarheden verholpen in Google Android en Samsung Mobile

Notes

The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions: NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein. NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory. This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Google heeft meerdere kwetsbaarheden verholpen in Android en Samsung Mobile, waaronder twee zero-day kwetsbaarheden die actief werden uitgebuit in gerichte aanvallen.
Interpretaties
De kwetsbaarheden bevinden zich in de Android-kernel en de ExternalStorageProvider.java, wat kan leiden tot lokale privilege-escalatie en remote code-executie. Daarnaast kunnen verschillende kwetsbaarheden remote aanvallers in staat stellen om denial-of-service te veroorzaken of gevoelige gegevens te benaderen. De kwetsbaarheden treffen verschillende versies van Android en Samsung-producten, wat onmiddellijke aandacht van beveiligingsbeheerders vereist. Google meldt informatie te hebben ontvangen dat de kwetsbaarheden met kenmerk CVE-2024-43093 en CVE-2024-50302 beperkt en gericht zijn misbruikt. Deze kwetsbaarheden bevinden zich respectievelijk in het Android Framework en in de Kernel en stellen een kwaadwillende in staat zich verhoogde rechten toe te kennen en toegang te krijgen tot gevoelige gegevens. Voor zover bekend moet voor succesvol misbruik de kwaadwillende het slachtoffer misleiden een malafide app te installeren.
Oplossingen
Google heeft fixes geïmplementeerd om deze risico's te mitigeren, terwijl Samsung soortgelijke problemen in zijn apparaten heeft aangepakt. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-264
CWE-264
CWE-126
Buffer Over-read
CWE-193
Off-by-one Error
CWE-1286
Improper Validation of Syntactic Correctness of Input
CWE-908
Use of Uninitialized Resource
CWE-129
Improper Validation of Array Index
CWE-190
Integer Overflow or Wraparound
CWE-665
Improper Initialization
CWE-285
Improper Authorization
CWE-476
NULL Pointer Dereference
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')



{
  "document": {
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE"
      }
    },
    "lang": "nl",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
      },
      {
        "category": "description",
        "text": "Google heeft meerdere kwetsbaarheden verholpen in Android en Samsung Mobile, waaronder twee zero-day kwetsbaarheden die actief werden uitgebuit in gerichte aanvallen.",
        "title": "Feiten"
      },
      {
        "category": "description",
        "text": "De kwetsbaarheden bevinden zich in de Android-kernel en de ExternalStorageProvider.java, wat kan leiden tot lokale privilege-escalatie en remote code-executie. Daarnaast kunnen verschillende kwetsbaarheden remote aanvallers in staat stellen om denial-of-service te veroorzaken of gevoelige gegevens te benaderen. De kwetsbaarheden treffen verschillende versies van Android en Samsung-producten, wat onmiddellijke aandacht van beveiligingsbeheerders vereist.\n\nGoogle meldt informatie te hebben ontvangen dat de kwetsbaarheden met kenmerk CVE-2024-43093 en CVE-2024-50302 beperkt en gericht zijn misbruikt. Deze kwetsbaarheden bevinden zich respectievelijk in het Android Framework en in de Kernel en stellen een kwaadwillende in staat zich verhoogde rechten toe te kennen en toegang te krijgen tot gevoelige gegevens. Voor zover bekend moet voor succesvol misbruik de kwaadwillende het slachtoffer misleiden een malafide app te installeren.",
        "title": "Interpretaties"
      },
      {
        "category": "description",
        "text": "Google heeft fixes ge\u00efmplementeerd om deze risico\u0027s te mitigeren, terwijl Samsung soortgelijke problemen in zijn apparaten heeft aangepakt. Zie bijgevoegde referenties voor meer informatie.",
        "title": "Oplossingen"
      },
      {
        "category": "general",
        "text": "medium",
        "title": "Kans"
      },
      {
        "category": "general",
        "text": "high",
        "title": "Schade"
      },
      {
        "category": "general",
        "text": "CWE-264",
        "title": "CWE-264"
      },
      {
        "category": "general",
        "text": "Buffer Over-read",
        "title": "CWE-126"
      },
      {
        "category": "general",
        "text": "Off-by-one Error",
        "title": "CWE-193"
      },
      {
        "category": "general",
        "text": "Improper Validation of Syntactic Correctness of Input",
        "title": "CWE-1286"
      },
      {
        "category": "general",
        "text": "Use of Uninitialized Resource",
        "title": "CWE-908"
      },
      {
        "category": "general",
        "text": "Improper Validation of Array Index",
        "title": "CWE-129"
      },
      {
        "category": "general",
        "text": "Integer Overflow or Wraparound",
        "title": "CWE-190"
      },
      {
        "category": "general",
        "text": "Improper Initialization",
        "title": "CWE-665"
      },
      {
        "category": "general",
        "text": "Improper Authorization",
        "title": "CWE-285"
      },
      {
        "category": "general",
        "text": "NULL Pointer Dereference",
        "title": "CWE-476"
      },
      {
        "category": "general",
        "text": "Out-of-bounds Write",
        "title": "CWE-787"
      },
      {
        "category": "general",
        "text": "Exposure of Sensitive Information to an Unauthorized Actor",
        "title": "CWE-200"
      },
      {
        "category": "general",
        "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
        "title": "CWE-120"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "cert@ncsc.nl",
      "name": "Nationaal Cyber Security Centrum",
      "namespace": "https://www.ncsc.nl/"
    },
    "references": [
      {
        "category": "external",
        "summary": "Reference - ncscclear",
        "url": "https://source.android.com/docs/security/bulletin/2025-03-01"
      },
      {
        "category": "external",
        "summary": "Reference - ncscclear",
        "url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2025\u0026month=03"
      }
    ],
    "title": "Kwetsbaarheden verholpen in Google Android en Samsung Mobile",
    "tracking": {
      "current_release_date": "2025-03-04T10:15:32.203439Z",
      "generator": {
        "date": "2025-02-25T15:15:00Z",
        "engine": {
          "name": "V.A.",
          "version": "1.0"
        }
      },
      "id": "NCSC-2025-0072",
      "initial_release_date": "2025-03-04T10:15:32.203439Z",
      "revision_history": [
        {
          "date": "2025-03-04T10:15:32.203439Z",
          "number": "0",
          "summary": "Initiele versie"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:android/12",
                "product": {
                  "name": "vers:android/12",
                  "product_id": "CSAFPID-1657637"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:android/12l",
                "product": {
                  "name": "vers:android/12l",
                  "product_id": "CSAFPID-1657638"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:android/13",
                "product": {
                  "name": "vers:android/13",
                  "product_id": "CSAFPID-1657639"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:android/14",
                "product": {
                  "name": "vers:android/14",
                  "product_id": "CSAFPID-1657640"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:android/15",
                "product": {
                  "name": "vers:android/15",
                  "product_id": "CSAFPID-1657641"
                }
              }
            ],
            "category": "product_name",
            "name": "System"
          }
        ],
        "category": "vendor",
        "name": "Android"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/*",
                "product": {
                  "name": "vers:unknown/*",
                  "product_id": "CSAFPID-1175944"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:unknown/unknown",
                "product": {
                  "name": "vers:unknown/unknown",
                  "product_id": "CSAFPID-1274691"
                }
              }
            ],
            "category": "product_name",
            "name": "Mobile Devices"
          }
        ],
        "category": "vendor",
        "name": "Samsung"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-21125",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-21125",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-21125.json"
        }
      ],
      "title": "CVE-2023-21125"
    },
    {
      "cve": "CVE-2024-43051",
      "cwe": {
        "id": "CWE-285",
        "name": "Improper Authorization"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Authorization",
          "title": "CWE-285"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-43051",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43051.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-43051"
    },
    {
      "cve": "CVE-2024-43093",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-43093",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43093.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-43093"
    },
    {
      "cve": "CVE-2024-46852",
      "cwe": {
        "id": "CWE-193",
        "name": "Off-by-one Error"
      },
      "notes": [
        {
          "category": "other",
          "text": "Off-by-one Error",
          "title": "CWE-193"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-46852",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46852.json"
        }
      ],
      "title": "CVE-2024-46852"
    },
    {
      "cve": "CVE-2024-49728",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-49728",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49728.json"
        }
      ],
      "title": "CVE-2024-49728"
    },
    {
      "cve": "CVE-2024-49836",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Validation of Array Index",
          "title": "CWE-129"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-49836",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49836.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-49836"
    },
    {
      "cve": "CVE-2024-49838",
      "cwe": {
        "id": "CWE-126",
        "name": "Buffer Over-read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Over-read",
          "title": "CWE-126"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-49838",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49838.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-49838"
    },
    {
      "cve": "CVE-2024-50302",
      "cwe": {
        "id": "CWE-665",
        "name": "Improper Initialization"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Initialization",
          "title": "CWE-665"
        },
        {
          "category": "other",
          "text": "Use of Uninitialized Resource",
          "title": "CWE-908"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-50302",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50302.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-50302"
    },
    {
      "cve": "CVE-2024-53011",
      "cwe": {
        "id": "CWE-264",
        "name": "-"
      },
      "notes": [
        {
          "category": "other",
          "text": "CWE-264",
          "title": "CWE-264"
        },
        {
          "category": "other",
          "text": "Exposure of Sensitive Information to an Unauthorized Actor",
          "title": "CWE-200"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53011",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53011.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.9,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-53011"
    },
    {
      "cve": "CVE-2024-53014",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Validation of Array Index",
          "title": "CWE-129"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53014",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53014.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-53014"
    },
    {
      "cve": "CVE-2024-53024",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53024",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53024.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-53024"
    },
    {
      "cve": "CVE-2024-53025",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "notes": [
        {
          "category": "other",
          "text": "Integer Overflow or Wraparound",
          "title": "CWE-190"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53025",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53025.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-53025"
    },
    {
      "cve": "CVE-2024-53027",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53027",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53027.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-1657637",
            "CSAFPID-1657638",
            "CSAFPID-1657639",
            "CSAFPID-1657640",
            "CSAFPID-1657641",
            "CSAFPID-1175944",
            "CSAFPID-1274691"
          ]
        }
      ],
      "title": "CVE-2024-53027"
    },
    {
      "cve": "CVE-2025-0074",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0074",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0074.json"
        }
      ],
      "title": "CVE-2025-0074"
    },
    {
      "cve": "CVE-2025-0075",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0075",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0075.json"
        }
      ],
      "title": "CVE-2025-0075"
    },
    {
      "cve": "CVE-2025-0079",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0079",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0079.json"
        }
      ],
      "title": "CVE-2025-0079"
    },
    {
      "cve": "CVE-2025-0081",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0081",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0081.json"
        }
      ],
      "title": "CVE-2025-0081"
    },
    {
      "cve": "CVE-2025-0082",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0082",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0082.json"
        }
      ],
      "title": "CVE-2025-0082"
    },
    {
      "cve": "CVE-2025-0084",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0084",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0084.json"
        }
      ],
      "title": "CVE-2025-0084"
    },
    {
      "cve": "CVE-2025-0092",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0092",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0092.json"
        }
      ],
      "title": "CVE-2025-0092"
    },
    {
      "cve": "CVE-2025-0093",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0093",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0093.json"
        }
      ],
      "title": "CVE-2025-0093"
    },
    {
      "cve": "CVE-2025-20644",
      "cwe": {
        "id": "CWE-1286",
        "name": "Improper Validation of Syntactic Correctness of Input"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Validation of Syntactic Correctness of Input",
          "title": "CWE-1286"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20644",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20644.json"
        }
      ],
      "title": "CVE-2025-20644"
    },
    {
      "cve": "CVE-2025-20645",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Write",
          "title": "CWE-787"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20645",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20645.json"
        }
      ],
      "title": "CVE-2025-20645"
    },
    {
      "cve": "CVE-2025-20903",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20903",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20903.json"
        }
      ],
      "title": "CVE-2025-20903"
    },
    {
      "cve": "CVE-2025-20908",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20908",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20908.json"
        }
      ],
      "title": "CVE-2025-20908"
    },
    {
      "cve": "CVE-2025-20909",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20909",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20909.json"
        }
      ],
      "title": "CVE-2025-20909"
    },
    {
      "cve": "CVE-2025-20910",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20910",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20910.json"
        }
      ],
      "title": "CVE-2025-20910"
    },
    {
      "cve": "CVE-2025-20911",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20911",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20911.json"
        }
      ],
      "title": "CVE-2025-20911"
    },
    {
      "cve": "CVE-2025-20912",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20912",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20912.json"
        }
      ],
      "title": "CVE-2025-20912"
    },
    {
      "cve": "CVE-2025-22403",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22403",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22403.json"
        }
      ],
      "title": "CVE-2025-22403"
    },
    {
      "cve": "CVE-2025-22404",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22404",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22404.json"
        }
      ],
      "title": "CVE-2025-22404"
    },
    {
      "cve": "CVE-2025-22405",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22405",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22405.json"
        }
      ],
      "title": "CVE-2025-22405"
    },
    {
      "cve": "CVE-2025-22406",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22406",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22406.json"
        }
      ],
      "title": "CVE-2025-22406"
    },
    {
      "cve": "CVE-2025-22407",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22407",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22407.json"
        }
      ],
      "title": "CVE-2025-22407"
    },
    {
      "cve": "CVE-2025-22408",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22408",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22408.json"
        }
      ],
      "title": "CVE-2025-22408"
    },
    {
      "cve": "CVE-2025-22409",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22409",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22409.json"
        }
      ],
      "title": "CVE-2025-22409"
    },
    {
      "cve": "CVE-2025-22410",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22410",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22410.json"
        }
      ],
      "title": "CVE-2025-22410"
    },
    {
      "cve": "CVE-2025-22411",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22411",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22411.json"
        }
      ],
      "title": "CVE-2025-22411"
    },
    {
      "cve": "CVE-2025-22412",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22412",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22412.json"
        }
      ],
      "title": "CVE-2025-22412"
    },
    {
      "cve": "CVE-2025-22413",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-22413",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22413.json"
        }
      ],
      "title": "CVE-2025-22413"
    },
    {
      "cve": "CVE-2025-26417",
      "product_status": {
        "known_affected": [
          "CSAFPID-1657637",
          "CSAFPID-1657638",
          "CSAFPID-1657639",
          "CSAFPID-1657640",
          "CSAFPID-1657641",
          "CSAFPID-1175944",
          "CSAFPID-1274691"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26417",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26417.json"
        }
      ],
      "title": "CVE-2025-26417"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.