CVE-2019-1010287
Timesheet Next Gen <=1.5.3 - Cross-Site Scripting
Record summary
CVE-2019-1010287 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
Timesheet Next Gen 1.5.3 and earlier is affected by: Cross Site Scripting (XSS). The impact is: Allows an attacker to execute arbitrary HTML and JavaScript code via a "redirect" parameter. The component is: Web login form: login.php, lines 40 and 54. The attack vector is: reflected XSS, victim may click the malicious url.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Timesheet Next GenBrowse Timesheet Next Gen / Timesheet Next Gen | CVE List | 1.5.3 and earlier | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMTimesheet Next Gen <=1.5.3 - Cross-Site ScriptingCVSS 6.1
Timesheet Next Gen 1.5.3 and earlier is vulnerable to cross-site scripting that allows an attacker to execute arbitrary HTML and JavaScript code via a "redirect" parameter. The component is: Web login form: login.php, lines 40 and 54. The attack vector is: reflected XSS, victim may click the malicious url.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
Remediation
Upgrade to a patched version of Timesheet Next Gen (1.5.4 or above) that properly sanitizes user input to prevent XSS attacks.
Source: ProjectDiscovery