CVE-2015-4064
Landing Pages < 1.8.4 - Authenticated SQL Injection via post Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-4064. PoCs published by Adrián M. F..
AI-analyzed exploit summary The code describes two vulnerabilities in the WordPress Landing Pages plugin: an authenticated SQL injection (CVE-2015-4064) and an authenticated XSS (CVE-2015-4065). It includes proof-of-concept URLs and SQLMap output for the SQLi, as well as a payload for the XSS.
Description
SQL injection vulnerability in modules/module.ab-testing.php in the Landing Pages plugin before 1.8.5 for WordPress allows remote authenticated users to execute arbitrary SQL commands via the post parameter in an edit delete-variation action to wp-admin/post.php.
Exploits (1)
The code describes two vulnerabilities in the WordPress Landing Pages plugin: an authenticated SQL injection (CVE-2015-4064) and an authenticated XSS (CVE-2015-4065). It includes proof-of-concept URLs and SQLMap output for the SQLi, as well as a payload for the XSS.