Zeit
Products
2- Serve5 CVEsnpm
- 4 CVEs
Recent CVEs
9| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2019-5417 | Hig | 0.49 | 7.5 | 0.02 | Mar 21, 2019 | 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. | ||
| CVE-2019-5415 | Hig | 0.49 | 7.5 | 0.02 | Mar 21, 2019 | 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. | ||
| CVE-2018-6184 | Hig | 0.49 | 7.5 | 0.05 | 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.10 | 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-2018-3718 | Med | 0.35 | 5.3 | 0.01 | Jun 7, 2018 | serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded. | ||
| CVE-2018-3712 | Med | 0.35 | 6.5 | 0.02 | Jun 7, 2018 | 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-3809 | Med | 0.35 | 5.3 | 0.01 | Jun 1, 2018 | 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. | ||
| 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.02
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.
- risk 0.49cvss 7.5epss 0.02
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.
- risk 0.49cvss 7.5epss 0.05
ZEIT Next.js 4 before 4.2.3 has Directory Traversal under the /_next request namespace.
- risk 0.43cvss 7.5epss 0.10
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.35cvss 5.3epss 0.01
serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded.
- risk 0.35cvss 6.5epss 0.02
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.
- risk 0.35cvss 5.3epss 0.01
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.
- 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…