1.3 KiB
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
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/http/cyclope_ess_sqli.rb
- https://www.exploit-db.com/exploits/20393
- https://www.exploit-db.com/exploits/20501
- https://www.vulncheck.com/advisories/cyclope-employee-surveillance-solution-sql-injection