Php

Php

711 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Published 13.07.2025 22:27:48
  • Last modified 22.07.2025 17:04:53

In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the stri...

Exploit
  • EPSS 0.12%
  • Published 13.07.2025 22:18:36
  • Last modified 22.07.2025 17:01:01

In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like pars...

Exploit
  • EPSS 0.22%
  • Published 13.07.2025 22:15:23
  • Last modified 22.07.2025 16:51:04

In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (>2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and a...

Exploit
  • EPSS 0.27%
  • Published 04.04.2025 17:51:07
  • Last modified 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...

  • EPSS 0.08%
  • Published 30.03.2025 06:15:14
  • Last modified 02.07.2025 20:13:31

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...

  • EPSS 0.12%
  • Published 30.03.2025 06:15:14
  • Last modified 02.07.2025 20:14:40

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...

  • EPSS 0.11%
  • Published 30.03.2025 06:15:14
  • Last modified 02.07.2025 20:17:38

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...

Exploit
  • EPSS 0.02%
  • Published 30.03.2025 06:15:13
  • Last modified 23.05.2025 14:15:25

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...

Exploit
  • EPSS 0.08%
  • Published 29.03.2025 05:19:33
  • Last modified 23.05.2025 14:15:25

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...

  • EPSS 0.33%
  • Published 12.02.2025 22:15:29
  • Last modified 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...