CVE-2015-4062
NUCLEINewStatPress < 0.9.8 - Authenticated SQL Injection via where1 Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-4062. PoCs published by Adrián M. F.. A Nuclei detection template is also available.
AI-analyzed exploit summary The code describes two vulnerabilities in the WordPress plugin 'NewStatPress' version 0.9.8: an authenticated SQL injection (CVE-2015-4062) and an authenticated XSS (CVE-2015-4063). It includes proof-of-concept URLs and SQLMap output for the SQLi vulnerability.
Description
SQL injection vulnerability in includes/nsp_search.php in the NewStatPress plugin before 0.9.9 for WordPress allows remote authenticated users to execute arbitrary SQL commands via the where1 parameter in the nsp_search page to wp-admin/admin.php.
Exploits (1)
The code describes two vulnerabilities in the WordPress plugin 'NewStatPress' version 0.9.8: an authenticated SQL injection (CVE-2015-4062) and an authenticated XSS (CVE-2015-4063). It includes proof-of-concept URLs and SQLMap output for the SQLi vulnerability.