Lucene search
K

19 matches found

OSV
OSV
added 2026/02/10 12:25 a.m.5 views

GHSA-8GRV-JQ2G-CFHW amphp/http-server affected by HTTP/2 DDoS vulnerability

Versions of amphp/http-server prior to 3.4.4 for the 3.x release branch and prior to 2.1.10 for the 2.x release branch are vulnerable to the HTTP/2 "MadeYouReset" DoS attack described by CVE-2025-8671 and https://kb.cert.org/vuls/id/767506. In versions 3.4.4 and 2.1.10, stream reset protection ha...

5.3CVSS5.4AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/02/10 12:25 a.m.8 views

amphp/http-server affected by HTTP/2 DDoS vulnerability

Versions of amphp/http-server prior to 3.4.4 for the 3.x release branch and prior to 2.1.10 for the 2.x release branch are vulnerable to the HTTP/2 "MadeYouReset" DoS attack described by CVE-2025-8671 and https://kb.cert.org/vuls/id/767506. In versions 3.4.4 and 2.1.10, stream reset protection ha...

7.5CVSS5.4AI score0.00928EPSS
Exploits3References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/02/10 12:0 a.m.7 views

amphp/http-server affected by HTTP/2 DDoS vulnerability

Versions of amphp/http-server prior to 3.4.4 for the 3.x release branch and prior to 2.1.10 for the 2.x release branch are vulnerable to the HTTP/2 "MadeYouReset" DoS attack described by CVE-2025-8671 and https://kb.cert.org/vuls/id/767506. In versions 3.4.4 and 2.1.10, stream reset protection ha...

7.5CVSS5.4AI score0.00928EPSS
Exploits3References5Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2024-1280

Malicious code in bioql PyPI...

8.2CVSS8AI score0.05065EPSS
Exploits1References10
Snyk
Snyk
added 2025/08/13 12:46 p.m.3 views

Denial of Service (DoS)

Overview amphp/http-server is a non-blocking HTTP application server for PHP based on Amp Affected versions of this package are vulnerable to Denial of Service DoS due to incorrect stream accounting in the handling of server-sent stream resets. An attacker can cause excessive server resource...

8.7CVSS6.1AI score0.00928EPSS
Exploits3References2
Veracode
Veracode
added 2024/05/20 7:29 a.m.8 views

Host Header Injection

amphp/http is vulnerable to Host Header Injection. The vulnerability is caused by improper validation of newline characters in the Host header, allowing an attacker to inject arbitrary Hosts into the request header...

7AI score
Exploits0
OSV
OSV
added 2024/05/15 5:52 p.m.5 views

GHSA-8V5X-6VV5-JV4G amphp/http Host Header Injection vulnerability

amphp/http versions before 1.0.1 allows an attacker to supply invalid input in the Host header which may lead to various type of Host header injection attacks...

7.3AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/05/15 5:52 p.m.15 views

amphp/http Host Header Injection vulnerability

amphp/http versions before 1.0.1 allows an attacker to supply invalid input in the Host header which may lead to various type of Host header injection attacks...

7.3AI score
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/15 5:48 p.m.14 views

amphp/http-client Header leakage on cross-domain redirects

amphp/http-client has a security weakness that might leak sensitive request headers from the initial request to the redirected host on cross-domain redirects, which were not removed correctly. Message::setHeaders does not replace the entire set of headers, but only operates on the headers matchin...

7AI score
Exploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/05/15 12:0 a.m.8 views

amphp/http-client Header leakage on cross-domain redirects

amphp/http-client has a security weakness that might leak sensitive request headers from the initial request to the redirected host on cross-domain redirects, which were not removed correctly. Message::setHeaders does not replace the entire set of headers, but only operates on the headers matchin...

7AI score
Exploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/05/15 12:0 a.m.10 views

amphp/http Host Header Injection vulnerability

amphp/http versions before 1.0.1 allows an attacker to supply invalid input in the Host header which may lead to various type of Host header injection attacks...

7.3AI score
Exploits0References6Affected Software1
F5 Networks
F5 Networks
added 2024/04/09 11:7 a.m.39 views

K000139227: amphp/http vulnerability CVE-2024-2653

Security Advisory Description amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set ENDHEADERS flag, resulting in an OOM crash. CVE-2024-2653 Impact There is no impact; F5 products are not affected by this vulnerability. Securi...

8.2CVSS8.1AI score0.05065EPSS
Exploits1
OSV
OSV
added 2024/04/03 6:49 p.m.7 views

GHSA-W8GF-G2VQ-J2F4 amphp/http-client Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

8.2CVSS7.3AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/04/03 6:49 p.m.12 views

amphp/http-client Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

7.3AI score
Exploits0References3Affected Software1
CVE
CVE
added 2024/04/03 5:18 p.m.98 views

CVE-2024-2653

CVE-2024-2653 affects the AMPHP HTTP stack: amphp/http will accumulate HTTP/2 CONTINUATION frames in an unbounded buffer and only enforces a limit when END_HEADERS is seen, causing an out-of-memory crash. The issue also indirectly impacts amphp/http-client and amphp/http-server if used with an un...

8.2CVSS7.8AI score0.05065EPSS
Exploits1References4
CNNVD
CNNVD
added 2024/04/03 12:0 a.m.4 views

amphp http 安全漏洞

AMPHP is a collection of PHP event-driven libraries open-sourced by AMPHP. A security vulnerability exists in amphp http that stems from collecting CONTINUATION frames in an unbounded buffer and not checking the limit until it receives the set ENDHEADERS flag, resulting in an OOM crash...

8.2CVSS8.1AI score0.05065EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2024/01/05 12:0 a.m.5 views

PT-2024-2591 · Unknown · Amphp/Http +1

Name of the Vulnerable Software and Affected Versions: amphp/http versions prior to the fixed version amphp/http-client versions 4.0.0-rc10 through 4.0.0 Description: The issue is related to the amphp/http library and its HTTP/2 protocol implementation, specifically with uncontrolled memory...

8.5CVSS8.1AI score0.05065EPSS
Exploits1References21
GitLab Advisory Database
GitLab Advisory Database
added 2018/03/15 12:0 a.m.10 views

Incorrect header injection check

amphp/http isn't properly protected against HTTP header injection...

0.6AI score
Exploits0References1Affected Software1
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:0 a.m.23 views

Denial of Service via HTTP/2 CONTINUATION Frames

Early versions of amphp/http-client with HTTP/2 support v4.0.0-rc10 to 4.0.0 will collect HTTP/2 CONTINUATION frames in an unbounded buffer and will not check the header size limit until it has received the ENDHEADERS flag, resulting in an OOM crash. Later versions of amphp/http-client v4.1.0-rc1...

8.2CVSS7.8AI score0.05065EPSS
Exploits1Affected Software1
Rows per page
Query Builder