ncsc-2025-0079
Vulnerability from csaf_ncscnl
Published
2025-03-11 18:44
Modified
2025-03-11 18:44
Summary
Kwetsbaarheden verholpen in Microsoft Developer Tools

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
Microsoft heeft kwetsbaarheden verholpen in Visual Studio en .NET
Interpretaties
Een kwadwillende kan de kwetsbaarheden misbruiken om zich verhoogde rechten toe te kennen en/of willekeurige code uit te voeren met rechten van de ontwikkelaar. Omdat ontwikkelaars veelal onder verhoogde rechten werken, is niet uit te sluiten dat uitvoer van code kan plaatsvinden met hogere rechten dan gebruikersrechten. Voor succesvol misbruik van de kwetsbaarheden met kenmerken CVE-2025-24998, CVE-2025-25003 en CVE-2025-26631 moet de kwaadwillende het slachtoffer misleiden malafide broncode te importeren en uit te voeren. Voor succesvol misbruik van de kwetsbaarheden met kenmerken CVE-2025-24043 en CVE-2025-24070 moet de kwaadwillende voorafgaande authenticatie hebben en voorbereidende handelingen plegen. Misbruik is hiermee niet eenvoudig. ``` Visual Studio: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2025-24998 | 7.30 | Verkrijgen van verhoogde rechten | | CVE-2025-25003 | 7.30 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| Visual Studio Code: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2025-26631 | 7.30 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| .NET: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2025-24043 | 7.50 | Uitvoeren van willekeurige code | |----------------|------|-------------------------------------| ASP.NET Core & Visual Studio: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2025-24070 | 7.00 | Verkrijgen van verhoogde rechten | |----------------|------|-------------------------------------| ```
Oplossingen
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: https://portal.msrc.microsoft.com/en-us/security-guidance
Kans
medium
Schade
high
CWE-1390
Weak Authentication
CWE-347
Improper Verification of Cryptographic Signature
CWE-427
Uncontrolled Search Path Element



