qutebrowser before version 1.4.1 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.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://github.com/qutebrowser/qutebrowser/commit/43e58ac865ff862c2008c510fc5f7627e10b4660 | third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10895 | issue tracking third party advisory patch |
http://www.openwall.com/lists/oss-security/2018/07/11/7 | mailing list patch mitigation third party advisory |