vendor:
Timesheet Next Gen
by:
G13
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Timesheet Next Gen
Affected Version From: 1.5.2
Affected Version To: 1.5.2
Patch Exists: YES
Related CWE: N/A
CPE: a:timesheet_next_gen:timesheet_next_gen:1.5.2
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
2012
Timesheet Next Gen 1.5.2 Multiple SQLi
The login.php page has multiple SQL injection vulnerabilities. Both the 'username' and 'password' parameters are vulnerable to SQL Injection. The vulnerability exists via the POST method.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.