151 matches found
CVE-2015-8616
Use-after-free vulnerability in the Collator::sortWithSortKeys function in ext/intl/collator/collatorsort.c in PHP 7.x before 7.0.1 allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact by leveraging the relationships between a key buffer...
Format string
Format string vulnerability in the zendthroworerror function in Zend/zendexecuteAPI.c in PHP 7.x before 7.0.1 allows remote attackers to execute arbitrary code via format string specifiers in a string that is misused as a class name, leading to incorrect error handling...
CVE-2015-8616
CVE-2015-8616 is a use-after-free vulnerability in PHP 7.x before 7.0.1 affecting the Collator::sortWithSortKeys implementation (ext/intl/collator/collator_sort.c). The underlying issue is a use-after-free triggered by the relationship between a key buffer and a destroyed array, allowing a remote...
CVE-2015-8617
CVE-2015-8617 is a format-string vulnerability in PHP 7.x before 7.0.1. Reported in Zend/zend_execute_API.c (zend_throw_or_error), it allows remote code execution when a string with format specifiers is misused as a class name, causing incorrect error handling. Multiple sources (NVD, SUSE, others...
CVE-2016-1904
CVE-2016-1904 affects PHP 7.x before 7.0.2. Multiple integer overflows in ext/standard/exec.c are triggered by long inputs to php_escape_shell_cmd/php_escape_shell_arg, leading to a heap-based buffer overflow and potential DoS or other impact. Public documents consistently identify the vulnerabil...
CVE-2015-6527
The phpstrreplaceinsubject function in ext/standard/string.c in PHP 7.x before 7.0.0 allows remote attackers to execute arbitrary code via a crafted value in the third argument to the strireplace function...
CVE-2015-8617
Removed by vendor...
Internet Bug Bounty: Use After Free in sortWithSortKeys()
Copy Paste of bug report at https://bugs.php.net/bug.php?id=71020 Issue verified and fixed. Description: ------------ This is a vulnerability is in the function Collator::sortWithSortKeys. The vulnerable code is in ext/intl/collator/collatorsort.c 1 Given an array, each element hashData is being...
Phan - Static Analyzer For PHP
Phan is a static analyzer for PHP. Getting it running Phan requires PHP 7+ with the php-ast extension loaded. The code you analyze can be written for any version of PHP. To get phan running; 1. Clone the repo 2. Run composer install to load dependencies 3. Run ./test to run the test suite 4. Test...
Fedora 23 : php-pecl-zip-1.13.1-1.fc23 (2015-15273)
Upstream change, Version 1.13 update bundled libzip to 1.0.1 Remi, Anatol new methods for ZipArchive: setCompressionName, setCompressionIndex Cedric Delmas allow to build with PHP 7 Fixed bug 70350 ZipArchive::extractTo allows for directory traversal when creating directories. neal at fb dot com...
Fedora 20 : php-ZendFramework-1.12.13-1.fc20 (2015-8714)
Zend Framework 1.12.13 - 567: Cast int and float to string when creating headers Zend Framework 1.12.12 - 493: PHPUnit not being installed - 511: Add PATCH to the list of allowed methods in ZendControllerRequestHttpTestCase - 513: Save time and space when cloning PHPUnit - 515: !IE conditional...