← Back

Freewvs

freewvs

Vendor: Schokokeks • 2 CVEs

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Schokokeks
1Freewvs
Nov 21, 2024
Jul 14, 2020
N/A· v4
3.3 LOW· v3
4.0 MEDIUM· v2
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 sca...Show more
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.Show less
1Schokokeks
1Freewvs
Nov 21, 2024
Jul 14, 2020
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
In freewvs before 0.1.1, a user could create a large file that freewvs will try to read, which will terminate a scan process. This has been patched in 0.1.1.