CVE-2014-5368
WordPress Plugin WP Content Source Control - 'download.php' Directory Traversal
Record summary
CVE-2014-5368 has a selected CVSS score of 5.0; EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
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.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBWordPress Plugin WP Content Source Control - 'download.php' Directory TraversalExploitDB exploitby Henri SaloNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Plugin WP Content Source Control - Directory TraversalCVSS 5
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.
Impact
An attacker can read sensitive files on the server, potentially leading to unauthorized access or exposure of sensitive information.
Remediation
Update to the latest version of the WP Content Source Control plugin to fix the directory traversal vulnerability.
Source: ProjectDiscovery