vendor:
LFCMS
by:
bay0net
8.8
CVSS
HIGH
CSRF
352
CWE
Product Name: LFCMS
Affected Version From: 3.7.2000
Affected Version To: 3.7.2000
Patch Exists: NO
Related CWE: CVE-2018-12603
CPE: a:lfcms:lfcms:3.7.0
Platforms Tested:
2018
A CSRF vulnerability exists in LFCMS_3.7.0: administrator account can be added arbitrarily.
A CSRF vulnerability exists in LFCMS_3.7.0 where an administrator account can be added arbitrarily. The payload for the attack is a HTML form that submits a request to add a new administrator account.
Mitigation:
To mitigate this vulnerability, implement proper CSRF protection mechanisms such as using CSRF tokens, checking the referrer header, and verifying user actions.