Vulnerability CVE-2020-15101


Published: 2020-07-14   Modified: 2020-07-15

Description:
In freewvs before 0.1.1, a directory structure of more than 1000 nested directories can interrupt a freewvs scan due to Python's recursion limit and os.walk(). This can be problematic in a case where an administrator scans the dirs of potentially untrusted users. This has been patched in 0.1.1.

Type:

CWE-400

(Uncontrolled Resource Consumption ('Resource Exhaustion'))

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

CVSS Base Score
Impact Subscore
Exploitability Subscore
4/10
2.9/10
8/10
Exploit range
Attack complexity
Authentication
Remote
Low
Single time
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Freewvs project -> Freewvs 

 References:
https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143
https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx

Copyright 2024, cxsecurity.com

 

Back to Top