CVE-2018-18546: SQL Injection
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.
Other sources
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2018-18546?
CVE-2018-18546 is a SQL Injection vulnerability in ThinkPHP 3.2.4.
How severe is CVE-2018-18546?
CVE-2018-18546 has a severity rating of 9.8 (critical).
What is the affected software version of CVE-2018-18546?
CVE-2018-18546 affects ThinkPHP 3.2.4.
How does CVE-2018-18546 occur?
CVE-2018-18546 occurs due to SQL Injection via the order parameter in ThinkPHP 3.2.4.
Are there any references for CVE-2018-18546?
Yes, you can find references for CVE-2018-18546 at the following links: [NVD](https://nvd.nist.gov/vuln/detail/CVE-2018-18546), [GitHub](https://github.com/top-think/thinkphp/commit/9748cb80d2f24c89218f358ca2f5ab88ee33396f), [Blog](https://98587329.github.io/2018/10/09/thinkphp%E6%B3%A8%E5%85%A5%E5%88%86%E6%9E%90/).