Vulnerability Description
Sanic before 0.5.1 allows reading arbitrary files with directory traversal, as demonstrated by the /static/..%2f substring.
CVSS Score
7.5
HIGH
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sanic Project | Sanic | <= 0.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/channelcat/sanic/issues/633ExploitThird Party Advisory
- https://github.com/channelcat/sanic/releases/tag/0.5.1Release NotesThird Party Advisory
- https://github.com/channelcat/sanic/issues/633ExploitThird Party Advisory
- https://github.com/channelcat/sanic/releases/tag/0.5.1Release NotesThird Party Advisory
FAQ
What is CVE-2017-16762?
CVE-2017-16762 is a vulnerability with a CVSS score of 7.5 (HIGH). Sanic before 0.5.1 allows reading arbitrary files with directory traversal, as demonstrated by the /static/..%2f substring.
How severe is CVE-2017-16762?
CVE-2017-16762 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-16762?
Check the references section above for vendor advisories and patch information. Affected products include: Sanic Project Sanic.