Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
The register_globals emulation in phpMyAdmin 2.7.0 rc1 allows remote attackers to exploit other vulnerabilities in phpMyAdmin by modifying the import_blacklist variable in grab_globals.php, which can then be used to overwrite other variables.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
phpMyAdmin Import_Blacklist变量覆盖漏洞
Vulnerability Description
phpMyAdmin是用PHP编写的工具,用于通过WEB管理MySQL。 phpMyAdmin对某些变量的处理上存在漏洞,远程攻击者可能利用此漏洞在主机上执行任意命令。phpMyAdmin将不应该被register_globals仿真层覆盖的变量黑名单存储在全局变量中,但却没有包含$import_blacklist变量名,因此攻击者可以覆盖该变量。如果覆盖了该变量的话,攻击者就可以用任意内容覆盖$GLOBALS数组,导致执行任意代码。
CVSS Information
N/A
Vulnerability Type
N/A