SOCA Access Control System Cross-Site Scripting Vulnerability

Vulnerability

A cross-site scripting (XSS) vulnerability has been identified in the SOCA Access Control System, specifically in versions 180612, 170000, and 141007. The issue arises in the 'senddata' POST parameter of the 'logged_page.php' script, where user input is not properly sanitized. This flaw allows attackers to inject malicious scripts that are executed in the context of the user's browser session.

Impact

Exploitation of this vulnerability allows for reflected cross-site scripting, where an attacker can execute arbitrary scripts in the context of the victim's browser session.

Reproduction

To reproduce this vulnerability, send a POST request to 'logged-page.php' with the 'senddata' parameter containing a script tag, such as '<script>alert(1)</script>'. The server response will include the injected script, executed as part of the page.

Added: Jan 8, 2026, 12:36 AM
Updated: Jan 8, 2026, 12:36 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.7
exploitability
7.7
remediation
0.0
relevance
1.9
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.