CVE-2024-42352: Nuxt Icon affected by a Server-Side Request Forgery (SSRF)
nuxt/icon
provides an API to allow client side icon lookup. This endpoint is at /api/_nuxt_icon/[name]
.
The proxied request path is improperly parsed, allowing an attacker to change the scheme and host of the request. This leads to SSRF, and could potentially lead to sensitive data exposure.
References
Detect and mitigate CVE-2024-42352 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →