本ページは zeit serve に影響する公開済み CVE(NVD の CPE 経由で関連付け)を列挙します。各行に深刻度指標・概要・公開日が含まれます。
| CVE | 概要 | ソース | CVSS 最大値 | EPSS(%) | 公開 | 更新 |
|---|---|---|---|---|---|---|
| CVE-2019-5417 | 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. | [email protected] | 7.5 | 2.21% | 2019-03-21 | 2026-06-16 |
| CVE-2019-5415 | 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. | [email protected] | 7.5 | 1.69% | 2019-03-21 | 2026-06-16 |
| CVE-2018-3718 | serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded. | [email protected] | 5.3 | 1.32% | 2018-06-06 | 2026-06-16 |
| CVE-2018-3712 | 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. | [email protected] | 6.5 | 1.79% | 2018-06-06 | 2026-06-16 |
| CVE-2018-3809 | 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. | [email protected] | 5.3 | 1.05% | 2018-06-01 | 2026-06-16 |