vendor:
Grocy
by:
Chance Proctor
7.1
CVSS
HIGH
CSRF
352
CWE
Product Name: Grocy
Affected Version From: <= 4.0.2
Affected Version To: 4.0.2
Patch Exists: NO
Related CWE: CVE-2023-42270
CPE: a:grocy:grocy:4.0.2
Platforms Tested: Linux
2023
Grocy <= 4.0.2 CSRF Vulnerability
In Grocy version 4.0.2, when creating a new user, the request is in JSON format without a CSRF Token or verification method. An attacker can exploit this vulnerability by submitting a crafted HTML form to create a new user if the target is logged in with Create User Permissions.
Mitigation:
To mitigate this vulnerability, implement proper CSRF protection mechanisms such as using tokens to validate requests.