vendor:
Campsite
by:
Pratul Agrawal
7.5
CVSS
HIGH
CSRF
352
CWE
Product Name: Campsite
Affected Version From: 3.3.2005
Affected Version To: 3.3.2005
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: PHP
Unknown
campsite 3.3.5 CSRF Vulnerability
The vulnerability allows an attacker to delete the Admin user through Cross Site Request Forgery (CSRF). The attacker can execute a script that sends a request to the targeted URL with the user ID, causing the user to be deleted.
Mitigation:
To mitigate this vulnerability, implement proper CSRF protections such as using CSRF tokens and validating the origin of requests.