CVE-2014-9581
Codiad 2.4.3 - Path Traversal via File Manager Download Path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-9581. PoCs published by TaurusOmar.
AI-analyzed exploit summary The exploit demonstrates a Cross-Site Scripting (XSS) vulnerability and a Local File Inclusion (LFI) vulnerability in Codiad 2.4.3. The XSS is triggered via the 'short_name' parameter, while the LFI allows reading arbitrary files like '/etc/passwd' via path traversal in the 'path' parameter.
Description
Directory traversal vulnerability in components/filemanager/download.php in Codiad 2.4.3 allows remote attackers to read arbitrary files via a .. (dot dot) in the path parameter. NOTE: this issue was originally incorrectly mapped to CVE-2014-1137; see CVE-2014-1137 for more information.
Exploits (1)
The exploit demonstrates a Cross-Site Scripting (XSS) vulnerability and a Local File Inclusion (LFI) vulnerability in Codiad 2.4.3. The XSS is triggered via the 'short_name' parameter, while the LFI allows reading arbitrary files like '/etc/passwd' via path traversal in the 'path' parameter.