PT-2016-1111 · Php · Php
Dimitri Fourny
·
Published
2016-01-19
·
Updated
2022-08-05
·
CVE-2015-6527
CVSS v2.0
7.5
High
| Vector | AV:N/AC:L/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
PHP versions prior to 7.0.0
Description
The issue is related to errors in the code of the php str replace in subject function in the PHP interpreter. It allows remote attackers to execute arbitrary code via a crafted value in the third argument to the
str ireplace function. Exploitation of this issue may enable a remote attacker to execute arbitrary code by inputting special parameters.Recommendations
For PHP versions prior to 7.0.0, update to version 7.0.0 or later to resolve the issue. As a temporary workaround, consider restricting the use of the
str ireplace function until a patch is available. Avoid using crafted values in the third argument to the str ireplace function to minimize the risk of exploitation.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php