pysec-2021-382
Vulnerability from pysec
Published
2021-10-21 18:15
Modified
2021-10-28 05:27
Details
qutebrowser is an open source keyboard-focused browser with a minimal GUI. Starting with qutebrowser v1.7.0, the Windows installer for qutebrowser registers a qutebrowserurl:
URL handler. With certain applications, opening a specially crafted qutebrowserurl:...
URL can lead to execution of qutebrowser commands, which in turn allows arbitrary code execution via commands such as :spawn
or :debug-pyeval
. Only Windows installs where qutebrowser is registered as URL handler are affected. The issue has been fixed in qutebrowser v2.4.0. The fix also adds additional hardening for potential similar issues on Linux (by adding the new --untrusted-args flag to the .desktop file), though no such vulnerabilities are known.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "qutebrowser", "purl": "pkg:pypi/qutebrowser" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8f46ba3f6dc7b18375f7aa63c48a1fe461190430" } ], "repo": "https://github.com/qutebrowser/qutebrowser", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "1.8.0" }, { "introduced": "2.0.0" }, { "fixed": "2.4.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.0.0", "0.1.0", "0.1.1", "0.1.2", "0.1.3", "0.1.4", "0.10.0", "0.10.1", "0.11.0", "0.11.1", "0.2.0", "0.2.1", "0.3.0", "0.4.0", "0.4.1", "0.5.0", "0.5.1", "0.6.0", "0.6.1", "0.6.2", "0.7.0", "0.8.0", "0.8.1", "0.8.2", "0.8.3", "0.8.4", "0.9.0", "0.9.1", "1.0.0", "1.0.1", "1.0.2", "1.0.3", "1.0.4", "1.1.0", "1.1.1", "1.1.2", "1.2.0", "1.2.1", "1.3.0", "1.3.1", "1.3.2", "1.3.3", "1.4.0", "1.4.1", "1.4.2", "1.5.0", "1.5.1", "1.5.2", "1.6.0", "1.6.1", "1.6.2", "1.6.3", "1.7.0", "2.0.0", "2.0.1", "2.0.2", "2.1.0", "2.1.1", "2.2.0", "2.2.1", "2.2.2", "2.2.3", "2.3.0", "2.3.1" ] } ], "aliases": [ "CVE-2021-41146", "GHSA-vw27-fwjf-5qxm" ], "details": "qutebrowser is an open source keyboard-focused browser with a minimal GUI. Starting with qutebrowser v1.7.0, the Windows installer for qutebrowser registers a `qutebrowserurl:` URL handler. With certain applications, opening a specially crafted `qutebrowserurl:...` URL can lead to execution of qutebrowser commands, which in turn allows arbitrary code execution via commands such as `:spawn` or `:debug-pyeval`. Only Windows installs where qutebrowser is registered as URL handler are affected. The issue has been fixed in qutebrowser v2.4.0. The fix also adds additional hardening for potential similar issues on Linux (by adding the new --untrusted-args flag to the .desktop file), though no such vulnerabilities are known.", "id": "PYSEC-2021-382", "modified": "2021-10-28T05:27:07.120992Z", "published": "2021-10-21T18:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/qutebrowser/qutebrowser/security/advisories/GHSA-vw27-fwjf-5qxm" }, { "type": "FIX", "url": "https://github.com/qutebrowser/qutebrowser/commit/8f46ba3f6dc7b18375f7aa63c48a1fe461190430" } ] }
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.