pysec-2022-40
Vulnerability from pysec
Published
2022-01-18 22:15
Modified
2022-03-09 00:16
Details
OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. In affected versions the receive mode limits concurrent uploads to 100 per second and blocks other uploads in the same second, which can be triggered by a simple script. An adversary with access to the receive mode can block file upload for others. There is no way to block this attack in public mode due to the anonymity properties of the tor network.
Impacted products
Name | purl | onionshare-cli | pkg:pypi/onionshare-cli |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "onionshare-cli", "purl": "pkg:pypi/onionshare-cli" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.5" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.3", "2.3.1", "2.3.2", "2.3.3" ] } ], "aliases": [ "CVE-2022-21689", "GHSA-jh82-c5jw-pxpc" ], "details": "OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. In affected versions the receive mode limits concurrent uploads to 100 per second and blocks other uploads in the same second, which can be triggered by a simple script. An adversary with access to the receive mode can block file upload for others. There is no way to block this attack in public mode due to the anonymity properties of the tor network.", "id": "PYSEC-2022-40", "modified": "2022-03-09T00:16:43.116991Z", "published": "2022-01-18T22:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/onionshare/onionshare/security/advisories/GHSA-jh82-c5jw-pxpc" }, { "type": "WEB", "url": "https://github.com/onionshare/onionshare/releases/tag/v2.5" } ] }
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.
Loading…