{
  "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 Visual Studio en .NET",
        "title": "Feiten"
      },
      {
        "category": "description",
        "text": "Een kwadwillende kan de kwetsbaarheden misbruiken om zich verhoogde rechten toe te kennen en/of willekeurige code uit te voeren met rechten van de ontwikkelaar. Omdat ontwikkelaars veelal onder verhoogde rechten werken, is niet uit te sluiten dat uitvoer van code kan plaatsvinden met hogere rechten dan gebruikersrechten.\n\nVoor succesvol misbruik van de kwetsbaarheden met kenmerken CVE-2025-24998, CVE-2025-25003 en CVE-2025-26631 moet de kwaadwillende het slachtoffer misleiden malafide broncode te importeren en uit te voeren.\nVoor succesvol misbruik van de kwetsbaarheden met kenmerken CVE-2025-24043 en CVE-2025-24070 moet de kwaadwillende voorafgaande authenticatie hebben en voorbereidende handelingen plegen. Misbruik is hiermee niet eenvoudig.\n\n```\nVisual Studio: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2025-24998 | 7.30 | Verkrijgen van verhoogde rechten    | \n| CVE-2025-25003 | 7.30 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\nVisual Studio Code: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2025-26631 | 7.30 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n\n.NET: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2025-24043 | 7.50 | Uitvoeren van willekeurige code     | \n|----------------|------|-------------------------------------|\n\nASP.NET Core \u0026 Visual Studio: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2025-24070 | 7.00 | Verkrijgen van verhoogde rechten    | \n|----------------|------|-------------------------------------|\n```",
        "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": "Weak Authentication",
        "title": "CWE-1390"
      },
      {
        "category": "general",
        "text": "Improper Verification of Cryptographic Signature",
        "title": "CWE-347"
      },
      {
        "category": "general",
        "text": "Uncontrolled Search Path Element",
        "title": "CWE-427"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "cert@ncsc.nl",
      "name": "Nationaal Cyber Security Centrum",
      "namespace": "https://www.ncsc.nl/"
    },
    "title": "Kwetsbaarheden verholpen in Microsoft Developer Tools",
    "tracking": {
      "current_release_date": "2025-03-11T18:44:07.766518Z",
      "generator": {
        "date": "2025-02-25T15:15:00Z",
        "engine": {
          "name": "V.A.",
          "version": "1.0"
        }
      },
      "id": "NCSC-2025-0079",
      "initial_release_date": "2025-03-11T18:44:07.766518Z",
      "revision_history": [
        {
          "date": "2025-03-11T18:44:07.766518Z",
          "number": "1.0.0",
          "summary": "Initiele versie"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/1.0.0|\u003c8.0.14",
                "product": {
                  "name": "vers:unknown/1.0.0|\u003c8.0.14",
                  "product_id": "CSAFPID-2462473"
                }
              }
            ],
            "category": "product_name",
            "name": "ASP.NET Core 8.0"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/1.0.0|\u003c9.0.3",
                "product": {
                  "name": "vers:unknown/1.0.0|\u003c9.0.3",
                  "product_id": "CSAFPID-2462474"
                }
              }
            ],
            "category": "product_name",
            "name": "ASP.NET Core 9.0"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/15.9.0|\u003c15.9.71",
                "product": {
                  "name": "vers:unknown/15.9.0|\u003c15.9.71",
                  "product_id": "CSAFPID-2462454"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/16.11.0|\u003c16.11.45",
                "product": {
                  "name": "vers:unknown/16.11.0|\u003c16.11.45",
                  "product_id": "CSAFPID-2462449"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/17.10|\u003c17.10.12",
                "product": {
                  "name": "vers:unknown/17.10|\u003c17.10.12",
                  "product_id": "CSAFPID-2462451"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Visual Studio 2022 version 17.10"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/17.0|\u003c17.12.6",
                "product": {
                  "name": "vers:unknown/17.0|\u003c17.12.6",
                  "product_id": "CSAFPID-2462452"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Visual Studio 2022 version 17.12"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/17.10|\u003c17.13.3",
                "product": {
                  "name": "vers:unknown/17.10|\u003c17.13.3",
                  "product_id": "CSAFPID-2462453"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Visual Studio 2022 version 17.13"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/17.8.0|\u003c17.8.19",
                "product": {
                  "name": "vers:unknown/17.8.0|\u003c17.8.19",
                  "product_id": "CSAFPID-2462450"
                }
              }
            ],
            "category": "product_name",
            "name": "Microsoft Visual Studio 2022 version 17.8"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/1.0.0|\u003c1.98.0",
                "product": {
                  "name": "vers:unknown/1.0.0|\u003c1.98.0",
                  "product_id": "CSAFPID-2461971"
                }
              }
            ],
            "category": "product_name",
            "name": "Visual Studio Code"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/1.0.0|\u003c1.2502.25002.0",
                "product": {
                  "name": "vers:unknown/1.0.0|\u003c1.2502.25002.0",
                  "product_id": "CSAFPID-2461955"
                }
              }
            ],
            "category": "product_name",
            "name": "WinDbg"
          }
        ],
        "category": "vendor",
        "name": "Microsoft"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-24043",
      "cwe": {
        "id": "CWE-347",
        "name": "Improper Verification of Cryptographic Signature"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Verification of Cryptographic Signature",
          "title": "CWE-347"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:N/AC:H/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-2462473",
          "CSAFPID-2462474",
          "CSAFPID-2462454",
          "CSAFPID-2462449",
          "CSAFPID-2462451",
          "CSAFPID-2462452",
          "CSAFPID-2462453",
          "CSAFPID-2462450",
          "CSAFPID-2461971",
          "CSAFPID-2461955"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-24043",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24043.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2462473",
            "CSAFPID-2462474",
            "CSAFPID-2462454",
            "CSAFPID-2462449",
            "CSAFPID-2462451",
            "CSAFPID-2462452",
            "CSAFPID-2462453",
            "CSAFPID-2462450",
            "CSAFPID-2461971",
            "CSAFPID-2461955"
          ]
        }
      ],
      "title": "CVE-2025-24043"
    },
    {
      "cve": "CVE-2025-24070",
      "cwe": {
        "id": "CWE-1390",
        "name": "Weak Authentication"
      },
      "notes": [
        {
          "category": "other",
          "text": "Weak Authentication",
          "title": "CWE-1390"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2462473",
          "CSAFPID-2462474",
          "CSAFPID-2462454",
          "CSAFPID-2462449",
          "CSAFPID-2462451",
          "CSAFPID-2462452",
          "CSAFPID-2462453",
          "CSAFPID-2462450",
          "CSAFPID-2461971",
          "CSAFPID-2461955"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-24070",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24070.json"
        }
      ],
      "title": "CVE-2025-24070"
    },
    {
      "cve": "CVE-2025-24998",
      "cwe": {
        "id": "CWE-427",
        "name": "Uncontrolled Search Path Element"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Search Path Element",
          "title": "CWE-427"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2462473",
          "CSAFPID-2462474",
          "CSAFPID-2462454",
          "CSAFPID-2462449",
          "CSAFPID-2462451",
          "CSAFPID-2462452",
          "CSAFPID-2462453",
          "CSAFPID-2462450",
          "CSAFPID-2461971",
          "CSAFPID-2461955"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-24998",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24998.json"
        }
      ],
      "title": "CVE-2025-24998"
    },
    {
      "cve": "CVE-2025-25003",
      "cwe": {
        "id": "CWE-427",
        "name": "Uncontrolled Search Path Element"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Search Path Element",
          "title": "CWE-427"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2462473",
          "CSAFPID-2462474",
          "CSAFPID-2462454",
          "CSAFPID-2462449",
          "CSAFPID-2462451",
          "CSAFPID-2462452",
          "CSAFPID-2462453",
          "CSAFPID-2462450",
          "CSAFPID-2461971",
          "CSAFPID-2461955"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-25003",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-25003.json"
        }
      ],
      "title": "CVE-2025-25003"
    },
    {
      "cve": "CVE-2025-26631",
      "cwe": {
        "id": "CWE-427",
        "name": "Uncontrolled Search Path Element"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Search Path Element",
          "title": "CWE-427"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2462473",
          "CSAFPID-2462474",
          "CSAFPID-2462454",
          "CSAFPID-2462449",
          "CSAFPID-2462451",
          "CSAFPID-2462452",
          "CSAFPID-2462453",
          "CSAFPID-2462450",
          "CSAFPID-2461971",
          "CSAFPID-2461955"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26631",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26631.json"
        }
      ],
      "title": "CVE-2025-26631"
    }
  ]
}


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.


Loading…

Loading…