← Back

Zeit

zeit

9 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Serve
serve
Next.js
next.js

CVEs (9)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Zeit
1Next.js
Jun 17, 2026
Mar 30, 2020
N/A· v4
4.3 MEDIUM· v3
5.0 MEDIUM· v2
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 (.nex...Show more
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.Show less
1Zeit
1Serve
Jun 17, 2026
Mar 21, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A path traversal vulnerability in serve npm package version 7.0.1 allows the attackers to read content of arbitrary files on the remote server.
1Zeit
1Serve
Jun 17, 2026
Mar 21, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A bug in handling the ignore files and directories feature in serve 6.5.3 allows an attacker to read a file or list the directory that the victim has not allowed access to.
1Zeit
1Next.js
Nov 21, 2024
Oct 12, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Next.js 7.0.0 and 7.0.1 has XSS via the 404 or 500 /_error page.
1Zeit
1Serve
Nov 21, 2024
Jun 7, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded.
1Zeit
1Serve
Nov 21, 2024
Jun 7, 2018
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
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 know...Show more
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.Show less
1Zeit
1Serve
Nov 21, 2024
Jun 1, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
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.
1Zeit
1Next.js
Jun 17, 2026
Jan 24, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ZEIT Next.js 4 before 4.2.3 has Directory Traversal under the /_next request namespace.
1Zeit
1Next.js
May 13, 2026
Nov 17, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ZEIT Next.js before 2.4.1 has directory traversal under the /_next and /static request namespace, allowing attackers to obtain sensitive information.