Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS03cG1oLXZyd3ctMjV4eM4AA_Dx

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.

Permalink: https://github.com/advisories/GHSA-7pmh-vrww-25xx
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cG1oLXZyd3ctMjV4eM4AA_Dx
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Low
Classification: General
Published: 21 days ago
Updated: 21 days ago


CVSS Score: 2.8
CVSS vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L

Identifiers: GHSA-7pmh-vrww-25xx, CVE-2020-15101
References: Repository: https://github.com/schokokeksorg/freewvs
Blast Radius: 0.0

Affected Packages

pypi:freewvs
Dependent packages: 0
Dependent repositories: 1
Downloads: 103 last month
Affected Version Ranges: >= 0, < 0.1.1
Fixed in: 0.1.1
All affected versions: 0.1.0
All unaffected versions: 0.1.1, 0.1.2, 0.1.3, 0.1.4