CVE-2024-11235
- EPSS 1.35%
- Veröffentlicht 04.04.2025 17:51:07
- Zuletzt bearbeitet 30.04.2025 19:25:17
In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for exam...
CVE-2025-1734
- EPSS 0.48%
- Veröffentlicht 30.03.2025 06:15:14
- Zuletzt bearbeitet 03.11.2025 21:18:52
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may con...
CVE-2025-1736
- EPSS 0.53%
- Veröffentlicht 30.03.2025 06:15:14
- Zuletzt bearbeitet 03.11.2025 21:18:52
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent o...
CVE-2025-1861
- EPSS 0.82%
- Veröffentlicht 30.03.2025 06:15:14
- Zuletzt bearbeitet 03.11.2025 21:18:53
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of...
CVE-2025-1219
- EPSS 0.72%
- Veröffentlicht 30.03.2025 06:15:13
- Zuletzt bearbeitet 03.11.2025 21:18:52
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when t...
CVE-2025-1217
- EPSS 0.56%
- Veröffentlicht 29.03.2025 05:19:33
- Zuletzt bearbeitet 03.11.2025 21:18:52
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when http request module parses HTTP response obtained from a server, folded headers are parsed incorrectly, which may lead to misinterpreti...
CVE-2022-31631
- EPSS 2.17%
- Veröffentlicht 12.02.2025 22:15:29
- Zuletzt bearbeitet 02.07.2025 21:35:56
In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may furthe...
CVE-2024-11233
- EPSS 1.62%
- Veröffentlicht 24.11.2024 02:15:16
- Zuletzt bearbeitet 03.11.2025 22:16:37
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, due to an error in convert.quoted-printable-decode filter certain data can lead to buffer overread by one byte, which can in certain circumstances lead to crashes or discl...
CVE-2024-11236
- EPSS 2.08%
- Veröffentlicht 24.11.2024 01:15:04
- Zuletzt bearbeitet 03.11.2025 22:16:37
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, uncontrolled long string inputs to ldap_escape() function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write.
CVE-2024-11234
- EPSS 1.13%
- Veröffentlicht 24.11.2024 01:15:03
- Zuletzt bearbeitet 03.11.2025 22:16:37
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...