CVE-2012-5223
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/
Vendor advisory: cve@mitre.org — http://secunia.com/advisories/47699
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| crawlability | vbseo | {"endIncluding":"3.6.0"} | |
| crawlability | vbseo | 2.0.0 | |
| crawlability | vbseo | 2.1.0 | |
| crawlability | vbseo | 2.1.1 | |
| crawlability | vbseo | 2.2.0 | |
| crawlability | vbseo | 2.3.0 | |
| crawlability | vbseo | 2.4.0 | |
| crawlability | vbseo | 2.4.5 | |
| crawlability | vbseo | 3.0.0 | |
| crawlability | vbseo | 3.1.0 | |
| crawlability | vbseo | 3.2.0 | |
| crawlability | vbseo | 3.3.0 | |
| crawlability | vbseo | 3.3.1 | |
| crawlability | vbseo | 3.5.0 | |
| crawlability | vbseo | 3.5.1 | |
| crawlability | vbseo | 3.5.2 | |
| crawlability | vbseo | 3.6.0 | |
References
- http://osvdb.org/78508
- http://secunia.com/advisories/47699
- http://www.exploit-db.com/exploits/18424
- http://www.securityfocus.com/bid/51647
- http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72689
- http://osvdb.org/78508
- http://secunia.com/advisories/47699
- http://www.exploit-db.com/exploits/18424
- http://www.securityfocus.com/bid/51647
- http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72689
CWEs
CWE-94
Verify integrity in audit chain (admin only). AS-IS.