{ "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-10895", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "cross-site request forgery flaw allows sites to access 'qute", "version": { "version_data": [ { "version_value": "qutebrowser 1.4.1" } ] } } ] }, "vendor_name": "qutebrowser" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": [ [ { "vectorString": "9.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-352" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/qutebrowser/qutebrowser/commit/43e58ac865ff862c2008c510fc5f7627e10b4660", "refsource": "CONFIRM", "url": "https://github.com/qutebrowser/qutebrowser/commit/43e58ac865ff862c2008c510fc5f7627e10b4660" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10895", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10895" }, { "name": "[oss-security] 20180711 CVE-2018-10895: Remote code execution due to CSRF in qutebrowser", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2018/07/11/7" } ] } }