Next.js
by Zeit
CVEs (4)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2018-6184 | Hig | 0.49 | 7.5 | 0.09 | Jan 24, 2018 | ZEIT Next.js 4 before 4.2.3 has Directory Traversal under the /_next request namespace. | ||
| CVE-2017-16877 | Hig | 0.43 | 7.5 | 0.14 | Nov 17, 2017 | ZEIT Next.js before 2.4.1 has directory traversal under the /_next and /static request namespace, allowing attackers to obtain sensitive information. | ||
| CVE-2018-18282 | Med | 0.40 | 6.1 | 0.01 | Oct 12, 2018 | Next.js 7.0.0 and 7.0.1 has XSS via the 404 or 500 /_error page. | ||
| CVE-2020-5284 | Med | 0.32 | 4.4 | 0.44 | Mar 30, 2020 | 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… |
- risk 0.49cvss 7.5epss 0.09
ZEIT Next.js 4 before 4.2.3 has Directory Traversal under the /_next request namespace.
- risk 0.43cvss 7.5epss 0.14
ZEIT Next.js before 2.4.1 has directory traversal under the /_next and /static request namespace, allowing attackers to obtain sensitive information.
- risk 0.40cvss 6.1epss 0.01
Next.js 7.0.0 and 7.0.1 has XSS via the 404 or 500 /_error page.
- risk 0.32cvss 4.4epss 0.44
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…