Filtered by vendor Microsoft Subscriptions
Filtered by product Nugetgallery Subscriptions
Total 4 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-54138 2 Microsoft, Nuget 2 Nugetgallery, Nugetgallery 2025-09-05 6.1 Medium
NuGet Gallery is a package repository that powers nuget.org. The NuGetGallery has a security vulnerability related to its handling of autolinks in Markdown content. While the platform properly filters out JavaScript from standard links, it does not adequately sanitize autolinks. This oversight allows attackers to exploit autolinks as a vector for Cross-Site Scripting (XSS) attacks. This vulnerability is fixed in 2024.12.06.
CVE-2024-37304 2 Microsoft, Nuget 2 Nugetgallery, Nugetgallery 2025-09-04 6.1 Medium
NuGet Gallery is a package repository that powers nuget.org. The NuGetGallery has a security vulnerability related to its handling of autolinks in Markdown content. While the platform properly filters out JavaScript from standard links, it does not adequately sanitize autolinks. This oversight allows attackers to exploit autolinks as a vector for Cross-Site Scripting (XSS) attacks. When a user inputs a Markdown autolink such as `<javascript:alert(1)>`, the link is rendered without proper sanitization. This means that the JavaScript code within the autolink can be executed by the browser, leading to an XSS attack. Version 2024.05.28 contains a patch for this issue.
CVE-2020-1340 1 Microsoft 1 Nugetgallery 2024-11-21 5.4 Medium
A spoofing vulnerability exists when the NuGetGallery does not properly sanitize input on package metadata values, aka 'NuGetGallery Spoofing Vulnerability'.
CVE-2024-47604 1 Microsoft 1 Nugetgallery 2024-11-13 8.2 High
NuGet Gallery is a package repository that powers nuget.org. The NuGetGallery has a security vulnerability in its handling of HTML element attributes, which allows an attacker to execute arbitrary HTML or Javascript code in a victim's browser.