vendor:
TimeClock
by:
ViRuSMaN
9,3
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: TimeClock
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
TimeClock Remote Add Admin Exploit
TimeClock is a free open-source application released under the GPL. It is vulnerable to a Remote Code Execution vulnerability due to an insecure form submission. An attacker can exploit this vulnerability by crafting a malicious form submission to the add_user.php script, which will add an administrator user to the application. This can be used to gain access to the application and potentially execute arbitrary code on the server.
Mitigation:
Ensure that all user input is properly sanitized and validated before being used in the application.