vendor:
ContaoCMS
by:
Ivano Binetti
7,5
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: ContaoCMS
Affected Version From: 2.11.0
Affected Version To: 2.11.0
Patch Exists: NO
Related CWE: N/A
CPE: a:contao:contao
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Debian Squeeze (6.0)
2012
ContaoCMS (aka TYPOlight) <= 2.11 CSRF (Delete Admin- Delete Article)
Contao 2.11 (and lower) is affected by CSRF Vulnerability which allows an attacker to delete admins/users, delete web pages (articles, news, newsletter and so on). An attacker can delete any admin/user, also the first administrator (id=1) created during Contao's installation phase.
Mitigation:
Implementing a CSRF token in the application can help mitigate this vulnerability.