Lucene search

K
PhpPhp4.2.0

116 matches found

CVE
CVE
added 2006/06/13 6:2 p.m.1076 views

CVE-2006-2660

Buffer consumption vulnerability in the tempnam function in PHP 5.1.4 and 4.x before 4.4.3 allows local users to bypass restrictions and create PHP files with fixed names in other directories via a pathname argument longer than MAXPATHLEN, which prevents a unique string from being appended to the f...

2.1CVSS6AI score0.00275EPSS
CVE
CVE
added 2015/01/03 2:59 a.m.817 views

CVE-2014-9427

sapi/cgi/cgi_main.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not properly consider the mapping's length during processing of an invalid file that begins with a # character and lacks a newline character, wh...

7.5CVSS7.3AI score0.02573EPSS
CVE
CVE
added 2012/05/11 10:15 a.m.730 views

CVE-2012-2336

sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to cause a denial of service (resource consumption) by placing command-line op...

5CVSS9.4AI score0.94293EPSS
CVE
CVE
added 2012/07/20 10:40 a.m.622 views

CVE-2012-2688

Unspecified vulnerability in the _php_stream_scandir function in the stream implementation in PHP before 5.3.15 and 5.4.x before 5.4.5 has unknown impact and remote attack vectors, related to an "overflow."

10CVSS5.7AI score0.26272EPSS
CVE
CVE
added 2011/08/25 6:55 p.m.595 views

CVE-2011-3268

Buffer overflow in the crypt function in PHP before 5.3.7 allows context-dependent attackers to have an unspecified impact via a long salt argument, a different vulnerability than CVE-2011-2483.

10CVSS7.3AI score0.09312EPSS
CVE
CVE
added 2012/05/21 3:55 p.m.324 views

CVE-2012-2376

Buffer overflow in the com_print_typeinfo function in PHP 5.4.3 and earlier on Windows allows remote attackers to execute arbitrary code via crafted arguments that trigger incorrect handling of COM object VARIANT types, as exploited in the wild in May 2012.

10CVSS8.1AI score0.27068EPSS
CVE
CVE
added 2013/06/21 8:55 p.m.298 views

CVE-2013-2110

Heap-based buffer overflow in the php_quot_print_encode function in ext/standard/quot_print.c in PHP before 5.3.26 and 5.4.x before 5.4.16 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted argument to the quoted_printabl...

5CVSS6.5AI score0.10475EPSS
CVE
CVE
added 2012/05/11 10:15 a.m.224 views

CVE-2012-2311

sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that contain a %3D sequence but no = (equals sign) character, which allows remote attackers to execute arbitrary code by placing command-line option...

7.5CVSS9.9AI score0.94293EPSS
CVE
CVE
added 2013/06/21 9:55 p.m.224 views

CVE-2013-4635

Integer overflow in the SdnToJewish function in jewish.c in the Calendar component in PHP before 5.3.26 and 5.4.x before 5.4.16 allows context-dependent attackers to cause a denial of service (application hang) via a large argument to the jdtojewish function.

5CVSS5.6AI score0.09918EPSS
CVE
CVE
added 2009/12/21 4:30 p.m.214 views

CVE-2009-4143

PHP before 5.2.12 does not properly handle session data, which has unspecified impact and attack vectors related to (1) interrupt corruption of the SESSION superglobal array and (2) the session.save_path directive.

10CVSS9.6AI score0.06639EPSS
CVE
CVE
added 2013/03/06 1:10 p.m.205 views

CVE-2013-1635

ext/soap/soap.c in PHP before 5.3.22 and 5.4.x before 5.4.13 does not validate the relationship between the soap.wsdl_cache_dir directive and the open_basedir directive, which allows remote attackers to bypass intended access restrictions by triggering the creation of cached SOAP WSDL files in an a...

7.5CVSS5.8AI score0.01513EPSS
CVE
CVE
added 2011/01/18 8:0 p.m.184 views

CVE-2006-7243

PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function.

5CVSS7.4AI score0.01906EPSS
CVE
CVE
added 2011/03/15 5:55 p.m.178 views

