vendor:
ETchat CMS
by:
Hesam Bazvand
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: ETchat CMS
Affected Version From: 3.7
Affected Version To: 3.7
Patch Exists: NO
Related CWE: N/A
CPE: etchat
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7 / Kali Linux
2020
ETchat(persian version) CMS Xsrf vulnerability
This exploit allows an attacker to inject malicious JavaScript code into the ETchat CMS by creating a new room. The malicious code is then executed when the victim visits the page, allowing the attacker to steal the victim's cookies.
Mitigation:
Implementing a strong CSRF protection mechanism, such as a CSRF token, can help mitigate this vulnerability.