vendor:
vbseo
by:
EgiX
7,5
CVSS
HIGH
Remote Code Injection
94
CWE
Product Name: vbseo
Affected Version From: 3.6.0
Affected Version To: 3.6.0
Patch Exists: YES
Related CWE: N/A
CPE: a:vbseo:vbseo
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2012
vBSEO <= 3.6.0 "proc_deutf()" Remote PHP Code Injection
This module exploits a vulnerability in the 'proc_deutf()' function defined in /includes/functions_vbseocp_abstract.php. User input passed through 'char_repl' POST parameter isn't properly sanitized before being used in a call to preg_replace() function which uses the 'e' modifier. This can be exploited to inject and execute arbitrary code leveraging the PHP's complex curly syntax.
Mitigation:
Upgrade to vBSEO 3.6.1 or later