Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zeit | Serve | < 6.4.9 |
Related Weaknesses (CWE)
References
- https://github.com/zeit/serve/pull/316Vendor Advisory
- https://hackerone.com/reports/307666ExploitTechnical Description
- https://github.com/zeit/serve/pull/316Vendor Advisory
- https://hackerone.com/reports/307666ExploitTechnical Description
FAQ
What is CVE-2018-3712?
CVE-2018-3712 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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...
How severe is CVE-2018-3712?
CVE-2018-3712 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-3712?
Check the references section above for vendor advisories and patch information. Affected products include: Zeit Serve.