Advisories for Pypi/Qutebrowser package

2021
2020

UI Discrepancy for Security Feature

After a certificate error was overridden by the user, qutebrowser displays the URL as yellow (colors. the URL was mistakenly displayed as green (colors.statusbar.url.success_https). While the user already has seen a certificate error prompt at this point (or set content.ssl_stricttofalse`, which is not recommended), this could still provide a false sense of security.

2018

Cross-Site Request Forgery (CSRF)

qutebrowser is vulnerable to a cross-site request forgery flaw that allows websites to access qute://* URLs. A malicious website could exploit this to load a qute://settings/set URL, which then sets editor.command to a bash script, resulting in arbitrary code execution.