Lucene search
+L

2323 matches found

Positive Technologies
Positive Technologies
added 2025/01/02 12:0 a.m.8 views

PT-2025-5650 · Opencv · Opencv

Name of the Vulnerable Software and Affected Versions: OpenCV affected versions not specified Description: A heap buffer overflow read issue has been identified. The crash occurs in the cv::PngDecoder module, specifically in the read from io, read chunk, and readHeader functions. Recommendations:...

7.4AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.6 views

PT-2025-37329

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The blk stack limits function in the Linux kernel contained a potential integer overflow when checking the chunk sectors value. The function checks if the chunk sectors value, calculat...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2024/12/24 12:15 p.m.10 views

AZL-54984 CVE-2024-53151 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Address an integer overflow Dan Carpenter reports: Commit 78147ca8b4a9 "svcrdma: Add a "parsed chunk list" data structure" from Jun 22, 2020 linux-next, leads to the following Smatch static checker warning:...

5.5CVSS6.5AI score0.00636EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/24 11:28 a.m.4 views

CVE-2024-53151 svcrdma: Address an integer overflow

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Address an integer overflow Dan Carpenter reports: Commit 78147ca8b4a9 "svcrdma: Add a "parsed chunk list" data structure" from Jun 22, 2020 linux-next, leads to the following Smatch static checker warning:...

7.8AI score0.00636EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/12/19 4:40 p.m.19 views

aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions

A flaw was found in the aiohttp package. The Python parser parses newlines in chunk extensions incorrectly, which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed, for example, without the usual C extensions, or...

7.5CVSS7.3AI score0.00576EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/12/19 12:0 a.m.9 views

The vulnerability of the gst_wavparse_smpl_chunk function in the Gstreamer multimedia framework allows a attacker to cause a service failure.

The vulnerability of the gstwavparsesmplchunk function in the Gstreamer multimedia framework is related to reading beyond the allowed range of memory. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

9.4CVSS6.7AI score0.01161EPSS
SaveExploits0References13Affected Software8
SUSE CVE
SUSE CVE
added 2024/12/13 12:29 a.m.6 views

SUSE CVE-2024-47774

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstavisubtitleparsegab2chunk function within gstavisubtitle.c. The function reads the namelength value directly from the input file without checking it properly. Then,...

5.5CVSS7.1AI score0.00823EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/12/13 12:29 a.m.6 views

SUSE CVE-2024-47776

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gstwavparsecuechunk within gstwavparse.c. The vulnerability happens due to a discrepancy between the size of the data buffer and the size value provided to the function. This mismatch...

5.5CVSS7.1AI score0.01161EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/12/13 12:28 a.m.4 views

SUSE CVE-2024-47777

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstwavparsesmplchunk function within gstwavparse.c. This function attempts to read 4 bytes from the data + 12 offset without checking if the size of the data buffer is...

5.5CVSS7AI score0.01161EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/12/13 12:28 a.m.4 views

SUSE CVE-2024-47778

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. ...

5.5CVSS6.8AI score0.00839EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.7 views

fs/ntfs3: Check if more than chunk-size bytes are written

...

7.3CVSS7.2AI score0.00228EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.7 views

sctp: properly validate chunk size in sctp_sf_ootb()

...

8.2CVSS6.8AI score0.00622EPSS
SaveExploits0
OSV
OSV
added 2024/12/12 2:3 a.m.11 views

AZL-62339 CVE-2024-47774 affecting package gstreamer1 1.20.0-2

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstavisubtitleparsegab2chunk function within gstavisubtitle.c. The function reads the namelength value directly from the input file without checking it properly. Then,...

9.1CVSS5.9AI score0.00823EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/12 2:3 a.m.10 views

AZL-62372 CVE-2024-47776 affecting package gstreamer1 1.20.0-2

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gstwavparsecuechunk within gstwavparse.c. The vulnerability happens due to a discrepancy between the size of the data buffer and the size value provided to the function. This mismatch...

9.1CVSS5.8AI score0.01161EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/12 2:3 a.m.11 views

AZL-62414 CVE-2024-47777 affecting package gstreamer1 1.20.0-2

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstwavparsesmplchunk function within gstwavparse.c. This function attempts to read 4 bytes from the data + 12 offset without checking if the size of the data buffer is...

9.1CVSS5.9AI score0.01161EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/12 2:3 a.m.2 views

DEBIAN-CVE-2024-47776

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gstwavparsecuechunk within gstwavparse.c. The vulnerability happens due to a discrepancy between the size of the data buffer and the size value provided to the function. This mismatch...

9.1CVSS6.6AI score0.01161EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.19 views

SUSE SLES15 / openSUSE 15 Security Update : python-aiohttp (SUSE-SU-2024:4110-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:4110-1 advisory. - CVE-2024-52304: Fixed request smuggling due to incorrect parsing of chunk extensions bsc1233447 Tenable has extracted the...

7.5CVSS7.4AI score0.00576EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/12 12:0 a.m.7 views

UBUNTU-CVE-2024-47777

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been identified in the gstwavparsesmplchunk function within gstwavparse.c. This function attempts to read 4 bytes from the data + 12 offset without checking if the size of the data buffer is...

9.1CVSS7.2AI score0.01161EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.7 views

UBUNTU-CVE-2024-47778

GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in gstwavparseadtlchunk within gstwavparse.c. This vulnerability arises due to insufficient validation of the size parameter, which can exceed the bounds of the data buffer. ...

7.5CVSS6.9AI score0.00839EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/12 12:0 a.m.13 views

UBUNTU-CVE-2024-47776

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in gstwavparsecuechunk within gstwavparse.c. The vulnerability happens due to a discrepancy between the size of the data buffer and the size value provided to the function. This mismatch...

9.1CVSS5.9AI score0.01161EPSS
SaveExploits0References5
Rows per page
Query Builder