Lucene search
+L

5365 matches found

Cvelist
Cvelist
added 2024/03/06 6:14 p.m.32 views

CVE-2024-25111 SQUID-2024:1 Denial of Service in HTTP Chunked Decoding

Squid is a web proxy cache. Starting in version 3.5.27 and prior to version 6.8, Squid may be vulnerable to a Denial of Service attack against HTTP Chunked decoder due to an uncontrolled recursion bug. This problem allows a remote attacker to cause Denial of Service when sending a crafted, chunke...

8.6CVSS8.5AI score0.65254EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/06 6:14 p.m.36 views

CVE-2024-25111 SQUID-2024:1 Denial of Service in HTTP Chunked Decoding

Squid is a web proxy cache. Starting in version 3.5.27 and prior to version 6.8, Squid may be vulnerable to a Denial of Service attack against HTTP Chunked decoder due to an uncontrolled recursion bug. This problem allows a remote attacker to cause Denial of Service when sending a crafted, chunke...

8.6CVSS6.6AI score0.65254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/06 3:38 p.m.8 views

undertow: url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7.3AI score0.01702EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:15 a.m.23 views

BIT-TENSORFLOW-2022-23571 Reachable Assertion in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. When decoding a tensor from protobuf, a TensorFlow process can encounter cases where a CHECK assertion is invalidated based on user controlled arguments, if the tensors have an invalid dtype and 0 elements or an invalid shape. This allows...

6.5CVSS6.4AI score0.00469EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:14 a.m.16 views

BIT-TENSORFLOW-2022-23584 Use after free in `DecodePng` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a use after free behavior when decoding PNG images. After png::CommonFreeDecode&decode gets called, the values of decode.width and decode.height are in an unspecified state. The fix will be included in TensorFlow...

7.6CVSS6.9AI score0.00725EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:6 a.m.22 views

BIT-PILLOW-2020-5310

libImaging/TiffDecode.c in Pillow before 6.2.2 has a TIFF decoding integer overflow, related to realloc...

8.8CVSS7.2AI score0.01975EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 11:4 a.m.61 views

BIT-PHP-2021-21707 Special characters break path parsing in XML functions

In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexmlloadfile, URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the...

5.3CVSS6.9AI score0.25951EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/05 2:39 p.m.5 views

GHSA-3QWC-47JF-5RF7 eth-abi is vulnerable to recursive DoS

This is related to recent ZST stuff https://github.com/ethereum/eth-abi/security/advisories/GHSA-rqr8-pxh7-cq3g, but it's a different one. Basically a recursive pointer issue py from ethabi import decode payload =...

5.9AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/02/28 2:20 p.m.6 views

golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding

A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests...

7.5CVSS6.6AI score0.04561EPSS
SaveExploits0References11
OSV
OSV
added 2024/02/28 1:27 p.m.7 views

USN-6667-1 libcpanel-json-xs-perl vulnerability

It was discovered that Cpanel-JSON-XS incorrectly decoded certain data. A remote attacker could use this issue to cause Cpanel-JSON-XS to crash, resulting in a denial of service, or possibly obtain sensitive information...

9.1CVSS5.8AI score0.00788EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/26 8:19 p.m.78 views

PYSEC-2024-164

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. If an excessively large value is specified as the starting index for an array in abidecode, it can cause the read position to overflow. This results in the decoding of values outside the intended array bounds, potential...

5.3CVSS5.1AI score0.00547EPSS
SaveExploits1References4
OSV
OSV
added 2024/02/23 8:26 a.m.9 views

SUSE-SU-2024:0601-1 Security update for python-pycryptodome

This update for python-pycryptodome fixes the following issues: - CVE-2023-52323: Fixed side-channel leakage in RSA decryption by using constant-time faster padding decoding for OAEP bsc1218564...

5.9CVSS6AI score0.00618EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/22 8:38 a.m.10 views

SUSE-SU-2024:0585-1 Security update for python-pycryptodome

This update for python-pycryptodome fixes the following issues: - CVE-2023-52323: Fixed side-channel leakage in RSA decryption by using constant-time faster padding decoding for OAEP bsc1218564...

5.9CVSS6AI score0.00618EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/02/22 3:54 a.m.27 views

Integer Overflow

dav1d is vulnerable of integer overflow. The vulnerability due to improper memory allocation in dav1d AV1 decoder that can occur when decoding videos with large frame size. it could indeed lead to memory corruption and pose a security risk...

8.8CVSS6.9AI score0.01835EPSS
SaveExploits0References16Affected Software1
NVD
NVD
added 2024/02/19 11:15 a.m.21 views

CVE-2024-1580

An integer overflow in dav1d AV1 decoder that can occur when decoding videos with large frame size. This can lead to memory corruption within the AV1 decoder. We recommend upgrading past version 1.4.0 of dav1d...

8.8CVSS5.9AI score0.01835EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2024/02/19 10:34 a.m.35 views

CVE-2024-1580

An integer overflow in dav1d AV1 decoder that can occur when decoding videos with large frame size. This can lead to memory corruption within the AV1 decoder. We recommend upgrading past version 1.4.0 of dav1d...

8.8CVSS7.5AI score0.01835EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/02/19 12:0 a.m.30 views

CVE-2024-1580

An integer overflow in dav1d AV1 decoder that can occur when decoding videos with large frame size. This can lead to memory corruption within the AV1 decoder. We recommend upgrading past version 1.4.0 of dav1d...

8.8CVSS6.6AI score0.01835EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/02/16 12:0 a.m.18 views

PT-2024-2631 · Node.Js +8 · Node.Js +8

Name of the Vulnerable Software and Affected Versions: Node.js affected versions not specified Description: A vulnerability in Node.js has been identified, allowing for a Denial of Service DoS attack through resource exhaustion when using the fetch function to retrieve content from an untrusted...

9.8CVSS6.6AI score0.87211EPSS
SaveExploits5References174
OpenVAS
OpenVAS
added 2024/02/16 12:0 a.m.46 views

Node.js 18.x < 18.19.1 Multiple Vulnerabilities - Mac OS X

Node.js is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:nodejs:node.js"; ifdescription...

7.8CVSS6.8AI score0.04459EPSS
SaveExploits1References7
Mageia
Mageia
added 2024/02/14 11:2 p.m.92 views

Updated quictls packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Excessive time spent in DH check / generation with large Q parameter value. CVE-2023-5678 POLY1305 MAC implementation corrupts vector registers on PowerPC. CVE-2023-6129 Excessive time spent checking invalid RSA public keys. CVE-2023-6237 PKCS12...

6.5CVSS7.4AI score0.04459EPSS
SaveExploits0References6
Rows per page
Query Builder