/ext/phar/phar_object.c in PHP 7.0.7 and 5.6.x allows remote attackers to execute arbitrary code. NOTE: Introduced as part of an incomplete fix to CVE-2015-6833.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://lists.opensuse.org/opensuse-security-announce/2016-10/msg00007.html | third party advisory vendor advisory |
http://rhn.redhat.com/errata/RHSA-2016-2750.html | vdb entry third party advisory vendor advisory |
http://www.securityfocus.com/bid/98999 | vdb entry third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1347772 | issue tracking patch exploit vdb entry third party advisory |