Lucene search
+L

705 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.7 views

SUSE CVE-2015-1341

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 pythonmodulepath...

7.8CVSS7.2AI score0.00429EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:43 a.m.9 views

SUSE CVE-2017-10708

An issue was discovered in Apport through 2.20.x. In apport/report.py, Apport sets the ExecutablePath field and it then uses the path to run package specific hooks without protecting against path traversal. This allows remote attackers to execute arbitrary code via a crafted .crash file...

7.8CVSS8AI score0.02099EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.10 views

SUSE CVE-2017-14179

Apport before 2.13 does not properly handle crashes originating from a PID namespace allowing local users to create certain files as root which an attacker could leverage to perform a denial of service via resource exhaustion, possibly gain root privileges, or escape from containers...

7.8CVSS7.6AI score0.00356EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.6 views

SUSE CVE-2017-14177

Apport through 2.20.7 does not properly handle core dumps from setuid binaries allowing local users to create certain files as root which an attacker could leverage to perform a denial of service via resource exhaustion or possibly gain root privileges. NOTE: this vulnerability exists because of ...

7.8CVSS7.7AI score0.0039EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.7 views

SUSE CVE-2017-14180

Apport 2.13 through 2.20.7 does not properly handle crashes originating from a PID namespace allowing local users to create certain files as root which an attacker could leverage to perform a denial of service via resource exhaustion or possibly gain root privileges, a different vulnerability tha...

7.8CVSS7AI score0.0044EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:16 a.m.3 views

SUSE CVE-2019-7307

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 any other file on th...

2.8CVSS6.5AI score0.00314EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.7 views

SUSE CVE-2019-11482

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...

3.3CVSS6.9AI score0.00232EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.6 views

SUSE CVE-2019-11483

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...

7CVSS6.6AI score0.00401EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.5 views

SUSE CVE-2019-11481

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...

7.8CVSS6.7AI score0.00435EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.4 views

SUSE CVE-2019-11485

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

5.3CVSS6.7AI score0.0026EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:56 a.m.5 views

SUSE CVE-2020-15701

An unhandled exception in checkignored 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 2.20.1-0ubuntu2.24, 2.20.9-0ubuntu7.1...

5.5CVSS6.6AI score0.00432EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:56 a.m.5 views

SUSE CVE-2020-15702

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...

7CVSS7.4AI score0.00498EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.9 views

SUSE CVE-2021-3710

An information disclosure via path traversal was discovered in apport/hookutils.py function readfile. 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 ...

6.5CVSS5.2AI score0.00463EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.5 views

SUSE CVE-2021-3709

Function checkattachmentforerrors 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...

6.5CVSS5.6AI score0.00462EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.12 views

SUSE CVE-2021-25682

It was discovered that the getpidinfo function in data/apport did not properly parse the /proc/pid/status file from the kernel...

8.8CVSS7AI score0.00453EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:41 a.m.8 views

SUSE CVE-2021-32549

It was discovered that readfile 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...

7.3CVSS6.7AI score0.00289EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:41 a.m.7 views

SUSE CVE-2021-32550

It was discovered that readfile in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-14 package apport hooks, it could expose private data to other local users...

7.3CVSS6.7AI score0.00289EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:41 a.m.8 views

SUSE CVE-2021-32547

It was discovered that readfile in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-lts package apport hooks, it could expose private data to other local users...

7.3CVSS6.7AI score0.00298EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:41 a.m.10 views

SUSE CVE-2021-32548

It was discovered that readfile in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-8 package apport hooks, it could expose private data to other local users...

7.3CVSS6.7AI score0.00289EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:41 a.m.8 views

SUSE CVE-2021-32553

It was discovered that readfile in apport/hookutils.py would follow symbolic links or open FIFOs. When this function is used by the openjdk-17 package apport hooks, it could expose private data to other local users...

7.3CVSS6.7AI score0.00322EPSS
SaveExploits0References3
Rows per page
Query Builder