CVE-2012-10047
unknown
CVSS v3
—
CVSS v2
—
VIR risk
—
Description
Cyclope Employee Surveillance Solution versions 6.x are 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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
References
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/http/cyclope_ess_sqli.rb
- https://www.cyclope-series.com/
- 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
- 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
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.