CVE-2011-1092

Integer overflow in ext/shmop/shmop.c in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (crash) and possibly read sensitive memory via a large third argument to the shmop_read function.

7.5CVSS8.8AI score0.1277EPSS
CVE
CVE
added 2005/11/01 12:47 p.m.164 views

CVE-2005-3390

The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a "GLOBALS" fileupload field.

7.5CVSS6.3AI score0.39639EPSS
CVE
CVE
added 2013/03/06 1:10 p.m.160 views

CVE-2013-1643

The SOAP parser in PHP before 5.3.23 and 5.4.x before 5.4.13 allows remote attackers to read arbitrary files via a SOAP WSDL file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue in the soap_xmlParseFile and soap_xm...

5CVSS5.9AI score0.00862EPSS
CVE
CVE
added 2011/01/18 8:0 p.m.158 views

CVE-2010-4697

Use-after-free vulnerability in the Zend engine in PHP before 5.2.15 and 5.3.x before 5.3.4 might allow context-dependent attackers to cause a denial of service (heap memory corruption) or have unspecified other impact via vectors related to use of __set, __get, __isset, and __unset methods on obje...

6.8CVSS9.3AI score0.01944EPSS
CVE
CVE
added 2012/07/20 10:40 a.m.155 views

CVE-2012-3365

The SQLite functionality in PHP before 5.3.15 allows remote attackers to bypass the open_basedir protection mechanism via unspecified vectors.

5CVSS5.5AI score0.00536EPSS
CVE
CVE
added 2009/11/29 1:7 p.m.146 views

CVE-2009-4018

The proc_open function in ext/standard/proc_open.c in PHP before 5.2.11 and 5.3.x before 5.3.1 does not enforce the (1) safe_mode_allowed_env_vars and (2) safe_mode_protected_env_vars directives, which allows context-dependent attackers to execute programs with an arbitrary environment via the env ...

7.5CVSS6.5AI score0.18769EPSS
CVE
CVE
added 2011/03/18 3:55 p.m.133 views

CVE-2011-1148

Use-after-free vulnerability in the substr_replace function in PHP 5.3.6 and earlier allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact by using the same variable for multiple arguments.

7.5CVSS8.4AI score0.02605EPSS
CVE
CVE
added 2009/11/23 5:30 p.m.131 views

CVE-2009-3557

The tempnam function in ext/standard/file.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass safe_mode restrictions, and create files in group-writable or world-writable directories, via the dir and prefix arguments.

5CVSS9.4AI score0.03356EPSS
CVE
CVE
added 2005/11/01 12:47 p.m.126 views

CVE-2005-3388

Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5 allows remote attackers to inject arbitrary web script or HTML via a crafted URL with a "stacked array assignment."

4.3CVSS5.3AI score0.47263EPSS
CVE
CVE
added 2009/08/25 10:30 a.m.123 views

CVE-2008-7068

The dba_replace function in PHP 5.2.6 and 4.x allows context-dependent attackers to cause a denial of service (file truncation) via a key with the NULL byte. NOTE: this might only be a vulnerability in limited circumstances in which the attacker can modify or add database entries but does not have ...

6.4CVSS6.2AI score0.005EPSS
CVE
CVE
added 2011/03/20 2:0 a.m.123 views

CVE-2011-1467

Unspecified vulnerability in the NumberFormatter::setSymbol (aka numfmt_set_symbol) function in the Intl extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via an invalid argument, a related issue to CVE-2010-4409.

5CVSS8.6AI score0.36885EPSS
CVE
CVE
added 2010/11/12 10:0 p.m.120 views

CVE-2009-5016

Integer overflow in the xml_utf8_decode function in ext/xml/xml.c in PHP before 5.2.11 makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string that uses overlong UTF-8 encoding, a different vulnerability than CVE-2010-38...

6.8CVSS9.1AI score0.02127EPSS
CVE
CVE
added 2011/03/20 2:0 a.m.119 views

CVE-2011-0421

