Vulnerabilities (CVE)

Filtered by vendor Workerman-thinkphp-redis Project Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-43697 1 Workerman-thinkphp-redis Project 1 Workerman-thinkphp-redis 2024-02-28 4.3 MEDIUM 6.1 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.