header-logo
Suggest Exploit
vendor:
bSuite
by:
Unknown
5.5
CVSS
MEDIUM
HTML-injection
79
CWE
Product Name: bSuite
Affected Version From: 4.0.7
Affected Version To: 4.0.7
Patch Exists: NO
Related CWE:
CPE: a:bsuite_project:bsuite:4.0.7
Metasploit:
Other Scripts:
Platforms Tested: WordPress
2011

bSuite Plugin for WordPress HTML-injection Vulnerabilities

The bSuite plug-in for WordPress is prone to multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input. Attacker-supplied HTML and script code could be executed in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks may also be possible.

Mitigation:

Update to the latest version of bSuite plug-in for WordPress.
Source

Exploit-DB raw data:

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

The bSuite plug-in for WordPress is prone to multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input.

Attacker-supplied HTML and script code could be executed in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks may also be possible.

bSuite versions 4.0.7 and prior are vulnerable. 


The following example URIs are available:

http://www.example.com/wordpress/?s=<h2>XSSED</h2>

http://www.example.com/wordpress/?p=1&<h1>XSSED</h1>