cbcvebase.

Canonical Apport vulnerabilities

32 known vulnerabilities affecting canonical/apport.

Total CVEs
32
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH11MEDIUM16LOW5

Vulnerabilities

Page 1 of 2
CVE-2022-1242P3HIGHCVSS 7.8fixed in 2.21.02024-06-03
CVE-2022-1242 [HIGH] CWE-20 CVE-2022-1242: Apport can be tricked into connecting to arbitrary sockets as the root user Apport can be tricked into connecting to arbitrary sockets as the root user
nvd
CVE-2021-3899P3HIGHCVSS 7.8fixed in 2.21.02024-06-03
CVE-2021-3899 [HIGH] CWE-367 CVE-2021-3899: There is a race condition in the 'replaced executable' detection that, with the correct local config There is a race condition in the 'replaced executable' detection that, with the correct local configuration, allow an attacker to execute arbitrary code as root.
nvd
CVE-2023-1326P3HIGHCVSS 7.8≤ 2.26.02023-04-13
CVE-2023-1326 [HIGH] CWE-269 CVE-2023-1326: A privilege escalation attack was found in apport-cli 2.26.0 and earlier which is similar to CVE-202 A privilege escalation attack was found in apport-cli 2.26.0 and earlier which is similar to CVE-2023-26604. If a system is specially configured to allow unprivileged users to run sudo apport-cli, less is configured as the pager, and the terminal size can be set: a local attacker can escalate privilege. It is extremely unlikely that a system administrat
nvd
CVE-2019-11481P3HIGHCVSS 7.8≥ 2.14.1, < 2.14.1-0ubuntu3.29+esm2≥ 2.20.1, < 2.20.1-0ubuntu2.20+2 more2020-02-08
CVE-2019-11481 [HIGH] CWE-59 CVE-2019-11481: Kevin Backhouse discovered that apport would read a user-supplied configuration file with elevated p 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.
nvd
CVE-2015-1341P3HIGHCVSS 7.8fixed in 2.19.22019-04-22
CVE-2015-1341 [HIGH] CWE-264 CVE-2015-1341: Any Python module in sys.path can be imported if the command line of the process triggering the core 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.
nvd
CVE-2020-15702P3HIGHCVSS 7.0v2.20.11-0ubuntu8v2.20.11-0ubuntu9+101 more2020-08-06
CVE-2020-15702 [HIGH] CWE-367 CVE-2020-15702: TOCTOU Race Condition vulnerability in apport allows a local attacker to escalate privileges and exe 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 escalate privileges. Fixed in 2.20.1-0ubuntu2.24, 2.20.9 versions prior t
nvd
CVE-2021-25684P3HIGHCVSS 7.8≥ 2.20.1-0ubuntu1, < 2.20.1-0ubuntu2.30≥ 2.20.9-0ubuntu1, < 2.20.9-0ubuntu7.23+4 more2021-06-11
CVE-2021-25684 [HIGH] CWE-20 CVE-2021-25684: It was discovered that apport in data/apport did not properly open a report file to prevent hanging It was discovered that apport in data/apport did not properly open a report file to prevent hanging reads on a FIFO.
nvd
CVE-2021-25682P3HIGHCVSS 7.8≥ 2.20.1-0ubuntu1, < 2.20.1-0ubuntu2.30≥ 2.20.9-0ubuntu1, < 2.20.9-0ubuntu7.23+4 more2021-06-11
CVE-2021-25682 [HIGH] CWE-20 CVE-2021-25682: It was discovered that the get_pid_info() function in data/apport did not properly parse the /proc/p It was discovered that the get_pid_info() function in data/apport did not properly parse the /proc/pid/status file from the kernel.
nvd
CVE-2021-25683P3HIGHCVSS 7.8≥ 2.20.1-0ubuntu1, < 2.20.1-0ubuntu2.30≥ 2.20.9-0ubuntu1, < 2.20.9-0ubuntu7.23+4 more2021-06-11
CVE-2021-25683 [HIGH] CWE-20 CVE-2021-25683: It was discovered that the get_starttime() function in data/apport did not properly parse the /proc/ It was discovered that the get_starttime() function in data/apport did not properly parse the /proc/pid/stat file from the kernel.
nvd
CVE-2022-28653P3HIGHCVSS 7.5fixed in 2.21.02025-01-31
CVE-2022-28653 [HIGH] CVE-2022-28653: Users can consume unlimited disk space in /var/crash Users can consume unlimited disk space in /var/crash
nvd
CVE-2021-32557P4HIGHCVSS 7.1≥ 2.14.1-0ubuntu3, < 2.14.1-0ubuntu3.29\+esm7≥ 2.20.1, < 2.20.1-0ubuntu2.30\+esm1+6 more2021-06-12
CVE-2021-32557 [HIGH] CWE-59 CVE-2021-32557: It was discovered that the process_report() function in data/whoopsie-upload-all allowed arbitrary f It was discovered that the process_report() function in data/whoopsie-upload-all allowed arbitrary file writes via symlinks.
nvd
CVE-2020-8831P4MEDIUMCVSS 5.5≥ 2.20.1, < 2.20.1-0ubuntu2.23≥ 2.20.9, < 2.20.9-0ubuntu7.14+1 more2020-04-22
CVE-2020-8831 [MEDIUM] CWE-379 CVE-2020-8831: Apport creates a world writable lock file with root ownership in the world writable /var/lock/apport 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 the existing directory. This allows for a symlink attack if an attacker w
nvd
CVE-2021-3709P4MEDIUMCVSS 5.5v2.14.1-0ubuntu1v2.14.1-0ubuntu2+172 more2021-10-01
CVE-2021-3709 [MEDIUM] CWE-538 CVE-2021-3709: Function check_attachment_for_errors() in file data/general-hooks/ubuntu.py could be tricked into ex Function check_attachment_for_errors() in file data/general-hooks/ubuntu.py could be tricked into exposing private data via a constructed crash file. This issue affects: apport 2.14.1 versions prior to 2.14.1-0ubuntu3.29+esm8; 2.20.1 versions prior to 2.20.1-0ubuntu2.30+esm2; 2.20.9 versions prior to 2.20.9-0ubuntu7.26; 2.20.11 versions prior to 2.20.
nvd
CVE-2021-3710P4MEDIUMCVSS 5.5v2.14.1-0ubuntu1v2.14.1-0ubuntu2+172 more2021-10-01
CVE-2021-3710 [MEDIUM] CWE-24 CVE-2021-3710: An information disclosure via path traversal was discovered in apport/hookutils.py function read_fil An information disclosure via path traversal was discovered in apport/hookutils.py function read_file(). This issue affects: apport 2.14.1 versions prior to 2.14.1-0ubuntu3.29+esm8; 2.20.1 versions prior to 2.20.1-0ubuntu2.30+esm2; 2.20.9 versions prior to 2.20.9-0ubuntu7.26; 2.20.11 versions prior to 2.20.11-0ubuntu27.20; 2.20.11 versions prior to 2.2
nvd
CVE-2020-8833P4MEDIUMCVSS 4.7≥ 2.20.1, < 2.20.1-0ubuntu2.23≥ 2.20.9, < 2.20.9-0ubuntu7.14+1 more2020-04-22
CVE-2020-8833 [MEDIUM] CWE-367 CVE-2020-8833: Time-of-check Time-of-use Race Condition vulnerability on crash report ownership change in Apport al 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 script clears out crash files of size 0. A symlink with the same name as the de
nvd
CVE-2021-32549P4MEDIUMCVSS 5.5≥ 2.20.1, < 2.20.1-0ubuntu2.30+esm1≥ 2.20.9, < 2.20.9-0ubuntu7.24+4 more2021-06-12
CVE-2021-32549 [MEDIUM] CWE-59 CVE-2021-32549: It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-13 package apport hooks, it could expose private data to other local users.
nvd
CVE-2021-32551P4MEDIUMCVSS 5.5≥ 2.20.1, < 2.20.1-0ubuntu2.30+esm1≥ 2.20.9, < 2.20.9-0ubuntu7.24+4 more2021-06-12
CVE-2021-32551 [MEDIUM] CWE-59 CVE-2021-32551: It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-15 package apport hooks, it could expose private data to other local users.
nvd
CVE-2021-32555P4MEDIUMCVSS 5.5≥ 2.20.1, < 2.20.1-0ubuntu2.30+esm1≥ 2.20.9, < 2.20.9-0ubuntu7.24+4 more2021-06-12
CVE-2021-32555 [MEDIUM] CWE-59 CVE-2021-32555: It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. It was discovered that read_file() in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the xorg-hwe-18.04 package apport hooks, it could expose private data to other local users.
nvd
CVE-2025-5054P4MEDIUMCVSS 4.7≤ 2.32.0≥ 2.20.1, < 2.20.1-0ubuntu2.30+esm5+8 more2025-05-30
CVE-2025-5054 [MEDIUM] CWE-362 CVE-2025-5054: Race condition in Canonical apport up to and including 2.32.0 allows a local attacker to leak sensit Race condition in Canonical apport up to and including 2.32.0 allows a local attacker to leak sensitive information via PID-reuse by leveraging namespaces. When handling a crash, the function `_check_global_pid_and_forward`, which detects if the crashing process resided in a container, was being called before `consistency_checks`, which attempts to
nvd
CVE-2019-11482P4MEDIUMCVSS 4.7≥ 2.14.1, < 2.14.1-0ubuntu3.29+esm2≥ 2.20.1, < 2.20.1-0ubuntu2.20+2 more2020-02-08
CVE-2019-11482 [MEDIUM] CWE-367 CVE-2019-11482: Sander Bos discovered a time of check to time of use (TOCTTOU) vulnerability in apport that allowed 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.
nvd