Files
CVEs-PoC/2015/CVE-2015-6527.md
T
2024-06-09 00:33:16 +00:00

713 B

CVE-2015-6527

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

Github