Vulnerability Details : 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(). 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.
Products affected by CVE-2020-15101
- cpe:2.3:a:schokokeks:freewvs:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-15101
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 10 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-15101
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | AV:N/AC:L/Au:S/C:N/I:N/A:P |
8.0
|
2.9
|
NIST | |
3.3
|
LOW | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
1.8
|
1.4
|
NIST | |
2.8
|
LOW | CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L |
1.3
|
1.4
|
GitHub, Inc. |
CWE ids for CVE-2020-15101
-
The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.Assigned by: security-advisories@github.com (Secondary)
-
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-15101
-
https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143
protect against deep recursion of directories · schokokeksorg/freewvs@83a6b55 · GitHubPatch;Third Party Advisory
-
https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx
Nested directory structure can interrupt scan · Advisory · schokokeksorg/freewvs · GitHubThird Party Advisory
Jump to