CVE-2014-5368
NUCLEIWP Content Source Control < 3.0.0 - Path Traversal via Path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-5368. PoCs published by Henri Salo. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in the WP Content Source Control WordPress plugin, allowing an attacker to read arbitrary files by manipulating the 'path' parameter in the download.php script.
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.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in the WP Content Source Control WordPress plugin, allowing an attacker to read arbitrary files by manipulating the 'path' parameter in the download.php script.