header-logo
Suggest Exploit
vendor:
Safe Search Plugin
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Safe Search Plugin
Affected Version From: 0.7
Affected Version To: 0.7
Patch Exists: YES
Related CWE:
CPE: a:wordpress:safe_search:0.7
Metasploit:
Other Scripts:
Platforms Tested:
2010

Cross-Site Scripting Vulnerability in Safe Search Plugin for WordPress

The Safe Search plugin for Wordpress is prone to a cross-site-scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Update to the latest version of the Safe Search plugin for Wordpress, which should include a fix for this vulnerability. Additionally, it is recommended to implement input validation and sanitization practices in web applications to prevent cross-site scripting attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/45267/info

The Safe Search plugin for Wordpress is prone to a cross-site-scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Safe Search 0.7 is vulnerable; other versions may also be affected. 2010-12-08

http://www.example.com/wordpress/wp-content/plugins/wp-safe-search/wp-safe-search-jx.php?v1=%3Cscript%3Ealert(0)%3C/script%3E