Technical Tag

fastsadmin

1 related article.

Analyzing a Front-End Shell Upload Vulnerability in the Latest FastAdmin

Affected version: V1.0.0.20200506 beta, the latest release. Requirement: the member center must be enabled in /application/config.php. Vulnerability analysis: lines 58–67 of /application/index/User.php. user_request_empty is a developer hook and can be ignored; the important part is return $thi…