vendor:
AdvanceLogin
by:
Zeni Susanto a.k.a Bithedz
9
CVSS
CRITICAL
Remote File Inclusion
CWE
Product Name: AdvanceLogin
Affected Version From: 0.7
Affected Version To: 0.7
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Advanced Login <= 0.7 (root) Remote File Inclusion Vulnerability
Input passed to the 'root' parameter in profiledit.php is not properly verified before being used. This can be exploited to execute arbitrary PHP code by including files from local or external resources.
Mitigation:
Implement proper input validation and sanitization before using user input.