vendor:
Traidnt Discovery
by:
G0D-F4Th3r
5.5
CVSS
MEDIUM
CSRF
352
CWE
Product Name: Traidnt Discovery
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2009
Traidnt Discovery – [CSRF] Create Staff Account
This exploit allows an attacker to create a staff account in the Traidnt Discovery software through a Cross-Site Request Forgery (CSRF) attack. By submitting a form with hidden fields containing the necessary account information, the attacker can bypass the authentication process and create a new staff account.
Mitigation:
To mitigate this vulnerability, the software should implement CSRF protection mechanisms such as random tokens or referer checks. Additionally, input validation should be performed on all user-submitted data.