Lucene search
+L

3300 matches found

Tenable Nessus
Tenable Nessus
added 2024/09/05 12:0 a.m.44 views

RHEL 9 : bubblewrap and flatpak (RHSA-2024:6356)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:6356 advisory. Bubblewrap /usr/bin/bwrap is a core execution engine for unprivileged containers that works as a setuid binary on kernels without user namespaces...

10CVSS8.2AI score0.01283EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/09/04 7:12 p.m.39 views

Important: Red Hat Security Advisory: bubblewrap and flatpak security update

An update for bubblewrap and flatpak is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

10CVSS7.3AI score0.01283EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/09/04 6:39 p.m.17 views

Important: Red Hat Security Advisory: bubblewrap and flatpak security update

An update for bubblewrap and flatpak is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, i...

10CVSS7.3AI score0.01283EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/09/04 6:22 p.m.22 views

Important: Red Hat Security Advisory: bubblewrap and flatpak security update

An update for bubblewrap and flatpak is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

10CVSS7.3AI score0.01283EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2024/08/21 7:11 p.m.35 views

CVE-2024-43882

A vulnerability was found in the Linux kernel. The fix addresses a race condition during file execution exec, where a file’s permissions could change between an initial check and execution, potentially allowing unauthorized privilege escalation. Specifically, a non-privileged user could gain root...

7CVSS7.1AI score0.00242EPSS
SaveExploits1References4
NVD
NVD
added 2024/08/21 1:15 a.m.45 views

CVE-2024-43882

In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via dofilpopen, permission checking is done against the file's metadata at that moment, and on success, a file pointer is passed back. Much...

8.4CVSS0.00242EPSS
SaveExploits1References13
OSV
OSV
added 2024/08/21 1:15 a.m.7 views

DEBIAN-CVE-2024-43882

In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via dofilpopen, permission checking is done against the file's metadata at that moment, and on success, a file pointer is passed back. Much...

7CVSS6.2AI score0.00242EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/08/21 12:10 a.m.32 views

CVE-2024-43882 exec: Fix ToCToU between perm check and set-uid/gid usage

In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via dofilpopen, permission checking is done against the file's metadata at that moment, and on success, a file pointer is passed back. Much...

7.3AI score0.00242EPSS
SaveExploits1References8
CVE
CVE
added 2024/08/21 12:10 a.m.171 views

CVE-2024-43882

CVE-2024-43882 is a Linux kernel race Condition (ToCToU) in exec path: permission checks for a file are done at do_filp_open(), but the metadata (mode/UID/GID) used later in execve() can be changed before execution, enabling potential root privilege escalation. The issue is exploitable in scenari...

8.4CVSS7AI score0.00242EPSS
SaveExploits1References13Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/08/17 12:0 a.m.31 views

openSUSE 15 Security Update : apptainer (openSUSE-SU-2024:0244-1)

The remote openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2024:0244-1 advisory. - Make sure, digest values handled by the Go library github.com/opencontainers/go-digest and used throughout the Go-implemented containers...

8.3CVSS7.5AI score0.01279EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/16 4:2 a.m.30 views

OPENSUSE-SU-2024:0244-1 Security update for apptainer

This update for apptainer fixes the following issues: - Make sure, digest values handled by the Go library github.com/opencontainers/go-digest and used throughout the Go-implemented containers ecosystem are always validated. This prevents attackers from triggering unexpected authenticated registr...

8.3CVSS7.4AI score0.01279EPSS
SaveExploits0References6
NVD
NVD
added 2024/08/12 1:38 p.m.39 views

CVE-2024-6760

A logic bug in the code which disables kernel tracing for setuid programs meant that tracing was not disabled when it should have, allowing unprivileged users to trace and inspect the behavior of setuid programs. The bug may be used by an unprivileged user to read the contents of files to which...

7.5CVSS0.00741EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/12 12:0 a.m.8 views

FreeBSD 安全漏洞

FreeBSD is a set of Unix-like operating systems from the FreeBSD Foundation. A security vulnerability exists in FreeBSD that stems from a logic error in the code that disables kernel tracing, allowing an unprivileged user to trace and inspect the behavior of the setuid program...

7.5CVSS6.8AI score0.00741EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/11 2:40 a.m.17 views

CVE-2024-6760 ktrace(2) fails to detach when executing a setuid binary

A logic bug in the code which disables kernel tracing for setuid programs meant that tracing was not disabled when it should have, allowing unprivileged users to trace and inspect the behavior of setuid programs. The bug may be used by an unprivileged user to read the contents of files to which...

6.8AI score0.00741EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/11 2:40 a.m.66 views

CVE-2024-6760

CVE-2024-6760 describes a logic bug in FreeBSD's ktrace which disables kernel tracing for setuid programs. The flaw allows unprivileged users to trace and inspect the behavior of setuid binaries, potentially reading files they normally should not access (e.g., the local password database). Connec...

7.5CVSS6.4AI score0.00741EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/07 12:0 a.m.18 views

PT-2024-37854 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A logic bug in the code disables kernel tracing for setuid programs, allowing unprivileged users to trace and inspect the behavior of setuid programs. This bug may be used by an...

7.5CVSS6.8AI score0.00741EPSS
SaveExploits0References9
FreeBSD Advisory
FreeBSD Advisory
added 2024/08/07 12:0 a.m.18 views

FreeBSD-SA-24:06.ktrace

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-24:06.ktrace Security Advisory The FreeBSD Project Topic: ktrace2 fails to detach when executing a setuid binary Category: core Module: ktrace Announced:...

7.5CVSS5.9AI score0.00741EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2024/08/07 12:0 a.m.16 views

FreeBSD -- ktrace(2) fails to detach when executing a setuid binary

Problem Description: A logic bug in the code which disables kernel tracing for setuid programs meant that tracing was not disabled when it should have, allowing unprivileged users to trace and inspect the behavior of setuid programs. Impact: The bug may be used by an unprivileged user to read the...

7.5CVSS7.4AI score0.00741EPSS
SaveExploits0
OSV
OSV
added 2024/07/23 4:15 p.m.31 views

CVE-2024-6714

An issue was discovered in provd before version 0.1.5 with a setuid binary, which allows a local attacker to escalate their privilege...

7.8CVSS6.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/23 3:46 p.m.62 views

CVE-2024-6714

An issue was discovered in provd before version 0.1.5 with a setuid binary, which allows a local attacker to escalate their privilege...

8.8CVSS0.00263EPSS
SaveExploits1References3
Rows per page
Query Builder