Lucene search
+L

EfroTech Timetrax v8.3 - Sql Injection

🗓️ 31 Jul 2026 06:09:02Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

EfroTech Timetrax v8.3 Sql Injection via unauthenticated q paramete

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2024-39250
13 Jul 202420:31
circl
cnnvd
CNNVD
EfroTech Timetrax 安全漏洞
22 Jul 202400:00
cnnvd
cve
CVE
CVE-2024-39250
22 Jul 202400:00
cve
cvelist
Cvelist
CVE-2024-39250
22 Jul 202400:00
cvelist
githubexploit
GithubExploit
Exploit for SQL Injection in Efrotech Timetrax
13 Jul 202420:29
githubexploit
nvd
NVD
CVE-2024-39250
22 Jul 202420:15
nvd
osv
OSV
CVE-2024-39250
22 Jul 202420:15
osv
ptsecurity
Positive Technologies
PT-2024-28411 · Efrotech · Efrotech Timetrax
22 Jul 202400:00
ptsecurity
redhatcve
RedhatCVE
CVE-2024-39250
9 Jan 202609:33
redhatcve
vulnrichment
Vulnrichment
CVE-2024-39250
22 Jul 202400:00
vulnrichment
Rows per page
id: CVE-2024-39250

info:
  name: EfroTech Timetrax v8.3 - Sql Injection
  author: s4e-io,efran
  severity: high
  description: |
    EfroTech Timetrax v8.3 was discovered to contain an unauthenticated SQL injection vulnerability via the q parameter in the search web interface.
  impact: |
    Unauthenticated attackers can execute SQL injection attacks to extract or modify sensitive timetrax database information.
  remediation: |
    Update EfroTech Timetrax to a version later than v8.3 that patches the SQL injection vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-39250
    - https://www.tenable.com/cve/CVE-2024-39250
    - https://github.com/efrann/CVE-2024-39250
    - https://vuldb.com/?id.272268
  classification:
    epss-score: 0.04927
    epss-percentile: 0.91251
  metadata:
    vendor: efroTech
    product: timetrax
    fofa-query: icon_hash="-661694518"
  tags: cve,cve2024,sqli,timetrax,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /Login.aspx HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body,"TimeTrax - Cloud HR Software")'
          - 'contains(content_type, "text/html")'
          - "status_code == 200"
        condition: and
        internal: true

  - raw:
      - |
        GET /search.aspx?q=' HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body,"Incorrect syntax near","Unclosed quotation mark after the character string")'
          - 'contains(content_type, "text/html")'
          - "status_code == 500"
        condition: and
# digest: 4a0a004730450220628a22f75ecfcb04574800a7a0921989cda14c75be87876df7ffe5ef682b7c33022100d2f6612ac0e4a23d4fe967510a4c97a033d1408bed76dfe634f298b836ae366d: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
5.7Medium risk
Vulners AI Score5.7
CVSS 3.19.8
EPSS0.04927
SSVC
23