Lucene search
+L

240 matches found

SUSE CVE
SUSE CVE
added 2025/05/20 1:08 a.m.8 views

SUSE CVE-2025-4802

Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to NSS functions...

8.4CVSS7AI score0.00557EPSS
SaveExploits1References12
RedhatCVE
RedhatCVE
added 2025/05/18 8:00 p.m.36 views

CVE-2025-4802

A flaw was found in the glibc library. A statically linked setuid binary that calls dlopen, including internal dlopen calls after setlocale or calls to NSS functions such as getaddrinfo, may incorrectly search LDLIBRARYPATH to determine which library to load, allowing a local attacker to load...

7CVSS7.8AI score0.00557EPSS
SaveExploits1References5
OSV
OSV
added 2025/05/16 8:15 p.m.7 views

DEBIAN-CVE-2025-4802

Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to NSS functions...

7.8CVSS6.8AI score0.00557EPSS
SaveExploits1References1
NVD
NVD
added 2025/05/16 8:15 p.m.25 views

CVE-2025-4802

Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to NSS functions...

7.8CVSS0.00557EPSS
SaveExploits1References5
OSV
OSV
added 2025/05/16 8:15 p.m.12 views

AZL-61873 CVE-2025-4802 affecting package glibc 2.35-10

Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to NSS functions...

7.8CVSS6.7AI score0.00557EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/16 8:15 p.m.11 views

AZL-61877 CVE-2025-4802 affecting package glibc for versions less than 2.38-14

Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to NSS functions...

7.8CVSS7.1AI score0.00557EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/16 8:15 p.m.8 views

UBUNTU-CVE-2025-4802

Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to NSS functions...

7.8CVSS6.7AI score0.00557EPSS
SaveExploits1References8
CVE
CVE
added 2025/05/16 7:32 p.m.325 views

CVE-2025-4802

CVE-2025-4802 affects the GNU C Library (glibc) versions 2.27–2.38. The issue is an untrusted LD_LIBRARY_PATH vulnerability that enables attacker-controlled loading of dynamically-linked libraries by statically compiled setuid binaries that call dlopen (including internal dlopen calls after setlo...

7.8CVSS6.8AI score0.00557EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/05/16 7:32 p.m.13 views

CVE-2025-4802

Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to NSS functions...

7.8CVSS6.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/16 7:32 p.m.112 views

CVE-2025-4802

Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to NSS functions...

0.00557EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/05/15 12:00 a.m.13 views

PT-2025-21753

Name of the Vulnerable Software and Affected Versions GNU C Library versions 2.27 through 2.38 Description An issue exists in the GNU C Library where the LD LIBRARY PATH environment variable is incorrectly searched to determine which library to load when a statically linked setuid binary calls th...

7.8CVSS7.3AI score0.00557EPSS
SaveExploits1References96
OSV
OSV
added 2023/10/13 11:06 a.m.8 views

OESA-2023-1725 glibc security update

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational...

7.8CVSS7.7AI score0.81422EPSS
SaveExploits28References2
OSV
OSV
added 2023/10/03 6:15 p.m.4 views

DEBIAN-CVE-2023-4911

A buffer overflow was discovered in the GNU C Library's dynamic loader ld.so while processing the GLIBCTUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBCTUNABLES environment variables when launching binaries with SUID permission to execute code...

7.8CVSS7.2AI score0.81422EPSS
SaveExploits28References1
OSV
OSV
added 2023/06/08 9:15 p.m.12 views

AZL-37368 CVE-2023-29403 affecting package golang for versions less than 1.21.6-1

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I...

7.8CVSS6.6AI score0.00429EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/08 9:15 p.m.12 views

AZL-52789 CVE-2023-29403 affecting package golang for versions less than 1.20.7-1

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I...

7.8CVSS6.6AI score0.00429EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/08 9:15 p.m.11 views

DEBIAN-CVE-2023-29403

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I...

7.8CVSS6.9AI score0.00429EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/08 9:15 p.m.11 views

UBUNTU-CVE-2023-29403

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I...

7.8CVSS6.7AI score0.00429EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 6:18 a.m.11 views

SUSE CVE-2005-0448

Race condition in the rmtree function in File::Path.pm in Perl before 5.8.4 allows local users to create arbitrary setuid binaries in the tree being deleted, a different vulnerability than CVE-2004-0452...

1.2CVSS9.1AI score0.00384EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:06 a.m.10 views

SUSE CVE-2008-5302

Race condition in the rmtree function in File::Path 1.08 and 2.07 lib/File/Path.pm in Perl 5.8.8 and 5.10.0 allows local users to create arbitrary setuid binaries via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error...

6.9CVSS9AI score0.00332EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.9 views

SUSE CVE-2015-1324

Apport before 2.17.2-0ubuntu1.1 as packaged in Ubuntu 15.04, before 2.14.70ubuntu8.5 as packaged in Ubuntu 14.10, before 2.14.1-0ubuntu3.11 as packaged in Ubuntu 14.04 LTS, and before 2.0.1-0ubuntu17.9 as packaged in Ubuntu 12.04 LTS allow local users to write to arbitrary files and gain root...

7.8CVSS7.6AI score0.00356EPSS
SaveExploits0References3
Rows per page
Query Builder