ghsa-pwjq-6wrh-5w8q
Vulnerability from github
Published
2022-05-14 01:36
Modified
2023-10-09 00:43
Severity ?
VLAI Severity ?
Summary
Withdrawn Advisory: OnionShare Predictable Pathname
Details
Withdrawn Advisory
This advisory has been withdrawn because the advisory concerns the repository https://github.com/onionshare/onionshare, which is not in a supported ecosystem. onionshare-cli is not affected by this issue.
Original Description
The debug_mode
function in web/web.py
in OnionShare through 1.3.1, when --debug
is enabled, uses the /tmp/onionshare_server.log
pathname for logging, which might allow local users to overwrite files or obtain sensitive information by using this pathname.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "onionshare-cli" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-19960" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2023-07-24T22:17:36Z", "nvd_published_at": "2018-12-07T16:29:00Z", "severity": "HIGH" }, "details": "## Withdrawn Advisory\nThis advisory has been withdrawn because the advisory concerns the repository https://github.com/onionshare/onionshare, which is not in a [supported ecosystem](https://github.com/github/advisory-database/blob/main/README.md#supported-ecosystems). [onionshare-cli](https://pypi.org/project/onionshare-cli/) is not affected by this issue.\n\n## Original Description\nThe `debug_mode` function in `web/web.py` in OnionShare through 1.3.1, when `--debug` is enabled, uses the `/tmp/onionshare_server.log` pathname for logging, which might allow local users to overwrite files or obtain sensitive information by using this pathname.", "id": "GHSA-pwjq-6wrh-5w8q", "modified": "2023-10-09T00:43:44Z", "published": "2022-05-14T01:36:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19960" }, { "type": "WEB", "url": "https://github.com/onionshare/onionshare/issues/837" }, { "type": "WEB", "url": "https://github.com/onionshare/onionshare/commit/4da5e15581a69509e7bfc6c4d0742052e0b61b24" }, { "type": "WEB", "url": "https://github.com/onionshare/onionshare/commit/aa5fdde6a4e4de7f113e01a3b446dcc14dcecb1a" }, { "type": "WEB", "url": "https://bugs.debian.org/915859" }, { "type": "PACKAGE", "url": "https://github.com/onionshare/onionshare" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Withdrawn Advisory: OnionShare Predictable Pathname", "withdrawn": "2023-10-09T00:43:44Z" }
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…