vendor:
Kloxo-MR
by:
Necmettin COSKUN
7,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Kloxo-MR
Affected Version From: Kloxo-MR 6.5.0
Affected Version To: Kloxo-MR 6.5.0.f-2014020301
Patch Exists: NO
Related CWE: N/A
CPE: a:lxcenter:kloxo-mr:6.5.0.f-2014020301
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Centos 6.4
2014
Kloxo-MR 6.5.0 CSRF Vulnerability
Kloxo-MR has lots of POST and GET based form applications like Kloxo stable, some inputs escaped from specialchars but inputs dont have any csrf protection or secret key. So an remote attacker can manipulate this forms to add/delete mysql user,create/delete subdomains or add/delete ftp accounts.
Mitigation:
Implement CSRF protection tokens for all POST and GET based form applications.