CVE-2014-9582
Codiad 2.4.3 - Cross-Site Scripting via Filemanager Rename Short Name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-9582. 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
Cross-site scripting (XSS) vulnerability in components/filemanager/dialog.php in Codiad 2.4.3 allows remote attackers to inject arbitrary web script or HTML via the short_name parameter in a rename action. 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.