The _zip_name_locate function in zip_name_locate.c in the Zip extension in PHP before 5.3.6 does not properly handle a ZIPARCHIVE::FL_UNCHANGED argument, which might allow context-dependent attackers to cause a denial of service (NULL pointer dereference) via an empty ZIP archive that is processed ...

4.3CVSS7.1AI score0.09141EPSS
CVE
CVE
added 2011/03/20 2:0 a.m.119 views

CVE-2011-0708

exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read.

4.3CVSS8.7AI score0.12834EPSS
CVE
CVE
added 2011/03/20 2:0 a.m.119 views

CVE-2011-1468

Multiple memory leaks in the OpenSSL extension in PHP before 5.3.6 might allow remote attackers to cause a denial of service (memory consumption) via (1) plaintext data to the openssl_encrypt function or (2) ciphertext data to the openssl_decrypt function.

4.3CVSS8.5AI score0.1288EPSS
CVE
CVE
added 2011/03/20 2:0 a.m.119 views

CVE-2011-1469

Unspecified vulnerability in the Streams component in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) by accessing an ftp:// URL during use of an HTTP proxy with the FTP wrapper.

4.3CVSS8.5AI score0.0619EPSS
CVE
CVE
added 2011/03/16 10:55 p.m.116 views

CVE-2011-1153

Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifier...

7.5CVSS9.6AI score0.01382EPSS
CVE
CVE
added 2011/03/20 2:0 a.m.116 views

CVE-2011-1466

Integer overflow in the SdnToJulian function in the Calendar extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a large integer in the first argument to the cal_from_jd function.

5CVSS8.6AI score0.18969EPSS
CVE
CVE
added 2011/08/25 6:55 p.m.112 views

CVE-2011-3267

PHP before 5.3.7 does not properly implement the error_log function, which allows context-dependent attackers to cause a denial of service (application crash) via unspecified vectors.

5CVSS7.4AI score0.03515EPSS
CVE
CVE
added 2005/01/10 5:0 a.m.109 views

CVE-2004-1019

The deserialization code in PHP before 4.3.10 and PHP 5.x up to 5.0.2 allows remote attackers to cause a denial of service and execute arbitrary code via untrusted data to the unserialize function that may trigger "information disclosure, double-free and negative reference index array underflow" re...

10CVSS9.7AI score0.08105EPSS
CVE
CVE
added 2007/02/13 11:28 p.m.109 views

CVE-2007-0910

Unspecified vulnerability in PHP before 5.2.1 allows attackers to "clobber" certain super-global variables via unspecified vectors.

10CVSS7.3AI score0.06348EPSS
CVE
CVE
added 2009/12/21 4:30 p.m.109 views

CVE-2009-4142

The htmlspecialchars function in PHP before 5.2.12 does not properly handle (1) overlong UTF-8 sequences, (2) invalid Shift_JIS sequences, and (3) invalid EUC-JP sequences, which allows remote attackers to conduct cross-site scripting (XSS) attacks by placing a crafted byte sequence before a specia...

4.3CVSS8.6AI score0.17366EPSS
CVE
CVE
added 2011/08/25 2:22 p.m.109 views

CVE-2011-3182

PHP before 5.3.7 does not properly check the return values of the malloc, calloc, and realloc library functions, which allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) or trigger a buffer overflow by leveraging the ability to provide a...

5CVSS8AI score0.0178EPSS
CVE
CVE
added 2004/07/27 4:0 a.m.108 views

CVE-2004-0595

The strip_tags function in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, does not filter null (\0) characters within tag names when restricting input to allowed tags, which allows dangerous tags to be processed by web browsers such as Internet Explorer and Safari, which ignore null characters and fa...

6.8CVSS5.3AI score0.31525EPSS
CVE
CVE
added 2009/11/23 5:30 p.m.108 views

CVE-2009-3558

The posix_mkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass open_basedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file.

6.8CVSS9.3AI score0.04194EPSS
CVE
CVE
added 2011/06/16 11:55 p.m.108 views

CVE-2011-2202

The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request...

