VulnerabilityModified
CVE-2020-15101
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().
LOW 3.3EPSS 0.69%
Does this matter?
Lower severity and a low EPSS score (0.69%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 3.3 LOWCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
- EPSS
- 0.69% probability · 51th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-400, CWE-674
- Affected
- schokokeks/freewvs
- Source
- security-advisories@github.com
References
- https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143Patch, Third Party Advisory
- https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xxThird Party Advisory
- https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143Patch, Third Party Advisory
- https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xxThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.