vendor:
Limny CMS
by:
Luis Santana
7,5
CVSS
HIGH
CSRF
352
CWE
Product Name: Limny CMS
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: YES
Related CWE: N/A
CPE: a:limny:limny_cms
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
Limny 2.0 CSRF Exploit
The Limny 2.0 CMS is vulnerable to a Cross-Site-Request Forgery exploit which allows for a malicious attacker to create their own administrator user. By crafting a simple hidden form webpage with a simple javascript form auto-submitter hidden inside of an iframe an attacker is able to add their own administrator privilleged user.
Mitigation:
Implementing form cookies and checking for HTTP Referer would provide an adequate means of patching this vulnerability.