CVE-2019-18665
published 2019-11-02CVE-2019-18665: The Log module in SECUDOS DOMOS before 5.6 allows local file inclusion.
PriorityP358high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
14.85%
96.3th percentile
The Log module in SECUDOS DOMOS before 5.6 allows local file inclusion.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| secudos | domos | < 5.6 | 5.6 |
Detection & IOCsextracted from sources · hover to see the quote
- →Send a GET request to the LFI endpoint and match HTTP 200 response containing the regex pattern for /etc/passwd content ↗
- →Match response body with regex 'root:[x*]:0:0' to confirm successful local file inclusion of /etc/passwd ↗
- →The vulnerable parameter is 'dbkey%3Asyslog.rlog' (URL-decoded: dbkey:syslog.rlog) in the DCMlog.download_log function of the log module ↗
- ·Vulnerability affects SECUDOS DOMOS versions before 5.6 only; version 5.6 and later are patched ↗
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
DOMOS 5.5 - Local File Inclusion
nuclei·CVSS 7.5
CVE-2019-18665 [HIGH] DOMOS 5.5 - Local File Inclusion
DOMOS 5.5 - Local File Inclusion
SECUDOS DOMOS before 5.6 allows local file inclusion via the log module.
Template:
id: CVE-2019-18665
info:
name: DOMOS 5.5 - Local File Inclusion
author: 0x_Akoko
severity: high
description: |
SECUDOS DOMOS before 5.6 allows local file inclusion via the log module.
impact: |
Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server.
remediation: |
Apply the latest patch or update to a version that is not affected by this vulnerability.
reference:
- https://atomic111.github.io/article/secudos-domos-directory_traversal
- https://vuldb.com/?id.144804
- https://www.secudos.de/news-und-events/aktuelle-news/domos-release-5-6
- https://nvd.nist.gov/vuln/detail/CVE-2019-18665
- https://www.cybersecurity-help.cz
No writeups or analysis indexed.
https://atomic111.github.io/article/secudos-domos-directory_traversalhttps://www.secudos.de/news-und-events/aktuelle-news/domos-release-5-6https://www.cybersecurity-help.cz/vdb/SB2019110403https://atomic111.github.io/article/secudos-domos-directory_traversalhttps://www.secudos.de/news-und-events/aktuelle-news/domos-release-5-6
2019-11-02
Published