Vulnerabilities (CVE)

Filtered by vendor Zeit Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-5284 1 Zeit 1 Next.js 2020-04-01 5.0 MEDIUM 4.3 MEDIUM
Next.js versions before 9.3.2 have a directory traversal vulnerability. Attackers could craft special requests to access files in the dist directory (.next). This does not affect files outside of the dist directory (.next). In general, the dist directory only holds build assets unless your application intentionally stores other assets under this directory. This issue is fixed in version 9.3.2.
CVE-2018-3712 1 Zeit 1 Serve 2019-10-09 4.0 MEDIUM 6.5 MEDIUM
serve node module before 6.4.9 suffers from a Path Traversal vulnerability due to not handling %2e (.) and %2f (/) and allowing them in paths, which allows a malicious user to view the contents of any directory with known path.
CVE-2018-3718 1 Zeit 1 Serve 2019-10-09 5.0 MEDIUM 5.3 MEDIUM
serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded.
CVE-2018-18282 1 Zeit 1 Next.js 2018-11-28 4.3 MEDIUM 6.1 MEDIUM
Next.js 7.0.0 and 7.0.1 has XSS via the 404 or 500 /_error page.
CVE-2018-3809 1 Zeit 1 Serve 2018-07-17 5.0 MEDIUM 5.3 MEDIUM
Information exposure through directory listings in serve 6.5.3 allows directory listing and file access even when they have been set to be ignored.