vendor:
UNAK-CMS
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: UNAK-CMS
Affected Version From: v1.5
Affected Version To: v1.5
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
UNAK-CMS <= v1.5 (dirroot) Remote File Inclusion Exploit
UNAK-CMS version 1.5 is vulnerable to a remote file inclusion vulnerability. The vulnerability exists in the fckeditor/editor/dialog/fck_link.php script, which fails to properly sanitize user-supplied input to the 'dirroot' parameter. This can be exploited to include arbitrary remote files by passing a URL in the 'dirroot' parameter. Successful exploitation requires that 'register_globals' is set to 'on'.
Mitigation:
Disable 'register_globals' and ensure that user-supplied input is properly sanitized.