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.
oryginał ENCVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:NZeit Next.js
APPZeit< 9.3.2
Powiązane podatności
ZEIT Next.js 4 before 4.2.3 has Directory Traversal under the /_next request namespace.
ZEIT Next.js before 2.4.1 has directory traversal under the /_next and /static request namespace, allowing att...
Next.js 7.0.0 and 7.0.1 has XSS via the 404 or 500 /_error page.
A bug in handling the ignore files and directories feature in serve 6.5.3 allows an attacker to read a file or...
A path traversal vulnerability in serve npm package version 7.0.1 allows the attackers to read content of arbi...