vendor:
TheHostingTool
by:
10n1z3d
7,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: TheHostingTool
Affected Version From: 1.2.2
Affected Version To: 1.2.2
Patch Exists: NO
Related CWE: N/A
CPE: a:thehostingtool:thehostingtool:1.2.2
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
2010
TheHostingTool 1.2.2 Multiple CSRF Vulnerabilities
TheHostingTool 1.2.2 is vulnerable to multiple CSRF attacks. An attacker can create a malicious HTML page that, when visited by an authenticated user, can perform actions on behalf of the user. The malicious HTML page can be used to create a staff account, delete a staff account, mass email the clients, and logout the administrator.
Mitigation:
The application should use a CSRF token to verify that the request is coming from an authenticated user. The application should also use a CAPTCHA to verify that the request is coming from a human.