Show filters
107 Total Results
Displaying 71-80 of 107
Sort by:
Attacker Value
Unknown
CVE-2007-1378
Disclosure Date: March 10, 2007 (last updated October 04, 2023)
The ovrimos_longreadlen function in the Ovrimos extension for PHP before 4.4.5 allows context-dependent attackers to write to arbitrary memory locations via the result_id and length arguments.
0
Attacker Value
Unknown
CVE-2007-1376
Disclosure Date: March 10, 2007 (last updated October 04, 2023)
The shmop functions in PHP before 4.4.5, and before 5.2.1 in the 5.x series, do not verify that their arguments correspond to a shmop resource, which allows context-dependent attackers to read and write arbitrary memory locations via arguments associated with an inappropriate resource, as demonstrated by a GD Image resource.
0
Attacker Value
Unknown
CVE-2007-1379
Disclosure Date: March 10, 2007 (last updated October 04, 2023)
The ovrimos_close function in the Ovrimos extension for PHP before 4.4.5 can trigger efree of an arbitrary address, which might allow context-dependent attackers to execute arbitrary code.
0
Attacker Value
Unknown
CVE-2007-1380
Disclosure Date: March 10, 2007 (last updated October 04, 2023)
The php_binary serialization handler in the session extension in PHP before 4.4.5, and 5.x before 5.2.1, allows context-dependent attackers to obtain sensitive information (memory contents) via a serialized variable entry with a large length value, which triggers a buffer over-read.
0
Attacker Value
Unknown
CVE-2007-0909
Disclosure Date: February 13, 2007 (last updated October 04, 2023)
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.
0
Attacker Value
Unknown
CVE-2007-0906
Disclosure Date: February 13, 2007 (last updated October 04, 2023)
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) ibase_add_user, and (10) ibase_modify_user functions. NOTE: vector 6 might actually be an integer overflow (CVE-2007-1885). NOTE: as of 20070411, vector (3) might involve the imap_mail_compose function (CVE-2007-1825).
0
Attacker Value
Unknown
CVE-2007-0907
Disclosure Date: February 13, 2007 (last updated October 04, 2023)
Buffer underflow in PHP before 5.2.1 allows attackers to cause a denial of service via unspecified vectors involving the sapi_header_op function.
0
Attacker Value
Unknown
CVE-2007-0910
Disclosure Date: February 13, 2007 (last updated October 04, 2023)
Unspecified vulnerability in PHP before 5.2.1 allows attackers to "clobber" certain super-global variables via unspecified vectors.
0
Attacker Value
Unknown
CVE-2007-0905
Disclosure Date: February 13, 2007 (last updated October 04, 2023)
PHP before 5.2.1 allows attackers to bypass safe_mode and open_basedir restrictions via unspecified vectors in the session extension. NOTE: it is possible that this issue is a duplicate of CVE-2006-6383.
0
Attacker Value
Unknown
CVE-2006-5178
Disclosure Date: October 10, 2006 (last updated October 04, 2023)
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 the file is opened by the underlying system, as demonstrated by symlinking a symlink into a subdirectory, to point to a parent directory via .. (dot dot) sequences, and then unlinking the resulting symlink.
0