SQL Injection Vulnerability in NewStatPress Plugin for WordPress
CVE-2015-4062
Currently unrated
What is CVE-2015-4062?
An SQL injection vulnerability exists in the NewStatPress plugin for WordPress, specifically in the includes/nsp_search.php file. This flaw allows remote authenticated users to execute arbitrary SQL commands by manipulating the 'where1' parameter on the nsp_search page. Proper validation and sanitization of user input are crucial to prevent unauthorized database access and potential data exposure.