PyPi: Freewvs

CVE-2020-15101

Safety vulnerability ID: 38575

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Jul 14, 2020 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

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.
https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx
https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143

Affected package

freewvs

Latest version: 0.1.4

A free web vulnerability scanner

Affected versions

Fixed versions

Vulnerability changelog

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.


CONFIRM:https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx: https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx
MISC:https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143: https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

LOW 3.3

CVSS v3 Details

LOW 3.3
Attack Vector (AV)
LOCAL
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
NONE
Integrity Impact (I)
NONE
Availability Availability (A)
LOW

CVSS v2 Details

MEDIUM 4.0
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
SINGLE
Confidentiality Impact (C)
NONE
Integrity Impact (I)
NONE
Availability Impact (A)
PARTIAL