Php

Php

711 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 41.88%
  • Veröffentlicht 04.11.2006 00:07:00
  • Zuletzt bearbeitet 09.04.2025 00:30:58

Buffer overflow in PHP before 5.2.0 allows remote attackers to execute arbitrary code via crafted UTF-8 inputs to the (1) htmlentities or (2) htmlspecialchars functions.

  • EPSS 29.39%
  • Veröffentlicht 10.10.2006 04:06:00
  • Zuletzt bearbeitet 09.04.2025 00:30:58

Integer overflow in PHP 5 up to 5.1.6 and 4 before 4.3.0 allows remote attackers to execute arbitrary code via an argument to the unserialize PHP function with a large value for the number of array elements, which triggers the overflow in the Zend En...

Exploit
  • EPSS 0.11%
  • Veröffentlicht 10.10.2006 04:06:00
  • Zuletzt bearbeitet 09.04.2025 00:30:58

Race condition in the symlink function in PHP 5.1.6 and earlier allows local users to bypass the open_basedir restriction by using a combination of symlink, mkdir, and unlink functions to change the file path after the open_basedir check and before t...

Exploit
  • EPSS 0.23%
  • Veröffentlicht 12.09.2006 16:07:00
  • Zuletzt bearbeitet 03.04.2025 01:03:51

PHP 4.x up to 4.4.4 and PHP 5 up to 5.1.6 allows local users to bypass certain Apache HTTP Server httpd.conf options, such as safe_mode and open_basedir, via the ini_restore function, which resets the values to their php.ini (Master Value) defaults.

  • EPSS 0.06%
  • Veröffentlicht 31.08.2006 21:04:00
  • Zuletzt bearbeitet 03.04.2025 01:03:51

The (1) file_exists and (2) imap_reopen functions in PHP before 5.1.5 do not check for the safe_mode and open_basedir settings, which allows local users to bypass the settings. NOTE: the error_log function is covered by CVE-2006-3011, and the imap_o...

  • EPSS 3.46%
  • Veröffentlicht 31.08.2006 21:04:00
  • Zuletzt bearbeitet 03.04.2025 01:03:51

Multiple heap-based buffer overflows in the (1) str_repeat and (2) wordwrap functions in ext/standard/string.c in PHP before 5.1.5, when used on a 64-bit system, have unspecified impact and attack vectors, a different vulnerability than CVE-2006-1990...

  • EPSS 1.1%
  • Veröffentlicht 31.08.2006 21:04:00
  • Zuletzt bearbeitet 03.04.2025 01:03:51

The cURL extension files (1) ext/curl/interface.c and (2) ext/curl/streams.c in PHP before 5.1.5 permit the CURLOPT_FOLLOWLOCATION option when open_basedir or safe_mode is enabled, which allows attackers to perform unauthorized actions, possibly rela...

Exploit
  • EPSS 5.37%
  • Veröffentlicht 31.08.2006 21:04:00
  • Zuletzt bearbeitet 03.04.2025 01:03:51

Buffer overflow in the LWZReadByte_ function in ext/gd/libgd/gd_gif_in.c in the GD extension in PHP before 5.1.5 allows remote attackers to have an unknown impact via a GIF file with input_code_size greater than MAX_LWZ_BITS, which triggers an overfl...

  • EPSS 2%
  • Veröffentlicht 31.08.2006 21:04:00
  • Zuletzt bearbeitet 03.04.2025 01:03:51

The stripos function in PHP before 5.1.5 has unknown impact and attack vectors related to an out-of-bounds read.

  • EPSS 1.63%
  • Veröffentlicht 31.08.2006 21:04:00
  • Zuletzt bearbeitet 03.04.2025 01:03:51

Integer overflow in memory allocation routines in PHP before 5.1.6, when running on a 64-bit system, allows context-dependent attackers to bypass the memory_limit restriction.