Lucene search
+L

23757 matches found

F5 Networks
F5 Networks
added 2025/07/11 4:36 p.m.18 views

K000152542: LibTIFF vulnerability CVE-2024-7006

Security Advisory Description A null pointer dereference flaw was found in Libtiff via tifdirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can...

7.5CVSS6.7AI score0.01503EPSS
SaveExploits0
OSV
OSV
added 2025/07/11 12:00 p.m.5 views

RUSTSEC-2025-0042 Uninitialized read after allocating MemBump

The affected function, MemBump::new, would allocate memory without initializing it. Subsequently calling the created value's various alloc methods would then read and write the start of that memory as a Cell which is undefined behavior. Instead, it should zero initialize the start of the allocate...

6.9AI score
SaveExploits0References3
OSV
OSV
added 2025/07/11 11:08 a.m.6 views

OESA-2025-1765 apache-commons-fileupload security update

The javax.servlet package lacks support for RFC-1867, HTML file upload. This package provides a simple to use API for working with such data. The scope of this package is to create a package of Java utility classes to read multipart/form-data within a javax.servlet.http.HttpServletRequest. Securi...

7.5CVSS6.8AI score0.67821EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/11 11:08 a.m.11 views

OESA-2025-1771 ffmpeg security update

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. Security Fixes: A heap-use-after-free i...

8.8CVSS7.2AI score0.01681EPSS
SaveExploits12References15
OSV
OSV
added 2025/07/11 8:35 a.m.4 views

SUSE-SU-2025:02283-1 Security update for audiofile

This update for audiofile fixes the following issues: - CVE-2019-13147: Do not allow too many channel to prevent NULL pointer dereference bsc1140031. - CVE-2022-24599: Clear buffer when allocating bsc1196487...

6.5CVSS6.8AI score0.01913EPSS
SaveExploits2References5
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.13 views

fs/jfs: Prevent integer overflow in AG size calculation

...

5.5CVSS7.2AI score0.00294EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.4 views

Memory Allocation with Excessive Size Value in Wireshark

...

6.5CVSS7AI score0.00485EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/07/11 12:00 a.m.6 views

PT-2025-30314 · Crates.Io · Static-Alloc

The affected function, MemBump::new, would allocate memory without initializing it. Subsequently calling the created value's various alloc methods would then read and write the start of that memory as a Cell which is undefined behavior. Instead, it should zero initialize the start of the allocate...

7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/07/11 12:00 a.m.6 views

PT-2025-30366 · Crates.Io · Static-Alloc

The affected function, MemBump::new, would allocate memory without initializing it. Subsequently calling the created value's various allocmethods would then read and write the start of that memory as a Cell which isundefined behavior. Instead, it should zero initialize the start of the allocated...

7AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:00 a.m.7 views

Azure Linux 3.0 Security Update: CBL-Mariner Releases / grub2 (CVE-2020-14311)

The version of CBL-Mariner Releases / grub2 installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2020-14311 advisory. - There is an issue with grub2 before version 2.06 while handling symlink on ext...

6CVSS7.3AI score0.00465EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:00 a.m.2 views

CBL Mariner 2.0 Security Update: CBL-Mariner Releases / grub2 (CVE-2020-14310)

The version of CBL-Mariner Releases / grub2 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2020-14310 advisory. - There is an issue on grub2 before version 2.06 at function readsectionasstring. It...

6CVSS7.3AI score0.00478EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.11 views

SUSE CVE-2025-38274

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

4.4CVSS6.5AI score0.00159EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.4 views

SUSE CVE-2025-38321

In the Linux kernel, the following vulnerability has been resolved: smb: Log an error when closeallcacheddirs fails Under low-memory conditions, closeallcacheddirs can't move the dentries to a separate list to dput them once the locks are dropped. This will result in a "Dentry still in use" error...

4.4CVSS6.3AI score0.00168EPSS
SaveExploits0References21
OSV
OSV
added 2025/07/10 8:15 p.m.6 views

DEBIAN-CVE-2025-53628

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

8.8CVSS5.3AI score0.00438EPSS
SaveExploits1References1
NVD
NVD
added 2025/07/10 8:15 p.m.31 views

CVE-2025-53628

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

8.8CVSS0.00438EPSS
SaveExploits1References3
OSV
OSV
added 2025/07/10 8:15 p.m.9 views

UBUNTU-CVE-2025-53628

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

8.8CVSS5.6AI score0.00438EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/07/10 7:46 p.m.5 views

CVE-2025-53629 cpp-httplib Unbounded Memory Allocation in Chunked/No-Length Requests Vulnerability

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.23.0, incoming requests using Transfer-Encoding: chunked in the header can allocate memory arbitrarily in the server, potentially leading to its exhaustion. This vulnerability is fixed in 0.23.0. NOTE: Th...

7.5CVSS6.8AI score0.00505EPSS
SaveExploits1References3
CVE
CVE
added 2025/07/10 7:46 p.m.52 views

CVE-2025-53629

CVE-2025-53629 affects cpp-httplib (C++11 single-file header-only HTTP/HTTPS library). Prior to version 0.23.0, handling of incoming requests with Transfer-Encoding: chunked could allocate memory arbitrarily on the server, risking memory exhaustion. The vulnerability is fixed in 0.23.0. Related C...

7.5CVSS6.3AI score0.00505EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2025/07/10 7:46 p.m.15 views

CVE-2025-53629 cpp-httplib Unbounded Memory Allocation in Chunked/No-Length Requests Vulnerability

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.23.0, incoming requests using Transfer-Encoding: chunked in the header can allocate memory arbitrarily in the server, potentially leading to its exhaustion. This vulnerability is fixed in 0.23.0. NOTE: Th...

7.5CVSS0.00505EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/07/10 7:45 p.m.7 views

CVE-2025-53628 cpp-httplib does not limit the length of a line

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

6.3CVSS6.8AI score0.00438EPSS
SaveExploits1References3
Rows per page
Query Builder