vendor:
OpenBMCS
by:
LiquidWorm
5.5
CVSS
MEDIUM
Cross Site Request Forgery (CSRF)
352
CWE
Product Name: OpenBMCS
Affected Version From: 2.4
Affected Version To: 2.4
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Linux Ubuntu 5.4.0-65-generic (x86_64), Linux Debian 4.9.0-13-686-pae/4.9.228-1 (i686), Apache/2.4.41 (Ubuntu), Apache/2.4.25 (Debian), nginx/1.16.1, PHP/7.4.3, PHP/7.0.33-0+deb9u9
2021
OpenBMCS 2.4 – Cross Site Request Forgery (CSRF)
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:
Implement proper input validation and verification checks for all HTTP requests