CVE-2018-1000559: Qutebrowser XSS Vulnerability
(updated )
qutebrowser version introduced in v0.11.0 (1179ee7a937fb31414d77d9970bac21095358449) contains a Cross Site Scripting (XSS) vulnerability in history command, qute://history
page that can result in Via injected JavaScript code, a website can steal the user’s browsing history. This attack appear to be exploitable via the victim must open a page with a specially crafted <title>
attribute, and then open the qute://history
site via the :history
command. This vulnerability appears to have been fixed in fixed in v1.3.3 (4c9360237f186681b1e3f2a0f30c45161cf405c7, to be released today) and v1.4.0 (5a7869f2feaa346853d2a85413d6527c87ef0d9f, released later this week).
References
- github.com/advisories/GHSA-m4fw-77v7-924m
- github.com/pypa/advisory-database/tree/main/vulns/qutebrowser/PYSEC-2018-26.yaml
- github.com/qutebrowser/qutebrowser
- github.com/qutebrowser/qutebrowser/commit/4c9360237f186681b1e3f2a0f30c45161cf405c7
- github.com/qutebrowser/qutebrowser/commit/5a7869f2feaa346853d2a85413d6527c87ef0d9f
- github.com/qutebrowser/qutebrowser/issues/4011
- nvd.nist.gov/vuln/detail/CVE-2018-1000559
Detect and mitigate CVE-2018-1000559 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →