vendor:
KusabaX and various Futaba channels clone
by:
Emilio Pinna
7.5
CVSS
HIGH
Cross Site Scripting and CSRF
79 (Cross-site Scripting) and 352 (Cross-Site Request Forgery)
CWE
Product Name: KusabaX and various Futaba channels clone
Affected Version From: KusabaX <= 0.9.1
Affected Version To: KusabaX <= 0.9.1
Patch Exists: YES
Related CWE: N/A
CPE: a:kusabax:kusabax
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
2011
KusabaX XSS and CSRF Vulnerabilites
File 'animation.php' suffer from XSS vulnerabilities in line 47, which allows attackers to execute arbitrary HTML and script code in a user's browser session that visit resulting in a cookie stealing and bypass of admin access controls. The vulnerability in 'manage_page.php' script permits to execute SQL commands through 'SQL query' section of Administrator Panel.
Mitigation:
Validate all input data, use anti-CSRF tokens, and referrer checks.