vendor:
bloofoxCMS
by:
LiPeiYi
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: bloofoxCMS
Affected Version From: 0.5.1.0
Affected Version To: 0.5.2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:bloofox:bloofoxcms:0.5.2.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2020
bloofoxCMS 0.5.2.1 – CSRF (Add user)
The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site.
Mitigation:
Implementing a CSRF token in the application can help mitigate this vulnerability.