header-logo
Suggest Exploit
vendor:
Feedweb WordPress Plugin
by:
SecurityFocus
3,1
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Feedweb WordPress Plugin
Affected Version From: 1.8.8
Affected Version To: 1.8.8
Patch Exists: NO
Related CWE: N/A
CPE: a:feedweb:feedweb_wordpress_plugin
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013

Feedweb plugin for WordPress Cross-Site Scripting Vulnerability

Feedweb plugin for WordPress is prone to a cross-site scripting vulnerability because it fails to sufficiently 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 may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Mitigation:

Input validation should be used to detect and block attempts to inject malicious scripts. Sanitize all user-supplied input to prevent cross-site scripting attacks.
Source

Exploit-DB raw data:

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

Feedweb plugin for WordPress is prone to a cross-site scripting vulnerability because it fails to sufficiently 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 may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Feedweb 1.8.8 and prior versions are vulnerable. 

 http://www.example.com/wordpress/wp-content/plugins/feedweb/widget_remove.php?wp_post_id=[XSS]