PyPi: Qutebrowser

CVE-2020-11054

Safety vulnerability ID: 38266

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at May 07, 2020 Updated at Dec 14, 2024
Scan your Python projects for vulnerabilities →

Advisory

Qutebrowser 1.11.1 includes a fix for CVE-2020-11054: After a certificate error was overridden by the user, qutebrowser displays the URL as yellow ('colors.statusbar.url.warn.fg'). However, when the affected website was subsequently loaded again, 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_strict' to 'false' which is not recommended), this could still provide a false sense of security.

Affected package

qutebrowser

Latest version: 3.4.0

A keyboard-driven, vim-like browser based on Python and Qt.

Affected versions

Fixed versions

Vulnerability changelog

Security

- **CVE-2020-11054**: After a certificate error was overridden by the user, qutebrowser displays the URL as yellow (`colors.statusbar.url.warn.fg`). However, when the affected website was subsequently loaded again, 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_strict` to `false` which is not recommended), this could still provide a false sense of security. This is now fixed.

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

LOW 3.5

CVSS v3 Details

LOW 3.5
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
REQUIRED
Scope (S)
UNCHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
NONE
Availability Availability (A)
NONE

CVSS v2 Details

MEDIUM 4.3
Access Vector (AV)
NETWORK
Access Complexity (AC)
MEDIUM
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
NONE
Availability Impact (A)
NONE