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.
The product does not properly control the allocation and maintenance of a limited resource.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Link | Tags |
---|---|
https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx | third party advisory |
https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143 | third party advisory patch |