header-logo
Suggest Exploit
vendor:
RapidWareX
by:
l3D
8,8
CVSS
HIGH
CSRF
352
CWE
Product Name: RapidWareX
Affected Version From: 2.0.1
Affected Version To: 2.0.1
Patch Exists: No
Related CWE: N/A
CPE: cpe:a:rapidwarex:rapidwarex:2.0.1
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2011

RapidWareX v2.0.1 (WebUI) CSRF Exploit

RapidWareX v2.0.1 (WebUI) is prone to a post-authentication CSRF vulnerability, which allows the attacker to have control over certain actions for the downloader such as Start/Retry, Pause, Clear All, Clear Finished, Add Links, etc. The example below clears all the downloads when the victim enters the page.

Mitigation:

Implementing a secure authentication mechanism and validating all input data.
Source

Exploit-DB raw data:

RapidWareX v2.0.1 (WebUI) CSRF Exploit
Author: l3D
Sites: http://xraysecurity.blogspot.com, http://nullbyte.org.il
IRC: irc://irc.nix.co.il
Email: pupipup33@gmail.com

RapidWareX v2.0.1 (WebUI) is prone to a post-authentication CSRF vulnerability, which allows the attacker to have control over certain actions for the downloader such as Start/Retry, Pause, Clear All, Clear Finished, Add Links, etc.  Please note that in order to carry out the attack, the victim must have RapidWareX running and logged in.

The example below clears all the downloads when the victim enters the page.

<img src="http://localhost:8080/ClearAll" />