Integer overflow in the str_replace function in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 allows context-dependent attackers to execute arbitrary code via a single character search string in conjunction with a long replacement string, which overflows a 32 bit length counter. NOTE: this is probably the same issue as CVE-2007-0906.6.
Link | Tags |
---|---|
http://www.vupen.com/english/advisories/2007/1991 | vdb entry |
http://www.securityfocus.com/bid/23233 | vdb entry |
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01056506 | vendor advisory |
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01086137 | vendor advisory |
http://www.php.net/releases/5_2_1.php | |
http://www.vupen.com/english/advisories/2007/2374 | vdb entry |
http://secunia.com/advisories/25423 | third party advisory |
http://secunia.com/advisories/25850 | third party advisory |
http://www.php-security.org/MOPB/MOPB-39-2007.html | exploit vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/33767 | vdb entry |