Vulnerabilities > PHP > Medium

DATE CVE VULNERABILITY TITLE RISK
2011-12-30 CVE-2011-4885 Improper Input Validation vulnerability in PHP
PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.
network
low complexity
php CWE-20
5.0
2011-11-29 CVE-2011-4566 Numeric Errors vulnerability in multiple products
Integer overflow in the exif_process_IFD_TAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offset_val value in an EXIF header in a JPEG file, a different vulnerability than CVE-2011-0708.
network
low complexity
php debian canonical CWE-189
6.4
2011-11-03 CVE-2011-4078 Resource Management Errors vulnerability in Roundcube Webmail
include/iniset.php in Roundcube Webmail 0.5.4 and earlier, when PHP 5.3.7 or 5.3.8 is used, allows remote attackers to trigger a GET request for an arbitrary URL, and cause a denial of service (resource consumption and inbox outage), via a Subject header containing only a URL, a related issue to CVE-2011-3379.
network
low complexity
roundcube php CWE-399
5.0
2011-08-25 CVE-2011-3267 Resource Management Errors vulnerability in PHP
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.
network
low complexity
php CWE-399
5.0
2011-08-25 CVE-2011-3189 Cryptographic Issues vulnerability in PHP 5.3.7
The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483.
network
php CWE-310
4.3
2011-08-25 CVE-2011-3182 NULL Pointer Dereference Denial Of Service vulnerability in PHP Prior to 5.3.7
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 an arbitrary value for a function argument, related to (1) ext/curl/interface.c, (2) ext/date/lib/parse_date.c, (3) ext/date/lib/parse_iso_intervals.c, (4) ext/date/lib/parse_tz.c, (5) ext/date/lib/timelib.c, (6) ext/pdo_odbc/pdo_odbc.c, (7) ext/reflection/php_reflection.c, (8) ext/soap/php_sdl.c, (9) ext/xmlrpc/libxmlrpc/base64.c, (10) TSRM/tsrm_win32.c, and (11) the strtotime function.
network
low complexity
php
5.0
2011-08-25 CVE-2011-1657 Resource Management Errors vulnerability in PHP 5.3.6
The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND.
network
low complexity
php CWE-399
5.0
2011-06-16 CVE-2011-2202 Permissions, Privileges, and Access Controls vulnerability in PHP
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, related to a "file path injection vulnerability."
network
low complexity
php CWE-264
6.4
2011-03-20 CVE-2011-1470 Improper Input Validation vulnerability in PHP
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.
network
php CWE-20
4.3
2011-03-20 CVE-2011-1469 Remote Denial of Service vulnerability in PHP Stream Component
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.
network
php
4.3