Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-7289.
AI-analyzed exploit summary The provided code demonstrates an unauthenticated SQL injection vulnerability in Symantec Data Center Security: Server Advanced (SDCS:SA) via the /sis-ui/authenticate endpoint. It includes a Python script that crafts a malicious HTTP request to inject SQL commands, creating a new admin user in the database.
Description
SQL injection vulnerability in the management server in Symantec Critical System Protection (SCSP) 5.2.9 before MP6 and Symantec Data Center Security: Server Advanced (SDCS:SA) 6.0.x before 6.0 MP1 allows remote authenticated users to execute arbitrary SQL commands via a crafted HTTP request.
Exploits (1)
The provided code demonstrates an unauthenticated SQL injection vulnerability in Symantec Data Center Security: Server Advanced (SDCS:SA) via the /sis-ui/authenticate endpoint. It includes a Python script that crafts a malicious HTTP request to inject SQL commands, creating a new admin user in the database.