First published: Sun Oct 21 2018(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ThinkPHP ThinkPHP | =3.2.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-18546 is a SQL Injection vulnerability in ThinkPHP 3.2.4.
CVE-2018-18546 has a severity rating of 9.8 (critical).
CVE-2018-18546 affects ThinkPHP 3.2.4.
CVE-2018-18546 occurs due to SQL Injection via the order parameter in ThinkPHP 3.2.4.
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/).