Zhcms v1. 0 sql injection+arbitrary code execution-vulnerability warning-the black bar safety net
Author:Sco4x0 blog:www.sco4x0.com Team: www.secbox.cn A: sql injectioncauses the backend login bypass See UserAction. class. the php processing code in the Login method public function login if! empty$POST'code' if! empty$POST'user' && ! empty$POST'passwd' $rs = $this-user-login$POST'user',...