SaphpLesson 4.0版本中的admin/login.php存在SQL注入漏洞。当magic_quotes_gpc被中止时,远程攻击者可以借助cp_username参数,执行任意的SQL指令。它与includes/functions.php中的CleanVar函数中的错误有关。
SaphpLesson 4.0版本中的admin/login.php存在SQL注入漏洞。当magic_quotes_gpc被中止时,远程攻击者可以借助cp_username参数,执行任意的SQL指令。它与includes/functions.php中的CleanVar函数中的错误有关。