pysec-2023-127
Vulnerability from pysec
Published
2023-07-14 20:15
Modified
2023-07-27 20:23
Details
Copyparty is a portable file server. Versions prior to 1.8.2 are subject to a path traversal vulnerability detected in the .cpr
subfolder. The Path Traversal attack technique allows an attacker access to files, directories, and commands that reside outside the web document root directory. This issue has been addressed in commit 043e3c7d
which has been included in release 1.8.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "copyparty", "purl": "pkg:pypi/copyparty" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "043e3c7dd683113e2b1c15cacb9c8e68f76513ff" } ], "repo": "https://github.com/9001/copyparty", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "1.8.2" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.10.0", "0.10.1", "0.10.10", "0.10.11", "0.10.12", "0.10.13", "0.10.14", "0.10.15", "0.10.16", "0.10.17", "0.10.18", "0.10.19", "0.10.2", "0.10.20", "0.10.21", "0.10.22", "0.10.3", "0.10.4", "0.10.5", "0.10.6", "0.10.7", "0.10.8", "0.10.9", "0.11.0", "0.11.1", "0.11.10", "0.11.11", "0.11.12", "0.11.13", "0.11.14", "0.11.15", "0.11.16", "0.11.17", "0.11.18", "0.11.19", "0.11.20", "0.11.21", "0.11.22", "0.11.23", "0.11.24", "0.11.26", "0.11.27", "0.11.28", "0.11.29", "0.11.30", "0.11.31", "0.11.32", "0.11.33", "0.11.34", "0.11.35", "0.11.36", "0.11.37", "0.11.38", "0.11.39", "0.11.40", "0.11.41", "0.11.42", "0.11.43", "0.11.44", "0.11.45", "0.11.46", "0.11.47", "0.11.5", "0.11.6", "0.11.7", "0.11.8", "0.11.9", "0.12.1", "0.12.10", "0.12.11", "0.12.12", "0.12.3", "0.12.4", "0.12.5", "0.12.6", "0.12.7", "0.12.8", "0.12.9", "0.13.0", "0.13.1", "0.13.10", "0.13.11", "0.13.12", "0.13.13", "0.13.14", "0.13.2", "0.13.3", "0.13.5", "0.13.6", "0.13.7", "0.13.9", "0.2.3", "0.3.0", "0.3.1", "0.4.0", "0.4.1", "0.4.2", "0.4.3", "0.5.0", "0.5.1", "0.5.2", "0.5.3", "0.5.4", "0.5.5", "0.5.6", "0.5.7", "0.6.0", "0.6.2", "0.6.3", "0.7.0", "0.7.1", "0.7.2", "0.7.3", "0.7.4", "0.7.5", "0.7.6", "0.7.7", "0.8.1", "0.8.3", "0.9.0", "0.9.1", "0.9.10", "0.9.11", "0.9.13", "0.9.3", "0.9.4", "0.9.5", "0.9.6", "0.9.7", "0.9.8", "0.9.9", "1.0.0", "1.0.1", "1.0.10", "1.0.11", "1.0.12", "1.0.13", "1.0.14", "1.0.2", "1.0.3", "1.0.4", "1.0.5", "1.0.7", "1.0.8", "1.0.9", "1.1.0", "1.1.1", "1.1.10", "1.1.11", "1.1.12", "1.1.2", "1.1.3", "1.1.4", "1.1.5", "1.1.6", "1.1.7", "1.1.8", "1.1.9", "1.2.0", "1.2.1", "1.2.10", "1.2.11", "1.2.2", "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.7", "1.2.8", "1.2.9", "1.3.0", "1.3.1", "1.3.10", "1.3.11", "1.3.12", "1.3.13", "1.3.14", "1.3.15", "1.3.16", "1.3.2", "1.3.3", "1.3.4", "1.3.5", "1.3.6", "1.3.7", "1.3.8", "1.3.9", "1.4.0", "1.4.1", "1.4.2", "1.4.3", "1.4.4", "1.4.5", "1.4.6", "1.5.0", "1.5.1", "1.5.2", "1.5.3", "1.5.4", "1.5.5", "1.5.6", "1.6.0", "1.6.1", "1.6.10", "1.6.11", "1.6.12", "1.6.13", "1.6.14", "1.6.15", "1.6.2", "1.6.3", "1.6.4", "1.6.5", "1.6.6", "1.6.7", "1.6.8", "1.6.9", "1.7.0", "1.7.1", "1.7.2", "1.7.3", "1.7.4", "1.7.5", "1.7.6", "1.8.0", "1.8.1" ] } ], "aliases": [ "CVE-2023-37474", "GHSA-pxfv-7rr3-2qjg" ], "details": "Copyparty is a portable file server. Versions prior to 1.8.2 are subject to a path traversal vulnerability detected in the `.cpr` subfolder. The Path Traversal attack technique allows an attacker access to files, directories, and commands that reside outside the web document root directory. This issue has been addressed in commit `043e3c7d` which has been included in release 1.8.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.", "id": "PYSEC-2023-127", "modified": "2023-07-27T20:23:01.674307+00:00", "published": "2023-07-14T20:15:00+00:00", "references": [ { "type": "EVIDENCE", "url": "https://github.com/9001/copyparty/security/advisories/GHSA-pxfv-7rr3-2qjg" }, { "type": "ADVISORY", "url": "https://github.com/9001/copyparty/security/advisories/GHSA-pxfv-7rr3-2qjg" }, { "type": "FIX", "url": "https://github.com/9001/copyparty/commit/043e3c7dd683113e2b1c15cacb9c8e68f76513ff" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.