The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script's use of .= with a long string.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/98518 | vdb entry third party advisory |
https://bugs.php.net/bug.php?id=74577 | issue tracking exploit vendor advisory |
https://security.netapp.com/advisory/ntap-20241227-0007/ |