Cross-Site Request Forgery and Cross-Site Scripting in eshop Plugin for WordPress
CVE-2015-9413
6.5MEDIUM
What is CVE-2015-9413?
The eshop plugin for WordPress, versions up to 6.3.13, is vulnerable to Cross-Site Request Forgery (CSRF) attacks, which can allow unauthorized actions to be taken on behalf of authenticated users. Specifically, the vulnerability is exploited through the 'title' parameter of the 'wp-admin/admin.php?page=eshop-downloads.php' endpoint, enabling attackers to inject malicious scripts (XSS) that execute in the context of the user’s session. This can lead to significant security risks, including data theft and unauthorized access to sensitive information.