6.4CVSS8.1AI score0.09595EPSS
CVE
CVE
added 2006/10/10 4:6 a.m.106 views

CVE-2006-4812

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 Engine ecalloc function (Zend/zend_alloc.c).

10CVSS7.9AI score0.38985EPSS
CVE
CVE
added 2009/09/22 10:30 a.m.105 views

CVE-2009-3291

The php_openssl_apply_verification_policy function in PHP before 5.2.11 does not properly perform certificate validation, which has unknown impact and attack vectors, probably related to an ability to spoof certificates.

7.5CVSS7.4AI score0.02748EPSS
CVE
CVE
added 2011/02/02 10:0 p.m.105 views

CVE-2011-0752

The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent attackers to bypass intended access restrictions by modifying data structures that were not intende...

5CVSS9.3AI score0.01715EPSS
CVE
CVE
added 2011/03/20 2:0 a.m.105 views

CVE-2011-1470

The Zip extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a ziparchive stream that is not properly handled by the stream_get_contents function.

4.3CVSS8.4AI score0.05045EPSS
CVE
CVE
added 2009/09/22 10:30 a.m.101 views

CVE-2009-3292

Unspecified vulnerability in PHP before 5.2.11, and 5.3.x before 5.3.1, has unknown impact and attack vectors related to "missing sanity checks around exif processing."

7.5CVSS7.3AI score0.03943EPSS
CVE
CVE
added 2007/02/13 11:28 p.m.99 views

CVE-2007-0909

Multiple format string vulnerabilities in PHP before 5.2.1 might allow attackers to execute arbitrary code via format string specifiers to (1) all of the *print functions on 64-bit systems, and (2) the odbc_result_all function.

7.5CVSS7.9AI score0.01634EPSS
CVE
CVE
added 2011/03/20 2:0 a.m.98 views

CVE-2011-1464

Buffer overflow in the strval function in PHP before 5.3.6, when the precision configuration option has a large value, might allow context-dependent attackers to cause a denial of service (application crash) via a small numerical value in the argument.

4.3CVSS9AI score0.0059EPSS
CVE
CVE
added 2009/09/22 10:30 a.m.96 views

CVE-2009-3293

Unspecified vulnerability in the imagecolortransparent function in PHP before 5.2.11 has unknown impact and attack vectors related to an incorrect "sanity check for the color index."

7.5CVSS7.3AI score0.01478EPSS
CVE
CVE
added 2007/07/16 10:30 p.m.94 views

CVE-2007-3799

The session_start function in ext/session in PHP 4.x up to 4.4.7 and 5.x up to 5.2.3 allows remote attackers to insert arbitrary attributes into the session cookie via special characters in a cookie that is obtained from (1) PATH_INFO, (2) the session_id function, and (3) the session_start function...

4.3CVSS7.7AI score0.15637EPSS
CVE
CVE
added 2007/02/13 11:28 p.m.93 views

CVE-2007-0906

Multiple buffer overflows in PHP before 5.2.1 allow attackers to cause a denial of service and possibly execute arbitrary code via unspecified vectors in the (1) session, (2) zip, (3) imap, and (4) sqlite extensions; (5) stream filters; and the (6) str_replace, (7) mail, (8) ibase_delete_user, (9) ...

7.5CVSS8AI score0.07265EPSS
CVE
CVE
added 2007/09/04 10:17 p.m.91 views

CVE-2007-4658

The money_format function in PHP 5 before 5.2.4, and PHP 4 before 4.4.8, permits multiple (1) %i and (2) %n tokens, which has unknown impact and attack vectors, possibly related to a format string vulnerability.

7.5CVSS7.6AI score0.01556EPSS
CVE
CVE
added 2009/01/02 6:11 p.m.91 views

CVE-2008-5814

Cross-site scripting (XSS) vulnerability in PHP, possibly 5.2.7 and earlier, when display_errors is enabled, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. NOTE: because of the lack of details, it is unclear whether this is related to CVE-2006-0208.

2.6CVSS7.6AI score0.03288EPSS
Total number of security vulnerabilities116