VYPR

Apport

by Apport Project

Source repositories

CVEs (32)

  • CVE-2020-15702Aug 6, 2020
    risk 0.00cvss epss 0.00

    TOCTOU Race Condition vulnerability in apport allows a local attacker to escalate privileges and execute arbitrary code. An attacker may exit the crashed process and exploit PID recycling to spawn a root process with the same PID as the crashed process, which can then be used to…

  • CVE-2020-15701Aug 6, 2020
    risk 0.00cvss epss 0.00

    An unhandled exception in check_ignored() in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will trigger an unhandled exception, resulting in a crash. Fixed in…

  • CVE-2019-15790Apr 27, 2020
    risk 0.00cvss epss 0.00

    Apport reads and writes information on a crashed process to /proc/pid with elevated privileges. Apport then determines which user the crashed process belongs to by reading /proc/pid through get_pid_info() in data/apport. An unprivileged user could exploit this to read…

  • CVE-2020-8833Apr 22, 2020
    risk 0.00cvss epss 0.00

    Time-of-check Time-of-use Race Condition vulnerability on crash report ownership change in Apport allows for a possible privilege escalation opportunity. If fs.protected_symlinks is disabled, this can be exploited between the os.open and os.chown calls when the Apport cron…

  • CVE-2020-8831Apr 22, 2020
    risk 0.00cvss epss 0.01

    Apport creates a world writable lock file with root ownership in the world writable /var/lock/apport directory. If the apport/ directory does not exist (this is not uncommon as /var/lock is a tmpfs), it will create the directory, otherwise it will simply continue execution using…

  • CVE-2019-11485Feb 8, 2020
    risk 0.00cvss epss 0.00

    Sander Bos discovered Apport's lock file was in a world-writable directory which allowed all users to prevent crash handling.

  • CVE-2019-11483Feb 8, 2020
    risk 0.00cvss epss 0.00

    Sander Bos discovered Apport mishandled crash dumps originating from containers. This could be used by a local attacker to generate a crash report for a privileged process that is readable by an unprivileged user.

  • CVE-2019-11482Feb 8, 2020
    risk 0.00cvss epss 0.00

    Sander Bos discovered a time of check to time of use (TOCTTOU) vulnerability in apport that allowed a user to cause core files to be written in arbitrary directories.

  • CVE-2019-11481Feb 8, 2020
    risk 0.00cvss epss 0.00

    Kevin Backhouse discovered that apport would read a user-supplied configuration file with elevated privileges. By replacing the file with a symbolic link, a user could get apport to read any file on the system as root, with unknown consequences.

  • CVE-2019-7307Aug 29, 2019
    risk 0.00cvss epss 0.00

    Apport before versions 2.14.1-0ubuntu3.29+esm1, 2.20.1-0ubuntu2.19, 2.20.9-0ubuntu7.7, 2.20.10-0ubuntu27.1, 2.20.11-0ubuntu5 contained a TOCTTOU vulnerability when reading the users ~/.apport-ignore.xml file, which allows a local attacker to replace this file with a symlink to…

  • CVE-2015-1341Apr 22, 2019
    risk 0.00cvss epss 0.00

    Any Python module in sys.path can be imported if the command line of the process triggering the coredump is Python and the first argument is -m in Apport before 2.19.2 function _python_module_path.

  • CVE-2009-1295Apr 30, 2009
    risk 0.00cvss epss 0.00

    Apport before 0.108.4 on Ubuntu 8.04 LTS, before 0.119.2 on Ubuntu 8.10, and before 1.0-0ubuntu5.2 on Ubuntu 9.04 does not properly remove files from the application's crash-report directory, which allows local users to delete arbitrary files via unspecified vectors.

Page 2 of 2