happyliu2014/Workerman-ThinkPHP-Redis

happyliu2014/Workerman-ThinkPHP-Redis

Releases0
Stars71
Workerman+ThinkPHP+Redis

CVE History

CVEPublishedCVSS v3CVSS v2
6.1 MEDIUM4.3 MEDIUM

Workerman-ThinkPHP-Redis (last update Mar 16, 2018) is affected by a Cross Site Scripting (XSS) vulnerability. In file Controller.class.php, the exit function will terminate the script and print the message to the user. The message will contain $_GET{C('VAR_JSONP_HANDLER')] then there is a XSS vulnerability.