CVE-2020-5284: Path Traversal
(updated )
Next.js
contains a directory traversal vulnerability. Attackers could craft special requests to access files in the dist directory (.next
). This does not affect files outside the dist directory (.next
). In general, the dist directory only holds build assets unless your application intentionally stores other assets under this directory.
References
Detect and mitigate CVE-2020-5284 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 →