
We found results for “”
CVE-2022-35920
Good to know:


Date: August 1, 2022
Sanic is an opensource python web server/framework. Affected versions of sanic allow access to lateral directories when using "app.static" if using encoded "%2F" URLs. Parent directory traversal is not impacted. Users are advised to upgrade. There is no known workaround for this issue.
Language: Python
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-22Top Fix

CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | CHANGED |
Confidentiality (C): | LOW |
Integrity (I): | LOW |
Availability (A): | LOW |