CVE-2015-4063
NUCLEINewStatPress < 0.9.8 - Authenticated Cross-Site Scripting via where1 Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-4063. 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
Cross-site scripting (XSS) vulnerability in includes/nsp_search.php in the NewStatPress plugin before 0.9.9 for WordPress allows remote authenticated users to inject arbitrary web script or HTML 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.