vendor:
SAGU-PRO
by:
mat
8,8
CVSS
HIGH
Remote File Include
98
CWE
Product Name: SAGU-PRO
Affected Version From: 1.0
Affected Version To: 1.0
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
2008
SAGU-PRO v1.0 Multiple Remote File Include Vulnerability
SAGU-PRO v1.0 is vulnerable to multiple Remote File Include vulnerabilities. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'DOCUMENT_ROOT' parameter of multiple scripts. An attacker can exploit this vulnerability to execute arbitrary remote code on the vulnerable system.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to indirectly reference system resources. Additionally, the application should be configured to use a safe include_path.