CVE-2024-37304
Last modified
CVE-2024-37304 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.65% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Microsoft | Nugetgallery | < 2024.05.28 |
References
- https://github.com/NuGet/NuGetGallery/pull/9836Issue Tracking
- https://github.com/NuGet/NuGetGallery/pull/9836Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-37304?
How severe is CVE-2024-37304?
How do I fix CVE-2024-37304?
Are you affected by CVE-2024-37304?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
