Show filters
1,191 Total Results
Displaying 31-40 of 1,191
Sort by:
Attacker Value
Unknown

CVE-2024-38428

Disclosure Date: June 16, 2024 (last updated August 09, 2024)
url.c in GNU Wget through 1.24.5 mishandles semicolons in the userinfo subcomponent of a URI, and thus there may be insecure behavior in which data that was supposed to be in the userinfo subcomponent is misinterpreted to be part of the host subcomponent.
Attacker Value
Unknown

CVE-2024-5742

Disclosure Date: June 12, 2024 (last updated November 12, 2024)
A vulnerability was found in GNU Nano that allows a possible privilege escalation through an insecure temporary file. If Nano is killed while editing, a file it saves to an emergency file with the permissions of the running user provides a window of opportunity for attackers to escalate privileges through a malicious symlink.
Attacker Value
Unknown

CVE-2024-33602

Disclosure Date: May 06, 2024 (last updated February 14, 2025)
nscd: netgroup cache assumes NSS callback uses in-buffer strings The Name Service Cache Daemon's (nscd) netgroup cache can corrupt memory when the NSS callback does not store all strings in the provided buffer. The flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
0
Attacker Value
Unknown

CVE-2024-33601

Disclosure Date: May 06, 2024 (last updated February 14, 2025)
nscd: netgroup cache may terminate daemon on memory allocation failure The Name Service Cache Daemon's (nscd) netgroup cache uses xmalloc or xrealloc and these functions may terminate the process due to a memory allocation failure resulting in a denial of service to the clients. The flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
0
Attacker Value
Unknown

CVE-2024-33600

Disclosure Date: May 06, 2024 (last updated February 14, 2025)
nscd: Null pointer crashes after notfound response If the Name Service Cache Daemon's (nscd) cache fails to add a not-found netgroup response to the cache, the client request can result in a null pointer dereference. This flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
0
Attacker Value
Unknown

CVE-2024-33599

Disclosure Date: May 06, 2024 (last updated February 14, 2025)
nscd: Stack-based buffer overflow in netgroup cache If the Name Service Cache Daemon's (nscd) fixed size cache is exhausted by client requests then a subsequent client request for netgroup data may result in a stack-based buffer overflow. This flaw was introduced in glibc 2.15 when the cache was added to nscd. This vulnerability is only present in the nscd binary.
0
Attacker Value
Unknown

CVE-2024-2961

Disclosure Date: April 17, 2024 (last updated February 14, 2025)
The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable.
0
Attacker Value
Unknown

CVE-2024-1048

Disclosure Date: February 06, 2024 (last updated May 22, 2024)
A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set-bootflag will create a temporary file with the new grubenv content and rename it to the original grubenv file. If the program is killed before the rename operation, the temporary file will not be removed and may fill the filesystem when invoked multiple times, resulting in a filesystem out of free inodes or blocks.
Attacker Value
Unknown

CVE-2024-0911

Disclosure Date: February 06, 2024 (last updated April 19, 2024)
A flaw was found in indent, a program for formatting C code. This issue may allow an attacker to trick a user into processing a specially crafted file to trigger a heap-based buffer overflow, causing the application to crash.
Attacker Value
Unknown

CVE-2024-0684

Disclosure Date: February 06, 2024 (last updated April 19, 2024)
A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the line_bytes_split() function, potentially leading to an application crash and denial of service.