logo

CVE-2020-15101 freewvs

Package

Manager: pip
Name: freewvs
Vulnerable Version: >=0 <0.1.1

Severity

Level: Low

CVSS v3.1: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L

CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

EPSS: 0.00174 pctl0.39247

Details

freewvs's nested directory structure can interrupt scan ### Impact 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. ### Patches This has been fixed in this commit by limiting the recursion to 500 directories: https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143 This issue was discovered by Hanno Böck.

Metadata

Created: 2024-08-30T18:43:23Z
Modified: 2024-08-30T18:43:23Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/08/GHSA-7pmh-vrww-25xx/GHSA-7pmh-vrww-25xx.json
CWE IDs: ["CWE-674"]
Alternative ID: GHSA-7pmh-vrww-25xx
Finding: F067
Auto approve: 1