Description

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.

INFO

Published Date :

2024-06-12T14:27:40.184Z

Last Modified :

2024-08-02T03:50:55.991Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2024-37304 vulnerability.

Vendors Products
Microsoft
  • Nugetgallery
Nuget
  • Nugetgallery

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact