vendor:
Gazelle CMS
by:
Pratul Agrawal
5.5
CVSS
MEDIUM
Cross Site Request Forgery (CSRF)
CSRF
CWE
Product Name: Gazelle CMS
Affected Version From: Not provided
Affected Version To: Not provided
Patch Exists: No
Related CWE: Not provided
CPE: Not provided
Platforms Tested:
Not provided
Anantasoft Gazelle CMS CSRF Vulnerability
The vulnerability allows an attacker to add an admin user through a Cross Site Request Forgery attack. The attacker can submit a form with hidden fields containing the necessary information to create a new admin user.
Mitigation:
Implementing CSRF tokens, validating requests, and using secure coding practices can help mitigate this vulnerability.