Lucene search
+L

9274 matches found

Vulnrichment
Vulnrichment
added 2025/05/19 7:18 p.m.5 views

CVE-2025-47935 Multer vulnerable to Denial of Service via memory leaks from unclosed streams

Multer is a node.js middleware for handling multipart/form-data. Versions prior to 2.0.0 are vulnerable to a resource exhaustion and memory leak issue due to improper stream handling. When the HTTP request stream emits an error, the internal busboy stream is not closed, violating Node.js stream...

7.5CVSS7.7AI score0.00754EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.6 views

Multer 安全漏洞

Multer is an expressjs open source middleware for Node.js. A security vulnerability exists in Multer versions prior to 2.0.0, which stems from improper handling of streams and could lead to resource exhaustion and memory leaks...

7.5CVSS6.1AI score0.00754EPSS
SaveExploits0References3
Circl
Circl
added 2025/05/18 7:4 p.m.40 views

CVE-2025-4890

creationtimestamp| type| source ---|---|--- 2025-05-18 19:04:14+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/16769 2025-05-18 19:24:26+00:00| seen| https://bsky.app/profile/2rZiKKbOU3nTafniR2qMMSE0gwZ.activitypub.awakari.com.ap.brid.gy/post/3lphrv5p7gvy2 2025-05-18...

7.8CVSS5.4AI score0.00339EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2025/05/17 2:54 a.m.5 views

SUSE CVE-2025-48174

In libavif before 1.3.0, makeRoom in stream.c has an integer overflow and resultant buffer overflow in stream-offset+size...

6.8CVSS7.5AI score0.00354EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/16 5:15 a.m.5 views

UBUNTU-CVE-2025-48174

In libavif before 1.3.0, makeRoom in stream.c has an integer overflow and resultant buffer overflow in stream-offset+size...

9.1CVSS6AI score0.00354EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/16 12:0 a.m.4 views

PT-2025-21608 · Libavif +2 · Libavif +2

Name of the Vulnerable Software and Affected Versions: libavif versions prior to 1.3.0 Description: The issue is related to an integer overflow and a resultant buffer overflow in the makeRoom function within stream.c, specifically affecting stream-offset+size. Recommendations: For versions prior ...

9.1CVSS4.7AI score0.00354EPSS
SaveExploits1References25
Cvelist
Cvelist
added 2025/05/16 12:0 a.m.47 views

CVE-2025-48174

In libavif before 1.3.0, makeRoom in stream.c has an integer overflow and resultant buffer overflow in stream-offset+size...

4.5CVSS0.00354EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/05/15 12:0 a.m.8 views

The vulnerability of the nghttp2_on_stream_close_callback() function in the nghttp2 library allows a attacker to cause a service failure.

The vulnerability of the nghttp2onstreamclosecallback function in the nghttp2 library is related to uncontrolled use of resources. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

7.8CVSS7.2AI score0.01288EPSS
SaveExploits0References6Affected Software3
RedHat Linux
RedHat Linux
added 2025/05/13 7:14 p.m.8 views

xz: XZ has a heap-use-after-free bug in threaded .xz decoder

A flaw was found in the XZ Utils library. In affected versions, the multithreaded .xz decoder in liblzma has a bug where invalid input can trigger a heap use-after-free condition, allowing writes to an address based on the null pointer plus an offset. This issue may result in a crash or other...

8.7CVSS5.8AI score0.00647EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.8 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
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.9 views

php: Header parser of http stream wrapper does not handle folded headers

A flaw was found in PHP. This vulnerability allows misinterpretation of HTTP response headers, potentially leading to incorrect usage of headers, MIME types, and other response attributes via incorrect parsing of folded headers in the HTTP request module...

6.3CVSS5.8AI score0.0056EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.684 views

php: Stream HTTP wrapper header check might omit basic auth header

A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers...

7.3CVSS5.7AI score0.00531EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 3:59 p.m.8 views

ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling

A flaw was found in Artifex Ghostscript's PDF XRef stream handling. This vulnerability allows a buffer overflow via crafted values in the W array of a PDF XRef stream...

8.4CVSS6AI score0.00316EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 2:0 p.m.143 views

php: Stream HTTP wrapper header check might omit basic auth header

A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers...

7.3CVSS5.7AI score0.00531EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 2:0 p.m.13 views

php: Configuring a proxy in a stream context might allow for CRLF injection in URIs

A flaw was found in PHP. In affected versions of PHP, when using streams with configured proxy and "requestfulluri" option, the URI is not properly sanitized, which can lead to HTTP request smuggling and allow the attacker to use the proxy to perform arbitrary HTTP requests originating from the...

7.2CVSS5.8AI score0.01132EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/05/13 2:0 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
RedHat Linux
RedHat Linux
added 2025/05/13 2:0 p.m.9 views

php: Header parser of http stream wrapper does not handle folded headers

A flaw was found in PHP. This vulnerability allows misinterpretation of HTTP response headers, potentially leading to incorrect usage of headers, MIME types, and other response attributes via incorrect parsing of folded headers in the HTTP request module...

6.3CVSS5.8AI score0.0056EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/05/13 1:59 p.m.10 views

php: Stream HTTP wrapper header check might omit basic auth header

A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers...

7.3CVSS5.7AI score0.00531EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 1:59 p.m.7 views

php: Header parser of http stream wrapper does not handle folded headers

A flaw was found in PHP. This vulnerability allows misinterpretation of HTTP response headers, potentially leading to incorrect usage of headers, MIME types, and other response attributes via incorrect parsing of folded headers in the HTTP request module...

6.3CVSS5.8AI score0.0056EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/05/13 1:59 p.m.162 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
Rows per page
Query Builder