Vulnerability Database

383,371

Total vulnerabilities in the database

CVE-2019-15796 — python-apt

Improper Verification of Cryptographic Signature

Python-apt doesn't check if hashes are signed in Version.fetch_binary() and Version.fetch_source() of apt/package.py or in _fetch_archives() of apt/cache.py in version 1.9.3ubuntu2 and earlier. This allows downloads from unsigned repositories which shouldn't be allowed and has been fixed in verisions 1.9.5, 1.9.0ubuntu1.2, 1.6.5ubuntu0.1, 1.1.0~beta1ubuntu0.16.04.7, 0.9.3.5ubuntu3+esm2, and 0.8.3ubuntu7.5.

CVSS v3:

  • Severity: Medium
  • Score: 4.7
  • AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

CVSS v2:

  • Severity: Low
  • Score: 2.6
  • AV:N/AC:H/Au:N/C:N/I:P/A:N
Software Affected versions
Python icon python-apt < 0.8.3ubuntu7.5
Python icon python-apt >= 0.9.0, < 0.9.3.5ubuntu3
Python icon python-apt >= 1.2.0, < 1.6.5ubuntu0.1
Python icon python-apt >= 1.7.0, < 1.9.0ubuntu1.2
Python icon python-apt >= 1.9.1, < 1.9.5
ubuntu / python-apt = 0.8.0-ubuntu9
ubuntu / python-apt = 0.8.1-ubuntu1
ubuntu / python-apt = 0.8.3-ubuntu1
ubuntu / python-apt = 0.8.3-ubuntu2
ubuntu / python-apt = 0.8.3-ubuntu3
ubuntu / python-apt = 0.8.3-ubuntu4
ubuntu / python-apt = 0.8.3-ubuntu5
ubuntu / python-apt = 0.8.3-ubuntu6
ubuntu / python-apt = 0.8.3-ubuntu7
ubuntu / python-apt = 0.8.3-ubuntu7.1
ubuntu / python-apt = 0.8.3-ubuntu7.2
ubuntu / python-apt = 0.8.3-ubuntu7.3
ubuntu / python-apt = 0.8.9.1
ubuntu / python-apt = 0.8.9.1-ubuntu1
ubuntu / python-apt = 0.9.0
ubuntu / python-apt = 0.9.1
ubuntu / python-apt = 0.9.1-build1
ubuntu / python-apt = 0.9.1-build2
ubuntu / python-apt = 0.9.1-ubuntu1
ubuntu / python-apt = 0.9.3.1
ubuntu / python-apt = 0.9.3.2
ubuntu / python-apt = 0.9.3.2-ubuntu1
ubuntu / python-apt = 0.9.3.2-ubuntu2
ubuntu / python-apt = 0.9.3.3
ubuntu / python-apt = 0.9.3.3-ubuntu1
ubuntu / python-apt = 0.9.3.4
ubuntu / python-apt = 0.9.3.4-build1
ubuntu / python-apt = 0.9.3.5
ubuntu / python-apt = 0.9.3.5-ubuntu1
ubuntu / python-apt = 0.9.3.5-ubuntu2
ubuntu / python-apt = 0.9.3.5-ubuntu3
ubuntu / python-apt = 1.0.1-build1
ubuntu / python-apt = 1.0.1-ubuntu1
ubuntu / python-apt = 1.0.1-ubuntu2
ubuntu / python-apt = 1.1.0-beta1
ubuntu / python-apt = 1.1.0-beta1build1
ubuntu / python-apt = 1.1.0-beta1ubuntu0.16.04.1
ubuntu / python-apt = 1.1.0-beta1ubuntu0.16.04.2
ubuntu / python-apt = 1.1.0-beta1ubuntu0.16.04.3
ubuntu / python-apt = 1.1.0-beta1ubuntu0.16.04.4
ubuntu / python-apt = 1.1.0-beta1ubuntu0.16.04.5
debian / python-apt = 1.8.4
ubuntu / python-apt = 1.4.0
ubuntu / python-apt = 1.4.0-beta3build2
ubuntu / python-apt = 1.4.0-beta3ubuntu1
ubuntu / python-apt = 1.6.0
ubuntu / python-apt = 1.6.0-rc1
ubuntu / python-apt = 1.6.0-rc2ubuntu1
ubuntu / python-apt = 1.6.0-rc2ubuntu2
ubuntu / python-apt = 1.6.0-rc3
ubuntu / python-apt = 1.6.1
ubuntu / python-apt = 1.6.2
ubuntu / python-apt = 1.6.3
ubuntu / python-apt = 1.6.3-ubuntu1
ubuntu / python-apt = 1.6.4
ubuntu / python-apt = 1.8.4
ubuntu / python-apt = 1.9.0-alpha0~ubuntu1
ubuntu / python-apt = 1.9.0-alpha0~ubuntu2
ubuntu / python-apt = 1.9.0-ubuntu1
ubuntu / python-apt = 1.7.0
ubuntu / python-apt = 1.8.0
ubuntu / python-apt = 1.8.0-alpha0~ubuntu1
ubuntu / python-apt = 1.8.0-alpha0~ubuntu2
ubuntu / python-apt = 1.8.1
ubuntu / python-apt = 1.8.2
ubuntu / python-apt = 1.8.3

Frequently Asked Questions

A security vulnerability is a weakness in software, hardware, or configuration that can be exploited to compromise confidentiality, integrity, or availability. Many vulnerabilities are tracked as CVEs (Common Vulnerabilities and Exposures), which provide a standardized identifier so teams can coordinate patching, mitigation, and risk assessment across tools and vendors.

CVSS (Common Vulnerability Scoring System) estimates technical severity, but it doesn't automatically equal business risk. Prioritize using context like internet exposure, affected asset criticality, known exploitation (proof-of-concept or in-the-wild), and whether compensating controls exist. A "Medium" CVSS on an exposed, production system can be more urgent than a "Critical" on an isolated, non-production host.

A vulnerability is the underlying weakness. An exploit is the method or code used to take advantage of it. A zero-day is a vulnerability that is unknown to the vendor or has no publicly available fix when attackers begin using it. In practice, risk increases sharply when exploitation becomes reliable or widespread.

Recurring findings usually come from incomplete Asset Discovery, inconsistent patch management, inherited images, and configuration drift. In modern environments, you also need to watch the software supply chain: dependencies, containers, build pipelines, and third-party services can reintroduce the same weakness even after you patch a single host. Unknown or unmanaged assets (often called Shadow IT) are a common reason the same issues resurface.

Use a simple, repeatable triage model: focus first on externally exposed assets, high-value systems (identity, VPN, email, production), vulnerabilities with known exploits, and issues that enable remote code execution or privilege escalation. Then enforce patch SLAs and track progress using consistent metrics so remediation is steady, not reactive.

SynScan combines attack surface monitoring and continuous security auditing to keep your inventory current, flag high-impact vulnerabilities early, and help you turn raw findings into a practical remediation plan.