Serve
CVE-2018-3809
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
1Blast Radius
ecosystem impact- 6 npm packages depend on serve (3 direct, 3 indirect)
Ecosystem-wide dependent count for version 7.0.0.
DescriptionNVD
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.
AnalysisAI
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. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.
Technical ContextAI
This vulnerability is classified as Exposure of Sensitive Information (CWE-200), which allows attackers to access sensitive data that should not be disclosed. 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. Affected products include: Zeit Serve.
RemediationAI
No vendor patch is available at time of analysis. Monitor vendor advisories for updates. Minimize information in error messages, implement proper access controls, encrypt sensitive data at rest and in transit.
A path traversal vulnerability in serve npm package version 7.0.1 allows the attackers to read content of arbitrary file
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
serve node module before 6.4.9 suffers from a Path Traversal vulnerability due to not handling %2e (.) and %2f (/) and a
serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today