Releases9
Frequency9 months 8 hours
Last Release
Stars2.9K
ThinkPHP3.2 ——基于PHP5的简单快速的面向对象的PHP框架

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL7.5 HIGH

ThinkPHP v3.2.3 and below contains a SQL injection vulnerability which is triggered when the array is not passed to the "where" and "query" methods.

7.5 HIGH

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.