CVE-2024-11234

HIGHCVSS 7.2/10EPSS 1.13%

Last modified

CVE-2024-11234 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, when using streams with configured proxy and "request_fulluri" 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 server, thus potentially gaining access to resources not normally available to the external user.. EPSS estimates a 1.13% chance of exploitation in the next 30 days.

Description

In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, when using streams with configured proxy and "request_fulluri" 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 server, thus potentially gaining access to resources not normally available to the external user.

Metrics

CVSS 3.1
7.2/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

EPSS Probability
1.13%

62.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PhpPhp>= 8.1.0, < 8.1.31
PhpPhp>= 8.2.0, < 8.2.26
PhpPhp>= 8.3.0, < 8.3.14

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2024-11234?
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, when using streams with configured proxy and "request_fulluri" 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 server, thus potentially gaining access to resources not normally available to the external user.
How severe is CVE-2024-11234?
CVE-2024-11234 has a CVSS score of 7.2/10 (HIGH severity). The EPSS model estimates a 1.13% probability of exploitation in the next 30 days.
How do I fix CVE-2024-11234?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-11234?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST