Vulnerability CVE-2017-16762


Published: 2017-11-10

Description:
Sanic before 0.5.1 allows reading arbitrary files with directory traversal, as demonstrated by the /static/..%2f substring.

Type:

CWE-22

(Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Sanic project -> Sanic 

 References:
https://github.com/channelcat/sanic/issues/633
https://github.com/channelcat/sanic/releases/tag/0.5.1

Copyright 2024, cxsecurity.com

 

Back to Top