CVE-2015-4063
WordPress Plugin NewStatPress 0.9.8 - Multiple Vulnerabilities
Record summary
CVE-2015-4063 has a selected CVSS score of 3.5; EIP currently links 1 catalogued exploit and 1 Nuclei template.
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.
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
1ProjectDiscoveryLOWNewStatPress <0.9.9 - Cross-Site ScriptingCVSS 3.5
WordPress NewStatPress plugin before 0.9.9 contains a cross-site scripting vulnerability in includes/nsp_search.php. The plugin 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.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
Remediation
Update to plugin version 0.9.9 or latest.
Source: ProjectDiscovery