header-logo
Suggest Exploit
vendor:
Bonus Theme
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Bonus Theme
Affected Version From: 1
Affected Version To:
Patch Exists: YES
Related CWE:
CPE: a:wordpress:bonus_theme:1.0
Metasploit:
Other Scripts:
Platforms Tested:

Cross-Site Scripting Vulnerability in Bonus WordPress Theme

The Bonus theme 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:

To mitigate this vulnerability, it is recommended to update to the latest version of the Bonus theme for WordPress, which includes a patch for this issue. Additionally, website administrators should sanitize user-supplied input to prevent XSS attacks.
Source

Exploit-DB raw data:

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

The Bonus theme 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.

Bonus 1.0 is vulnerable; other versions may also be affected. 

http://www.example.com/?s="><script>alert("3spi0n")</script>