← Back

Abrt Project

abrt_project

4 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Abrt
abrt

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Abrt Project
FedoraprojectRedhat
3Abrt
Enterprise LinuxFedora
Jun 29, 2026
Jun 13, 2026
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A content injection vulnerability was found in the ABRT post-create event handler scripts in libreport. The event script queries the systemd journal for log entries matching the crashed process and writes the results to...Show more
A content injection vulnerability was found in the ABRT post-create event handler scripts in libreport. The event script queries the systemd journal for log entries matching the crashed process and writes the results to files in the dump directory without sanitizing embedded control characters. A local user can inject arbitrary content into the journal output by embedding newline characters in syslog messages, controlling the content that root writes to dump directory files.Show less
3Abrt Project
FedoraprojectRedhat
3Abrt
Enterprise LinuxFedora
Jul 15, 2026
Jun 13, 2026
N/A· v4
7.8 HIGH· v3
N/A· v2
A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport. Event scripts write output files using shell redirections without the O_NOFOLLOW flag. If the target file is replace...Show more
A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport. Event scripts write output files using shell redirections without the O_NOFOLLOW flag. If the target file is replaced with a symlink, the shell process running as root follows the symlink and writes content to the symlink target, allowing arbitrary file overwrites on the system.Show less
3Abrt Project
FedoraprojectRedhat
5Abrt
Enterprise Linux DesktopEnterprise Linux Server+2 more
Nov 21, 2024
Jan 31, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ABRT might allow attackers to obtain sensitive information from crash reports.
1Abrt Project
1Abrt
Nov 21, 2024
Feb 9, 2018
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
The crash reporting feature in Abrt allows local users to gain privileges by leveraging an execve by root after a chroot into a user-specified directory in a namedspaced environment.