Vulnerabilities (CVE)

Filtered by vendor Thinkphp Subscribe
Total 27 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-25270 1 Thinkphp 1 Thinkphp 2026-06-17 N/A 9.8 CRITICAL
ThinkPHP 5.0.23 contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary PHP code by invoking functions through the routing parameter. Attackers can craft requests to the index.php endpoint with malicious function parameters to execute system commands with application privileges.
CVE-2018-18546 1 Thinkphp 1 Thinkphp 2026-06-17 7.5 HIGH 9.8 CRITICAL
ThinkPHP 3.2.4 has SQL Injection via the order parameter because the Library/Think/Db/Driver.class.php parseOrder function mishandles the key variable.
CVE-2018-18530 1 Thinkphp 1 Thinkphp 2026-06-17 7.5 HIGH 9.8 CRITICAL
ThinkPHP 5.1.25 has SQL Injection via the count parameter because the library/think/db/Query.php aggregate function mishandles the aggregate variable. NOTE: a backquote character is required in the attack URI.
CVE-2018-18529 1 Thinkphp 1 Thinkphp 2026-06-17 7.5 HIGH 9.8 CRITICAL
ThinkPHP 3.2.4 has SQL Injection via the count parameter because the Library/Think/Db/Driver/Mysql.class.php parseKey function mishandles the key variable. NOTE: a backquote character is not required in the attack URI.
CVE-2018-17566 1 Thinkphp 1 Thinkphp 2026-06-17 7.5 HIGH 9.8 CRITICAL
In ThinkPHP 5.1.24, the inner function delete can be used for SQL injection when its WHERE condition's value can be controlled by a user's request.
CVE-2018-16385 1 Thinkphp 1 Thinkphp 2026-06-17 7.5 HIGH 9.8 CRITICAL
ThinkPHP before 5.1.23 allows SQL Injection via the public/index/index/test/index query string.
CVE-2018-10225 1 Thinkphp 1 Thinkphp 2026-06-17 7.5 HIGH 9.8 CRITICAL
thinkphp 3.1.3 has SQL Injection via the index.php s parameter.