### [CVE-2015-6527](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6527) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The php_str_replace_in_subject 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 str_ireplace function. ### POC #### Reference - https://hackerone.com/reports/104017 #### Github - https://github.com/ARPSyndicate/cvemon