Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Schokokeks | Freewvs | < 0.1.1 |
Related Weaknesses (CWE)
References
- https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e60PatchThird Party Advisory
- https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xxThird Party Advisory
- https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e60PatchThird Party Advisory
- https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xxThird Party Advisory
FAQ
What is CVE-2020-15101?
CVE-2020-15101 is a vulnerability with a CVSS score of 2.8 (LOW). 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 ...
How severe is CVE-2020-15101?
CVE-2020-15101 has been rated LOW with a CVSS base score of 2.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-15101?
Check the references section above for vendor advisories and patch information. Affected products include: Schokokeks Freewvs.