PYSEC-2020-233
Vulnerability from pysec - Published: 2020-07-14 22:15 - Updated: 2021-08-27 03:22
VLAI?
Details
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.
Impacted products
| Name | purl | freewvs | pkg:pypi/freewvs |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "freewvs",
"purl": "pkg:pypi/freewvs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "83a6b55c0435c69f447488b791555e6078803143"
}
],
"repo": "https://github.com/schokokeksorg/freewvs",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0"
]
}
],
"aliases": [
"CVE-2020-15101",
"GHSA-7pmh-vrww-25xx"
],
"details": "In freewvs before 0.1.1, a directory structure of more than 1000 nested directories can interrupt a freewvs scan due to Python\u0027s 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.",
"id": "PYSEC-2020-233",
"modified": "2021-08-27T03:22:04.227798Z",
"published": "2020-07-14T22:15:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-7pmh-vrww-25xx"
},
{
"type": "FIX",
"url": "https://github.com/schokokeksorg/freewvs/commit/83a6b55c0435c69f447488b791555e6078803143"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…