{
    "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": "Microsoft heeft kwetsbaarheden verholpen in SQL Server.",
                "title": "Feiten"
            },
            {
                "category": "description",
                "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om willekeurige SQL-code uit te voeren op de database-omgeving.\n\nMet uitzondering van de kwetsbaarheden met kenmerk CVE-2024-49021 en CVE-2024-49043 bevinden de kwetsbaarheden zich in de SQL Native Client. Succesvol misbruik van de kwetsbaarheden in de Native Client vereist dat de kwaadwillende het slachtoffer misleidt een verbinding te maken met een malafide SQL-server onder controle van de kwaadwillende.\n\nDe bovengenoemde uitzonderingen bevinden zich in de SQL-server zelf en zijn alleen lokaal te misbruiken. ",
                "title": "Interpretaties"
            },
            {
                "category": "description",
                "text": "Microsoft heeft updates beschikbaar gesteld waarmee de beschreven kwetsbaarheden worden verholpen. We raden u aan om deze updates te installeren. Meer informatie over de kwetsbaarheden, de installatie van de updates en eventuele work-arounds vindt u op:\n\nhttps://portal.msrc.microsoft.com/en-us/security-guidance",
                "title": "Oplossingen"
            },
            {
                "category": "general",
                "text": "medium",
                "title": "Kans"
            },
            {
                "category": "general",
                "text": "high",
                "title": "Schade"
            },
            {
                "category": "general",
                "text": "Double Free",
                "title": "CWE-415"
            },
            {
                "category": "general",
                "text": "Untrusted Search Path",
                "title": "CWE-426"
            },
            {
                "category": "general",
                "text": "Use After Free",
                "title": "CWE-416"
            },
            {
                "category": "general",
                "text": "Heap-based Buffer Overflow",
                "title": "CWE-122"
            }
        ],
        "publisher": {
            "category": "coordinator",
            "contact_details": "cert@ncsc.nl",
            "name": "Nationaal Cyber Security Centrum",
            "namespace": "https://www.ncsc.nl/"
        },
        "title": "Kwetsbaarheden verholpen in Microsoft SQL Server",
        "tracking": {
            "current_release_date": "2024-11-12T18:55:39.363057Z",
            "id": "NCSC-2024-0437",
            "initial_release_date": "2024-11-12T18:55:39.363057Z",
            "revision_history": [
                {
                    "date": "2024-11-12T18:55:39.363057Z",
                    "number": "0",
                    "summary": "Initiele versie"
                }
            ],
            "status": "final",
            "version": "1.0.0"
        }
    },
    "product_tree": {
        "branches": [
            {
                "branches": [
                    {
                        "category": "product_name",
                        "name": "sql_server",
                        "product": {
                            "name": "sql_server",
                            "product_id": "CSAFPID-102629",
                            "product_identification_helper": {
                                "cpe": "cpe:2.3:a:microsoft:sql_server:2016:sp3:*:*:*:*:x64:*"
                            }
                        }
                    },
                    {
                        "category": "product_name",
                        "name": "sql_server",
                        "product": {
                            "name": "sql_server",
                            "product_id": "CSAFPID-102630",
                            "product_identification_helper": {
                                "cpe": "cpe:2.3:a:microsoft:sql_server:2017:-:*:*:*:*:x64:*"
                            }
                        }
                    },
                    {
                        "category": "product_name",
                        "name": "sql_server",
                        "product": {
                            "name": "sql_server",
                            "product_id": "CSAFPID-102628",
                            "product_identification_helper": {
                                "cpe": "cpe:2.3:a:microsoft:sql_server:2019:*:*:*:*:*:x64:*"
                            }
                        }
                    }
                ],
                "category": "vendor",
                "name": "microsoft"
            }
        ]
    },
    "vulnerabilities": [
        {
            "cve": "CVE-2024-38255",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-38255",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38255.json"
                }
            ],
            "title": "CVE-2024-38255"
        },
        {
            "cve": "CVE-2024-43459",
            "cwe": {
                "id": "CWE-416",
                "name": "Use After Free"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Use After Free",
                    "title": "CWE-416"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-43459",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43459.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-43459"
        },
        {
            "cve": "CVE-2024-43462",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102628",
                    "CSAFPID-102630",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-43462",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43462.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102628",
                        "CSAFPID-102630",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-43462"
        },
        {
            "cve": "CVE-2024-48994",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-48994",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-48994.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-48994"
        },
        {
            "cve": "CVE-2024-48995",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-48995",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-48995.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-48995"
        },
        {
            "cve": "CVE-2024-48996",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-48996",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-48996.json"
                }
            ],
            "title": "CVE-2024-48996"
        },
        {
            "cve": "CVE-2024-49043",
            "cwe": {
                "id": "CWE-426",
                "name": "Untrusted Search Path"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Untrusted Search Path",
                    "title": "CWE-426"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49043",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49043.json"
                }
            ],
            "title": "CVE-2024-49043"
        },
        {
            "cve": "CVE-2024-48993",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-48993",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-48993.json"
                }
            ],
            "title": "CVE-2024-48993"
        },
        {
            "cve": "CVE-2024-48997",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-48997",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-48997.json"
                }
            ],
            "title": "CVE-2024-48997"
        },
        {
            "cve": "CVE-2024-48998",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-48998",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-48998.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-48998"
        },
        {
            "cve": "CVE-2024-48999",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-48999",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-48999.json"
                }
            ],
            "title": "CVE-2024-48999"
        },
        {
            "cve": "CVE-2024-49000",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49000",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49000.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-49000"
        },
        {
            "cve": "CVE-2024-49001",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102628",
                    "CSAFPID-102630",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49001",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49001.json"
                }
            ],
            "title": "CVE-2024-49001"
        },
        {
            "cve": "CVE-2024-49002",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49002",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49002.json"
                }
            ],
            "title": "CVE-2024-49002"
        },
        {
            "cve": "CVE-2024-49003",
            "cwe": {
                "id": "CWE-416",
                "name": "Use After Free"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Use After Free",
                    "title": "CWE-416"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102628",
                    "CSAFPID-102630",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49003",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49003.json"
                }
            ],
            "title": "CVE-2024-49003"
        },
        {
            "cve": "CVE-2024-49004",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49004",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49004.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-49004"
        },
        {
            "cve": "CVE-2024-49005",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49005",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49005.json"
                }
            ],
            "title": "CVE-2024-49005"
        },
        {
            "cve": "CVE-2024-49007",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49007",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49007.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-49007"
        },
        {
            "cve": "CVE-2024-49006",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49006",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49006.json"
                }
            ],
            "title": "CVE-2024-49006"
        },
        {
            "cve": "CVE-2024-49008",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49008",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49008.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-49008"
        },
        {
            "cve": "CVE-2024-49009",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49009",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49009.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-49009"
        },
        {
            "cve": "CVE-2024-49010",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49010",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49010.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-49010"
        },
        {
            "cve": "CVE-2024-49011",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49011",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49011.json"
                }
            ],
            "title": "CVE-2024-49011"
        },
        {
            "cve": "CVE-2024-49012",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49012",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49012.json"
                }
            ],
            "title": "CVE-2024-49012"
        },
        {
            "cve": "CVE-2024-49013",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49013",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49013.json"
                }
            ],
            "title": "CVE-2024-49013"
        },
        {
            "cve": "CVE-2024-49014",
            "cwe": {
                "id": "CWE-415",
                "name": "Double Free"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Double Free",
                    "title": "CWE-415"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102628",
                    "CSAFPID-102629",
                    "CSAFPID-102630"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49014",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49014.json"
                }
            ],
            "title": "CVE-2024-49014"
        },
        {
            "cve": "CVE-2024-49015",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102628",
                    "CSAFPID-102630",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49015",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49015.json"
                }
            ],
            "title": "CVE-2024-49015"
        },
        {
            "cve": "CVE-2024-49016",
            "cwe": {
                "id": "CWE-416",
                "name": "Use After Free"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Use After Free",
                    "title": "CWE-416"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49016",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49016.json"
                }
            ],
            "title": "CVE-2024-49016"
        },
        {
            "cve": "CVE-2024-49017",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49017",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49017.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-49017"
        },
        {
            "cve": "CVE-2024-49018",
            "cwe": {
                "id": "CWE-197",
                "name": "Numeric Truncation Error"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Numeric Truncation Error",
                    "title": "CWE-197"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49018",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49018.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-102630",
                        "CSAFPID-102628",
                        "CSAFPID-102629"
                    ]
                }
            ],
            "title": "CVE-2024-49018"
        },
        {
            "cve": "CVE-2024-49021",
            "cwe": {
                "id": "CWE-416",
                "name": "Use After Free"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Use After Free",
                    "title": "CWE-416"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-102630",
                    "CSAFPID-102628",
                    "CSAFPID-102629"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2024-49021",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49021.json"
                }
            ],
            "title": "CVE-2024-49021"
        }
    ]
}