vendor:
enteliTOUCH
by:
LiquidWorm
5.5
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: enteliTOUCH
Affected Version From: 3.33.4005
Affected Version To: 3.40.3935
Patch Exists: NO
Related CWE:
CPE: a:delta_controls:entelitouch:3.40.3935
Platforms Tested: DELTA enteliTOUCH
2022
Delta Controls enteliTOUCH 3.40.3935 – 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 CSRF protection mechanisms such as using CSRF tokens and validating the requests with server-side checks.