Lucene search
+L

1437 matches found

OSV
OSV
added 2024/12/12 2:03 a.m.10 views

AZL-62360 CVE-2024-47607 affecting package gstreamer1 1.20.0-2

GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gstopusdecparseheader function within gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If nchannels exceeds 64, the for loop will write beyond the...

9.8CVSS7.3AI score0.01199EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/12 2:03 a.m.14 views

AZL-54297 CVE-2024-47607 affecting package gstreamer1-plugins-base 1.20.0-3

GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gstopusdecparseheader function within gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If nchannels exceeds 64, the for loop will write beyond the...

9.8CVSS7.3AI score0.01199EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/04 8:43 p.m.6 views

rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing

A denial of service DoS vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted...

7.5CVSS6.6AI score0.01996EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/02 10:15 p.m.9 views

CVE-2018-9423

In ihevcdparsesliceheader of ihevcdparsesliceheader.c there is a possible out of bound read due to missing bounds check. This could lead to denial of service with no additional execution privileges needed. User interaction is needed for exploitation...

6.5CVSS5.9AI score0.00157EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.9 views

Astra Linux – Vulnerability in dovecot

Very large headers can cause resource exhaustion when parsing messages. The message parser usually reads relatively small chunks of the message. However, when these smaller chunks are fed into the message-header parser, the “fullvalue” buffer starts to grow excessively. The “fullvalue” buffer has...

7.5CVSS7AI score0.01284EPSS
SaveExploits1References3
OSV
OSV
added 2024/11/22 11:07 a.m.16 views

OESA-2024-2460 tomcat security update

The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. The Apache Tomcat project is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open developmen...

8.6CVSS6.8AI score0.99999EPSS
SaveExploits23References9
OSV
OSV
added 2024/11/15 11:07 a.m.16 views

OESA-2024-2403 tomcat security update

The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. The Apache Tomcat project is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open developmen...

8.6CVSS6.8AI score0.99999EPSS
SaveExploits22References8
OSV
OSV
added 2024/11/15 11:07 a.m.13 views

OESA-2024-2402 tomcat security update

The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. The Apache Tomcat project is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open developmen...

8.6CVSS6.8AI score0.99999EPSS
SaveExploits22References8
OSV
OSV
added 2024/11/15 11:07 a.m.17 views

OESA-2024-2404 tomcat security update

The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. The Apache Tomcat project is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open developmen...

8.6CVSS6.8AI score0.99999EPSS
SaveExploits22References8
OSV
OSV
added 2024/11/15 11:07 a.m.17 views

OESA-2024-2405 tomcat security update

The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. The Apache Tomcat project is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open developmen...

8.6CVSS6.8AI score0.99999EPSS
SaveExploits22References8
Amazon
Amazon
added 2024/11/15 12:00 a.m.39 views

Important: python3

Issue Overview: There is a MEDIUM severity vulnerability affecting CPython. Regular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives. CVE-2024-6232 Affected Packages: python3 Note: This advisory is...

7.5CVSS8.1AI score0.02203EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/11/14 12:34 p.m.63 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.00776EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 6:10 p.m.9 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.00776EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 4:30 p.m.13 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.00776EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 3:31 p.m.25 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.00776EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 10:22 a.m.24 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.00776EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/11/13 10:04 a.m.12 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.00776EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/11/12 10:29 a.m.13 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2024/11/12 10:25 a.m.18 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
OSV
OSV
added 2024/11/11 8:15 p.m.19 views

AZL-53063 CVE-2024-52531 affecting package libsoup for versions less than 3.4.4-2

GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soupheaderparseparamliststrict. There is a plausible way to reach this remotely via soupmessageheadersgetcontenttype e.g., an application may want to retrieve the content type of a request or...

8.4CVSS7.2AI score0.0068EPSS
SaveExploits1References1
Rows per page
Query Builder