vendor:
SOCA Access Control System
by:
Gjoko 'LiquidWorm' Krstic
5.5
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF)
352 (Cross-Site Request Forgery)
CWE
Product Name: SOCA Access Control System
Affected Version From: 180612
Affected Version To: 180612, 170000 and 141007
Patch Exists: NO
Related CWE:
CPE: socatechnology:soca_access_control_system
Platforms Tested: Windows NT 6.1, Windows NT 6.2, Apache/2.2.22 (Win32), PHP/5.4.13
2018
SOCA Access Control System 180612 CSRF Add Admin Exploit
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 in the application to prevent CSRF attacks.