header-logo
Suggest Exploit
vendor:
RedLine WordPress Theme
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: RedLine WordPress Theme
Affected Version From: RedLine theme versions prior to 1.66
Affected Version To: 1.65
Patch Exists: YES
Related CWE:
CPE: a:redline:redline_theme
Metasploit:
Other Scripts:
Platforms Tested: WordPress
2011

Cross-Site Scripting Vulnerability in RedLine WordPress Theme

The RedLine 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:

Update RedLine theme to version 1.66 or higher to fix the vulnerability. Additionally, input validation and output encoding should be implemented to prevent XSS attacks.
Source

Exploit-DB raw data:

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

The RedLine 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.

RedLine theme prior to 1.66 are vulnerable. 

http://www.example.com/?s="%20%3e%3c/link%3e%3cScRiPt%3ealert(123)%3c/ScRiPt%3e