CVE-2012-10047 PUBLISHED

Cyclope Employee Surveillance Solution v6.x SQL Injection

Assigner: VulnCheck
Reserved: 08.08.2025 Published: 08.08.2025 Updated: 08.08.2025

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 10

Product Status

Vendor Cyclope-Series
Product Cyclope Employee Surveillance Solution
Versions Default: unaffected
  • Version 6.x is affected

Credits

  • loneferret finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE

Impacts

  • CAPEC-66 SQL Injection