Php

Php

728 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Medienbericht Exploit
  • EPSS 2.29%
  • Veröffentlicht 22.11.2024 07:15:03
  • Zuletzt bearbeitet 03.11.2025 23:17:33

In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, a hostile MySQL server can cause the client to disclose the content of its heap containing data from other SQL requests and possible other data belonging to different user...

  • EPSS 1.28%
  • Veröffentlicht 22.11.2024 06:15:20
  • Zuletzt bearbeitet 03.11.2025 23:17:33

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.

Medienbericht Exploit
  • EPSS 0.48%
  • Veröffentlicht 08.10.2024 04:15:11
  • Zuletzt bearbeitet 03.11.2025 23:17:33

In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using PHP-FPM SAPI and it is configured to catch workers output through catch_workers_output = yes, it may be possible to pollute the final log or remove up to 4 char...

Exploit
  • EPSS 3.66%
  • Veröffentlicht 08.10.2024 04:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:32

In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using a certain non-standard configurations of Windows codepages, the fixes for  CVE-2024-4577 https://github.com/advisories/GHSA-vxpp-6299-mxw3  may still be bypasse...

Exploit
  • EPSS 1.05%
  • Veröffentlicht 08.10.2024 04:15:10
  • Zuletzt bearbeitet 03.11.2025 23:17:33

In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, HTTP_REDIRECT_STATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in certain scenarios, the content of this variable can b...

Medienbericht Exploit
  • EPSS 0.93%
  • Veröffentlicht 08.10.2024 04:15:09
  • Zuletzt bearbeitet 03.11.2025 23:17:32

In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to...

Exploit
  • EPSS 1.16%
  • Veröffentlicht 09.06.2024 20:15:09
  • Zuletzt bearbeitet 21.03.2025 18:15:32

The openssl_private_decrypt function in PHP, when using PKCS1 padding (OPENSSL_PKCS1_PADDING, which is the default), is vulnerable to the Marvin Attack unless it is used with an OpenSSL version that includes the changes from this pull request: https...

Warnung Medienbericht Exploit
  • EPSS 99.99%
  • Veröffentlicht 09.06.2024 20:15:09
  • Zuletzt bearbeitet 03.11.2025 19:23:39

In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given...

Exploit
  • EPSS 12.12%
  • Veröffentlicht 09.06.2024 19:15:52
  • Zuletzt bearbeitet 03.11.2025 23:17:30

In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, due to a code logic error, filtering functions such as filter_var when validating URLs (FILTER_VALIDATE_URL) for certain types of URLs the function will result in invalid u...

Exploit
  • EPSS 28.81%
  • Veröffentlicht 09.06.2024 19:15:52
  • Zuletzt bearbeitet 21.11.2024 09:47:58

In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, the fix for CVE-2024-1874 does not work if the command name includes trailing spaces. Original issue: when using proc_open() command with array syntax, due to insufficient ...