CVE-2023-3823
- EPSS 0.28%
- Veröffentlicht 11.08.2023 06:15:09
- Zuletzt bearbeitet 13.02.2025 17:16:59
In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unle...
CVE-2023-3247
- EPSS 0.23%
- Veröffentlicht 22.07.2023 05:15:37
- Zuletzt bearbeitet 21.11.2024 08:16:47
In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random...
CVE-2023-0567
- EPSS 0.03%
- Veröffentlicht 01.03.2023 08:15:11
- Zuletzt bearbeitet 21.11.2024 07:37:24
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing an...
CVE-2023-0568
- EPSS 0.12%
- Veröffentlicht 16.02.2023 07:15:10
- Zuletzt bearbeitet 13.02.2025 17:15:55
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the alloca...
CVE-2023-0662
- EPSS 0.11%
- Veröffentlicht 16.02.2023 07:15:10
- Zuletzt bearbeitet 13.02.2025 17:15:56
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by ...
CVE-2022-31630
- EPSS 0.05%
- Veröffentlicht 14.11.2022 07:15:09
- Zuletzt bearbeitet 21.11.2024 07:04:53
In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated ...
CVE-2022-37454
- EPSS 1.5%
- Veröffentlicht 21.10.2022 06:15:09
- Zuletzt bearbeitet 08.05.2025 15:15:47
The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function int...
CVE-2022-31629
- EPSS 32.04%
- Veröffentlicht 28.09.2022 23:15:10
- Zuletzt bearbeitet 21.11.2024 07:04:53
In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim's browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.
CVE-2022-31628
- EPSS 0.03%
- Veröffentlicht 28.09.2022 23:15:09
- Zuletzt bearbeitet 21.11.2024 07:04:53
In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress "quines" gzip files, resulting in an infinite loop.
CVE-2022-31627
- EPSS 0.15%
- Veröffentlicht 28.07.2022 06:15:07
- Zuletzt bearbeitet 21.11.2024 07:04:53
In PHP versions 8.1.x below 8.1.8, when fileinfo functions, such as finfo_buffer, due to incorrect patch applied to the third party code from libmagic, incorrect function may be used to free allocated memory, which may lead to heap corruption.