mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
955 B
955 B
CVE-2012-5223
Description
The proc_deutf function in includes/functions_vbseocp_abstract.php in vBSEO 3.5.0, 3.5.1, 3.5.2, 3.6.0, and earlier allows remote attackers to insert and execute arbitrary PHP code via "complex curly syntax" in the char_repl parameter, which is inserted into a regular expression that is processed by the preg_replace function with the eval switch.
POC
Reference
- http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/
- http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/
Github
No PoCs found on GitHub currently.