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.
References
Link | Resource |
---|---|
https://98587329.github.io/2018/10/09/thinkphp%E6%B3%A8%E5%85%A5%E5%88%86%E6%9E%90/ | Exploit Third Party Advisory |
https://github.com/top-think/thinkphp/commit/9748cb80d2f24c89218f358ca2f5ab88ee33396f | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-10-21 01:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-18546
Mitre link : CVE-2018-18546
CVE.ORG link : CVE-2018-18546
JSON object : View
Products Affected
thinkphp
- thinkphp
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')