Lucene search
+L

9149 matches found

OSV
OSV
added 2023/09/15 4:15 a.m.3 views

DEBIAN-CVE-2023-38039

When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of header...

7.5CVSS6.3AI score0.62246EPSS
SaveExploits1References1
NVD
NVD
added 2023/09/15 4:15 a.m.23 views

CVE-2023-38039

When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of header...

7.5CVSS8.3AI score0.62246EPSS
SaveExploits1References15
OSV
OSV
added 2023/09/15 4:15 a.m.8 views

ALPINE-CVE-2023-38039

When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of header...

7.5CVSS7AI score0.62246EPSS
SaveExploits1References1
Prion
Prion
added 2023/09/15 4:15 a.m.31 views

Design/Logic Flaw

When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of header...

5CVSS7.3AI score0.62246EPSS
SaveExploits1References15Affected Software2
Cvelist
Cvelist
added 2023/09/15 3:21 a.m.30 views

CVE-2023-38039

When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of header...

7.8AI score0.62246EPSS
SaveExploits1References15
BDU FSTEC
BDU FSTEC
added 2023/09/14 12:00 a.m.10 views

Vulnerability of the org.yaml:snakeyaml package from the YAML serialization and deserialization library SnakeYAML, which allows attackers to induce a service denial-of-service attack.

The vulnerability of the org.yaml:snakeyaml package from the YAML serialization and deserialization library SnakeYAML is related to an incorrect limitation on XML references to external objects. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.8CVSS6.7AI score0.02749EPSS
SaveExploits2References8Affected Software6
OSV
OSV
added 2023/09/13 4:32 p.m.69 views

GHSA-24Q2-59HM-RH9R Strapi Improper Rate Limiting vulnerability

Summary There is a rate limit on the login function of Strapi's admin screen, but it is possible to circumvent it. 2. Details It is possible to avoid this by modifying the rate-limited request path as follows. 1. Manipulating request paths to upper or lower case. Pattern 1 - In this case,...

7.3CVSS8.3AI score0.00761EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/09/13 12:38 p.m.23 views

Rate Limit Bypass

Azuracast is vulnerable to Rate Limit Bypass. The vulnerability arises because the existing rate limiting functionality trusts the arbitrary user input coming from the X-Forwarded-For and Client IP header. The vulnerability could allow an attacker to brute force a user password...

9.8CVSS6.8AI score0.00787EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/09/13 8:00 a.m.29 views

CURL-CVE-2023-38039 HTTP headers eat all memory

When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit on the size or quantity of headers it would accept in a response, allowing a malicious server to stream an endless series of...

7.5CVSS7.6AI score0.62246EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2023/09/13 12:00 a.m.75 views

CVE-2023-38039

When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of header...

7.5CVSS6.7AI score0.62246EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2023/09/11 12:00 a.m.11 views

flashloan() allows both owner and approver to call

Lines of code Vulnerability details Impact Allowing the borrower to borrow more than the current limit Proof of Concept As we can see ,flashloan uses StorageHelpers.revertNotOperator to check if the msg.sender has permissions to call. function flashloanStructs.FlashInfo calldata info external...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/09/08 5:15 p.m.10 views

UBUNTU-CVE-2023-39322

QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size...

7.5CVSS6.8AI score0.01137EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2023/09/08 5:15 p.m.32 views

CVE-2023-39322

QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size...

7.5CVSS6.8AI score0.01137EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/09/07 2:34 a.m.8 views

SUSE CVE-2023-39322

QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size...

7.5CVSS6.8AI score0.01137EPSS
SaveExploits0References9
Code423n4
Code423n4
added 2023/09/07 12:00 a.m.12 views

Lack of an option in DestinationBridge.sol to cancel a transaction can lead to unwanted transactions

Lines of code Vulnerability details Impact DestinationBridge.sol is for handling calls from Axelar Gateway and must be deployed in the destination chain. DestinationBridge.sol requires that the address from which Axelar messages are sent must be registered in the recipient's contract. Once a...

6.8AI score
SaveExploits0
Amazon
Amazon
added 2023/09/07 12:00 a.m.16 views

Important: cni-plugins

Issue Overview: http2/hpack: avoid quadratic complexity in hpack decoding CVE-2022-41723 The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send...

7.5CVSS6.9AI score0.04561EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/09/06 12:00 a.m.10 views

Approve race condition when calling approveContractToSpend()

Lines of code Vulnerability details Impact Malicious allowance spenders will be able to spend more than the protocol intended. Proof of Concept When modifying the approved allowance of a spender address there is an issue with the spender address front-running the modification transaction and...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.21 views

snakeyaml: Denial of Service due to missing nested depth limitation for collections

A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service DoS due to missing nested depth limitation for collections...

7.5CVSS6.8AI score0.02749EPSS
SaveExploits2References5
NVD
NVD
added 2023/09/04 1:15 p.m.26 views

CVE-2023-3222

Vulnerability in the password recovery mechanism of Password Recovery plugin for Roundcube, in its 1.2 version, which could allow a remote attacker to change an existing user´s password by adding a 6-digit numeric token. An attacker could create an automatic script to test all possible values...

7.5CVSS7.5AI score0.00674EPSS
SaveExploits0References1
Prion
Prion
added 2023/09/04 1:15 p.m.32 views

Default credentials

Vulnerability in the password recovery mechanism of Password Recovery plugin for Roundcube, in its 1.2 version, which could allow a remote attacker to change an existing user´s password by adding a 6-digit numeric token. An attacker could create an automatic script to test all possible values...

5CVSS7.5AI score0.00674EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder