vendor:
Codiad
by:
TaurusOmar
7,5
CVSS
HIGH
Cross Site Scripting & Local File Inclusion
79, 22
CWE
Product Name: Codiad
Affected Version From: 2.4.3
Affected Version To: 2.4.3
Patch Exists: NO
Related CWE: CVE-2014-1137
CPE: a:codiad:codiad
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Bugtraq Optimus
2014
Codiad 2.4.3 – Cross Site Scripting – Local File Inclusion Vulnerability’s
Codiad is a web-based IDE framework with a small footprint and minimal requirements. An attacker can exploit a Cross Site Scripting vulnerability in the 'dialog.php' script by injecting malicious JavaScript code in the 'short_name' parameter. Additionally, an attacker can exploit a Local File Inclusion vulnerability in the 'download.php' script by accessing the 'path' parameter to download private files from the server.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.