Lucene search
+L

37 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 1:59 p.m.11 views

php: Stream HTTP wrapper truncates redirect location to 1024 bytes

A flaw was found in PHP. This vulnerability allows incorrect URL truncation and redirection to the wrong location via HTTP redirect handling due to a limited location buffer size...

9.8CVSS5.9AI score0.00821EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/17 12:00 a.m.13 views

UBUNTU-CVE-2024-57970

libarchive through 3.7.7 has a heap-based buffer over-read in headergnulonglink in archivereadsupportformattar.c via a TAR archive because it mishandles truncation in the middle of a GNU long linkname...

4CVSS7.3AI score0.00243EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ftruncate: passing a signed offset. The old ftruncate system call, which uses the 32-bit offt type, misses a sign extension when called in compat mode on 64-bit architectures. As a result, passing a negative length accidentally...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/31 12:15 p.m.8 views

AZL-56291 CVE-2025-21665 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 12:15 p.m.17 views

UBUNTU-CVE-2025-21665

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References29
RedHat Linux
RedHat Linux
added 2024/10/15 11:54 a.m.7 views

libuv: Improper Domain Lookup that potentially leads to SSRF attacks

A server-side request forgery SSRF flaw was found in the libuv package due to how the hostnameascii variable is handled in uvgetaddrinfo and uvidnatoascii. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result, attackers may be able to access...

7.3CVSS7.2AI score0.02003EPSS
SaveExploits1References6
OSV
OSV
added 2024/07/29 5:15 p.m.2 views

DEBIAN-CVE-2024-42084

In the Linux kernel, the following vulnerability has been resolved: ftruncate: pass a signed offset The old ftruncate syscall, using the 32-bit offt misses a sign extension when called in compat mode on 64-bit architectures. As a result, passing a negative length accidentally succeeds in truncati...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/01/25 12:00 a.m.14 views

PT-2024-7325

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a possible divide-by-zero error in the wb dirty limits function. This error occurs because the thresh value, which is an unsigned long, is passed as a u32 divis...

4.6CVSS5.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/07/11 12:00 a.m.18 views

PT-2023-9652 · Python +6 · Python +6

Name of the Vulnerable Software and Affected Versions: Python versions 3.11 through 3.11.4 Description: The issue is related to the os.path.normpath function, which truncates a path unexpectedly at the first '0' byte if such bytes are present in the path. This could lead to security issues, as...

9.8CVSS6.6AI score0.27095EPSS
SaveExploits30References225
SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.5 views

SUSE CVE-2015-1285

The XSSAuditor::canonicalize function in core/html/parser/XSSAuditor.cpp in the XSS auditor in Blink, as used in Google Chrome before 44.0.2403.89, does not properly choose a truncation point, which makes it easier for remote attackers to obtain sensitive information via an unspecified linear-tim...

5CVSS8.5AI score0.01372EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:09 a.m.7 views

SUSE CVE-2016-0739

libssh before 0.7.3 improperly truncates ephemeral secrets generated for the 1 diffie-hellman-group1 and 2 diffie-hellman-group14 key exchange methods to 128 bits, which makes it easier for man-in-the-middle attackers to decrypt or intercept SSH sessions via unspecified vectors, aka a "bits/bytes...

5.9CVSS6.8AI score0.02431EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.15 views

SUSE CVE-2021-3444

The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure kernel...

7CVSS6.6AI score0.0061EPSS
SaveExploits0References35
OSV
OSV
added 2022/02/24 3:15 p.m.13 views

AZL-66560 CVE-2022-24599 affecting package audiofile 0.3.6-27

In autofile Audio File Library 0.3.6, there exists one memory leak vulnerability in printfileinfo, in printinfo.c, which allows an attacker to leak sensitive information via a crafted file. The printfileinfo function calls the copyrightstring function to get data, however, it dosn't use zero byte...

6.5CVSS6.5AI score0.01734EPSS
SaveExploits1References1
OSV
OSV
added 2021/03/23 5:00 p.m.6 views

UBUNTU-CVE-2021-3444

The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure kernel...

7.8CVSS6.8AI score0.0061EPSS
SaveExploits0References5
OSV
OSV
added 2020/05/19 7:15 p.m.10 views

AZL-38977 CVE-2020-10723 affecting package ceph for versions less than 18.2.2-1

A memory corruption issue was found in DPDK versions 17.05 and above. This flaw is caused by an integer truncation on the index of a payload. Under certain circumstances, the index a UInt is copied and truncated into a uint16, which can lead to out of bound indexing and possible memory corruption...

6.7CVSS6.9AI score0.00378EPSS
SaveExploits0References1
ArchLinux
ArchLinux
added 2015/10/08 12:00 a.m.31 views

opensmtpd: multiple issues

an oversight in the portable version of fgetln that allows attackers to read and write out-of-bounds memory - multiple denial-of-service vulnerabilities that allow local users to kill or hang OpenSMTPD - a stack-based buffer overflow that allows local users to crash OpenSMTPD, or execute...

9.7AI score0.04094EPSS
SaveExploits1References5
OSV
OSV
added 2015/07/22 12:00 a.m.3 views

UBUNTU-CVE-2015-1285

The XSSAuditor::canonicalize function in core/html/parser/XSSAuditor.cpp in the XSS auditor in Blink, as used in Google Chrome before 44.0.2403.89, does not properly choose a truncation point, which makes it easier for remote attackers to obtain sensitive information via an unspecified linear-tim...

5CVSS7.3AI score0.01372EPSS
SaveExploits0References4
Rows per page
Query Builder