Files
cve/2012/CVE-2012-10047.md
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2012-10047

Description

Cyclope Employee Surveillance Solution versions 6.x is vulnerable to a SQL injection flaw in its login mechanism. The username parameter in the auth-login POST request is not properly sanitized, allowing attackers to inject arbitrary SQL statements. This can be leveraged to write and execute a malicious PHP file on disk, resulting in remote code execution under the SYSTEM user context.

POC

Reference

Github