Approved changes feed: RSS · Atom

cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*

part: a version: 5.3.3 update: *

VendorPhp (9aec2613-7a27-5ce5-8ac7-140851d8da4c)
ProductPhp (38640b93-5029-5cca-a025-ab7d01c98b51)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:github/php/php-src purl2cpe 2026-06-01 10:17:42.460722

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2017-9067 vulnerable 2026-06-03 14:37:41.021925 Details available
In MODX Revolution before 2.5.7, when PHP 5.3.3 is used, an attacker is able to include and execute arbitrary files on the web server due to insufficient validation of the action parameter to setup/index.php, aka directory traversal.
Published: 2017-05-18T16:00:00.000Z
Updated: 2024-09-16T20:32:21.759Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7478 vulnerable 2026-06-03 14:36:07.897973 Details available
Zend/zend_exceptions.c in PHP, possibly 5.x before 5.6.28 and 7.x before 7.0.13, allows remote attackers to cause a denial of service (infinite loop) via a crafted Exception object in serialized data, a related issue to CVE-2015-8876.
Published: 2017-01-11T06:02:00.000Z
Updated: 2024-08-06T01:57:47.681Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-9427 vulnerable 2026-06-03 14:34:26.917470 Details available
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, which causes an out-of-bounds read and might (1) allow remote attackers to obtain sensitive information from php-cgi process memory by leveraging the ability to upload a .php file or (2) trigger unexpected code execution if a valid PHP script is present in memory locations adjacent to the mapping.
Published: 2015-01-03T02:00:00.000Z
Updated: 2024-08-06T13:47:41.005Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-6420 vulnerable 2026-06-03 14:33:26.176658 Details available
The asn1_time_to_time_t function in ext/openssl/openssl.c in PHP before 5.3.28, 5.4.x before 5.4.23, and 5.5.x before 5.5.7 does not properly parse (1) notBefore and (2) notAfter timestamps in X.509 certificates, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted certificate that is not properly handled by the openssl_x509_parse function.
Published: 2013-12-17T02:00:00.000Z
Updated: 2024-08-06T17:39:01.267Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4635 vulnerable 2026-06-03 14:33:18.710689 Details available
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.
Published: 2013-06-21T21:00:00.000Z
Updated: 2024-08-06T16:52:26.600Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4248 vulnerable 2026-06-03 14:33:10.573414 Details available
The openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.
Published: 2013-08-18T01:00:00.000Z
Updated: 2024-08-06T16:38:01.539Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-2110 vulnerable 2026-06-03 14:32:53.685342 Details available
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_printable_encode function.
Published: 2013-06-21T20:00:00.000Z
Updated: 2024-08-06T15:27:40.659Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-1643 vulnerable 2026-06-03 14:32:50.648141 Details available
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_xmlParseMemory functions. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-1824.
Published: 2013-03-06T11:00:00.000Z
Updated: 2024-08-06T15:13:32.313Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-1635 vulnerable 2026-06-03 14:32:50.590485 Details available
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 arbitrary directory.
Published: 2013-03-06T11:00:00.000Z
Updated: 2024-08-06T15:13:32.462Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-3450 vulnerable 2026-06-03 14:31:58.413413 Details available
pdo_sql_parser.re in the PDO extension in PHP before 5.3.14 and 5.4.x before 5.4.4 does not properly determine the end of the query string during parsing of prepared statements, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted parameter value.
Published: 2012-08-06T16:00:00.000Z
Updated: 2024-08-06T20:05:12.633Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-3365 vulnerable 2026-06-03 14:31:57.873079 Details available
The SQLite functionality in PHP before 5.3.15 allows remote attackers to bypass the open_basedir protection mechanism via unspecified vectors.
Published: 2012-07-20T10:00:00.000Z
Updated: 2024-08-06T20:05:12.169Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2688 vulnerable 2026-06-03 14:31:54.212390 Details available
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."
Published: 2012-07-20T10:00:00.000Z
Updated: 2024-08-06T19:42:32.212Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2376 vulnerable 2026-06-03 14:31:52.894441 Details available
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.
Published: 2012-05-21T15:00:00.000Z
Updated: 2024-08-06T19:34:23.891Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2336 vulnerable 2026-06-03 14:31:52.656862 Details available
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 options in the query string, related to lack of skipping a certain php_getopt for the 'T' case. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1823.
Published: 2012-05-11T10:00:00.000Z
Updated: 2024-08-06T19:34:23.585Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2311 vulnerable 2026-06-03 14:31:52.362066 Details available
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 options in the query string, related to lack of skipping a certain php_getopt for the 'd' case. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1823.
Published: 2012-05-11T10:00:00.000Z
Updated: 2024-08-06T19:26:09.031Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-1172 vulnerable 2026-06-03 14:31:41.850850 Details available
The file-upload implementation in rfc1867.c in PHP before 5.4.0 does not properly handle invalid [ (open square bracket) characters in name values, which makes it easier for remote attackers to cause a denial of service (malformed $_FILES indexes) or conduct directory traversal attacks during multi-file uploads by leveraging a script that lacks its own filename restrictions.
Published: 2012-05-24T00:00:00.000Z
Updated: 2024-08-06T18:53:35.660Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-1171 vulnerable 2026-06-03 14:31:41.815670 Details available
The libxml RSHUTDOWN function in PHP 5.x allows remote attackers to bypass the open_basedir protection mechanism and read arbitrary files via vectors involving a stream_close method call during use of a custom stream wrapper.
Published: 2014-02-15T11:00:00.000Z
Updated: 2024-08-06T18:53:35.647Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-0789 vulnerable 2026-06-03 14:31:39.252315 Details available
Memory leak in the timezone functionality in PHP before 5.3.9 allows remote attackers to cause a denial of service (memory consumption) by triggering many strtotime function calls, which are not properly handled by the php_date_parse_tzfile cache.
Published: 2012-02-14T15:00:00.000Z
Updated: 2024-08-06T18:38:14.381Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-0788 vulnerable 2026-06-03 14:31:39.248804 Details available
The PDORow implementation in PHP before 5.3.9 does not properly interact with the session feature, which allows remote attackers to cause a denial of service (application crash) via a crafted application that uses a PDO driver for a fetch and then calls the session_start function, as demonstrated by a crash of the Apache HTTP Server.
Published: 2012-02-14T15:00:00.000Z
Updated: 2024-08-06T18:38:14.567Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-0057 vulnerable 2026-06-03 14:31:28.974390 Details available
PHP before 5.3.9 has improper libxslt security settings, which allows remote attackers to create arbitrary files via a crafted XSLT stylesheet that uses the libxslt output extension.
Published: 2012-02-02T00:00:00.000Z
Updated: 2024-08-06T18:09:17.304Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-4885 vulnerable 2026-06-03 14:31:26.674262 Details available
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.
Published: 2011-12-30T01:00:00.000Z
Updated: 2024-08-07T00:16:35.185Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-4718 vulnerable 2026-06-03 14:31:26.140509 Details available
Session fixation vulnerability in the Sessions subsystem in PHP before 5.5.2 allows remote attackers to hijack web sessions by specifying a session ID.
Published: 2013-08-13T01:00:00.000Z
Updated: 2024-09-16T18:44:19.435Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-3268 vulnerable 2026-06-03 14:31:18.410688 Details available
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.
Published: 2011-08-25T18:00:00.000Z
Updated: 2024-08-06T23:29:56.506Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-3267 vulnerable 2026-06-03 14:31:18.406657 Details available
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.
Published: 2011-08-25T18:00:00.000Z
Updated: 2024-08-06T23:29:56.164Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-3182 vulnerable 2026-06-03 14:31:12.514017 Details available
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.
Published: 2011-08-25T14:00:00.000Z
Updated: 2024-08-06T23:22:27.671Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2202 vulnerable 2026-06-03 14:31:06.298954 Details available
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."
Published: 2011-06-16T23:00:00.000Z
Updated: 2024-08-06T22:53:17.428Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1938 vulnerable 2026-06-03 14:31:04.863554 Details available
Stack-based buffer overflow in the socket_connect function in ext/sockets/sockets.c in PHP 5.3.3 through 5.3.6 might allow context-dependent attackers to execute arbitrary code via a long pathname for a UNIX socket.
Published: 2011-05-31T20:00:00.000Z
Updated: 2024-08-06T22:46:00.766Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1470 vulnerable 2026-06-03 14:31:01.547974 Details available
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.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.493Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1469 vulnerable 2026-06-03 14:31:01.545299 Details available
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.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.600Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1468 vulnerable 2026-06-03 14:31:01.542528 Details available
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.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.435Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1467 vulnerable 2026-06-03 14:31:01.539165 Details available
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.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.353Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1466 vulnerable 2026-06-03 14:31:01.536387 Details available
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.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.750Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1464 vulnerable 2026-06-03 14:31:01.533245 Details available
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.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T22:28:41.468Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1398 vulnerable 2026-06-03 14:31:01.095520 Details available
The sapi_header_op function in main/SAPI.c in PHP before 5.3.11 and 5.4.x before 5.4.0RC2 does not check for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, related to improper interaction between the PHP header function and certain browsers, as demonstrated by Internet Explorer and Google Chrome.
Published: 2012-08-30T22:00:00.000Z
Updated: 2024-08-06T22:28:40.271Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1153 vulnerable 2026-06-03 14:30:58.978273 Details available
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 specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.
Published: 2011-03-16T22:00:00.000Z
Updated: 2024-08-06T22:14:27.893Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1148 vulnerable 2026-06-03 14:30:58.958344 Details available
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.
Published: 2011-03-18T15:00:00.000Z
Updated: 2024-08-06T22:14:27.813Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1092 vulnerable 2026-06-03 14:30:58.587280 Details available
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.
Published: 2011-03-15T17:00:00.000Z
Updated: 2024-08-06T22:14:27.679Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0708 vulnerable 2026-06-03 14:30:50.683360 Details available
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.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T21:58:26.128Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0421 vulnerable 2026-06-03 14:30:48.891910 Details available
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 with a (1) locateName or (2) statName operation.
Published: 2011-03-20T01:00:00.000Z
Updated: 2024-08-06T21:51:09.075Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-4700 vulnerable 2026-06-03 14:30:43.422457 Details available
The set_magic_quotes_runtime function in PHP 5.3.2 and 5.3.3, when the MySQLi extension is used, does not properly interact with use of the mysqli_fetch_assoc function, which might make it easier for context-dependent attackers to conduct SQL injection attacks via crafted input that had been properly handled in earlier PHP versions.
Published: 2011-01-18T19:00:00.000Z
Updated: 2024-08-07T03:55:34.577Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-4698 vulnerable 2026-06-03 14:30:43.405383 Details available
Stack-based buffer overflow in the GD extension in PHP before 5.2.15 and 5.3.x before 5.3.4 allows context-dependent attackers to cause a denial of service (application crash) via a large number of anti-aliasing steps in an argument to the imagepstext function.
Published: 2011-01-18T19:00:00.000Z
Updated: 2024-08-07T03:55:35.102Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-4697 vulnerable 2026-06-03 14:30:43.404695 Details available
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 objects accessed by a reference.
Published: 2011-01-18T19:00:00.000Z
Updated: 2024-08-07T03:55:34.485Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-4645 vulnerable 2026-06-03 14:30:42.995612 Details available
strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.
Published: 2011-01-11T01:00:00.000Z
Updated: 2025-02-13T16:27:09.666Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-4156 not_vulnerable 2026-06-03 14:30:35.332676 Details available
The mb_strcut function in Libmbfl 1.1.0, as used in PHP 5.3.x through 5.3.3, allows context-dependent attackers to obtain potentially sensitive information via a large value of the third parameter (aka the length parameter).
Published: 2010-11-10T01:00:00.000Z
Updated: 2024-08-07T03:34:37.293Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-4150 vulnerable 2026-06-03 14:30:35.287982 Details available
Double free vulnerability in the imap_do_open function in the IMAP extension (ext/imap/php_imap.c) in PHP 5.2 before 5.2.15 and 5.3 before 5.3.4 allows attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via unspecified vectors.
Published: 2010-12-07T21:00:00.000Z
Updated: 2024-08-07T03:34:37.386Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-3710 vulnerable 2026-06-03 14:30:32.917386 Details available
Stack consumption vulnerability in the filter_var function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3, when FILTER_VALIDATE_EMAIL mode is used, allows remote attackers to cause a denial of service (memory consumption and application crash) via a long e-mail address string.
Published: 2010-10-25T19:00:00.000Z
Updated: 2024-08-07T03:18:53.023Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-2950 vulnerable 2026-06-03 14:30:28.622588 Details available
Format string vulnerability in stream.c in the phar extension in PHP 5.3.x through 5.3.3 allows context-dependent attackers to obtain sensitive information (memory contents) and possibly execute arbitrary code via a crafted phar:// URI that is not properly handled by the phar_stream_flush function, leading to errors in the php_stream_wrapper_log_error function. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2094.
Published: 2010-09-28T17:00:00.000Z
Updated: 2024-08-07T02:55:45.552Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.