Exploitation Summary
EIP tracks 1 public exploit for CVE-2021-47966. PoCs published by Tyler Butler.
AI-analyzed exploit summary This exploit demonstrates SQL injection vulnerabilities in PHP Timeclock 1.04 via the login_userid parameter, providing both boolean-based and time-based payloads. It includes sqlmap commands to exploit the vulnerability and dump database contents.
Description
PHP Timeclock 1.04 contains time-based and boolean-based blind SQL injection vulnerabilities in the login_userid parameter of login.php that allows unauthenticated attackers to extract database contents. Attackers can submit crafted POST requests with SQL payloads using SLEEP functions or RLIKE conditional statements to dump sensitive database information including employee names and credentials.
Exploits (1)
This exploit demonstrates SQL injection vulnerabilities in PHP Timeclock 1.04 via the login_userid parameter, providing both boolean-based and time-based payloads. It includes sqlmap commands to exploit the vulnerability and dump database contents.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N