VYPR

python-apt

by Ubuntu

CVEs (3)

  • CVE-2025-6966MedDec 5, 2025
    risk 0.36cvss 5.5epss 0.00

    NULL pointer dereference in TagSection.keys() in python-apt on APT-based Linux systems allows a local attacker to cause a denial of service (process crash) via a crafted deb822 file with a malformed non-UTF-8 key.

  • CVE-2019-15796MedMar 26, 2020
    risk 0.31cvss 4.7epss 0.01

    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…

  • CVE-2019-15795MedMar 26, 2020
    risk 0.31cvss 4.7epss 0.00

    python-apt only checks the MD5 sums of downloaded files in `Version.fetch_binary()` and `Version.fetch_source()` of apt/package.py in version 1.9.0ubuntu1 and earlier. This allows a man-in-the-middle attack which could potentially be used to install altered packages and has been…