CVE-2015-4062
WordPress Plugin NewStatPress 0.9.8 - Multiple Vulnerabilities
Record summary
CVE-2015-4062 has a selected CVSS score of 6.5; EIP currently links 1 catalogued exploit and 1 Nuclei template.
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.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBWordPress Plugin NewStatPress 0.9.8 - Multiple VulnerabilitiesExploitDB exploitby Adrián M. F.Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress NewStatPress 0.9.8 - SQL InjectionCVSS 6.5
WordPress NewStatPress 0.9.8 plugin contains a SQL injection vulnerability in includes/nsp_search.php. A remote authenticated user can execute arbitrary SQL commands via the where1 parameter in the nsp_search page to wp-admin/admin.php.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data leakage.
Remediation
Update to plugin version 0.9.9 or latest.
Source: ProjectDiscovery