vendor:
Skybluecanvas
by:
Sweet
7,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Skybluecanvas
Affected Version From: v1.1-r248
Affected Version To: v1.1-r248
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Backtrack 4
2010
Skybluecanvas.v1.1-r248 CSRF vulnirabilitie
Skybluecanvas.v1.1-r248 is vulnerable to Cross-Site Request Forgery (CSRF). An attacker can exploit this vulnerability to update the admin information without the knowledge of the admin. The attacker can craft a malicious HTML page with a form that contains the admin credentials and submit it to the vulnerable application. This will update the admin information without the knowledge of the admin.
Mitigation:
The application should implement a CSRF token in the form to prevent CSRF attacks.