vendor:
TR Forum
by:
EL-KAHINA
8,8
CVSS
HIGH
CSRF
352
CWE
Product Name: TR Forum
Affected Version From: TR Forum 1.5
Affected Version To: TR Forum 1.5
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: Windows, Linux
2009
TR Forum 1.5 insert admin CSRF Vulnerability
A CSRF vulnerability exists in TR Forum 1.5, which allows an attacker to insert an admin user by sending a maliciously crafted request. The attacker can craft a malicious HTML page containing a form with the necessary parameters to add an admin user, and then send it to a victim. When the victim visits the page, the form will be automatically submitted, and the attacker will gain admin access to the forum.
Mitigation:
Implementing a CSRF protection mechanism, such as a unique token, can help mitigate this vulnerability.