vendor:
Azucar CMS
by:
nuffsaid
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Azucar CMS
Affected Version From: Azucar CMS <= 1.3
Affected Version To: Azucar CMS <= 1.3
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
Azucar CMS <= 1.3 (_VIEW) Remote File Include Vulnerability
Azucar CMS admin/index_sitios.php uses the include function insecurely on the $_GET[_VIEW] paramater passed to the script, a remote file can be specified and executed on the server.
Mitigation:
Ensure that user input is validated and filtered before being passed to the include function.