Vulnerabilities (CVE)

Filtered by vendor Microsoft
Filtered by product Nugetgallery
Angry Yack Logo
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-54138 1 Microsoft 1 Nugetgallery 2025-09-05 N/A 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 1 Microsoft 1 Nugetgallery 2025-09-04 N/A 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 sanitiz ...

Show More

CVE-2020-1340 1 Microsoft 1 Nugetgallery 2024-11-21 3.5 LOW 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 N/A 6.1 MEDIUM
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.