{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2012-10047", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2025-08-08T14:34:48.697Z", "datePublished": "2025-08-08T18:10:24.982Z", "dateUpdated": "2026-05-26T11:51:30.612Z" }, "containers": { "cna": { "affected": [ { "defaultStatus": "unaffected", "modules": [ "index.php login handler" ], "product": "Cyclope Employee Surveillance Solution", "vendor": "Cyclope-Series", "versions": [ { "status": "affected", "version": "6.0", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "loneferret" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
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.