vendor:
ChatBoard
by:
HaHwul
4,3
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: ChatBoard
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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 [wheezy]
2016
Ultrabenosaurus ChatBoard – CSRF(Send Message)
A Cross-Site Request Forgery (CSRF) vulnerability was discovered in Ultrabenosaurus ChatBoard. An attacker can send a malicious request to the vulnerable application without the user's knowledge or consent. This can be exploited to perform various actions such as sending messages on behalf of the user.
Mitigation:
Implementing a CSRF token in the application can help mitigate this vulnerability.