
schokokeksorg/freewvs
Releases5
Frequency1 year 4 months
Last Release
Stars41
A local scanner for vulnerable web applications
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 2.8 LOW | 4 MEDIUM | ||
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. | |||
| 2.8 LOW | 2.1 LOW | ||
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. | |||