cbcvebase.
CVE-2019-18665
published 2019-11-02

CVE-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
VendorProductVersion rangeFixed in
secudosdomos< 5.65.6

Detection & IOCsextracted from sources · hover to see the quote

url/page/sl_logdl?dcfct=DCMlog.download_log&dbkey%3Asyslog.rlog=/etc/passwd
  • 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.