Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Feizi76

#25018of 53,630
9.8Total CVSS
Vulnerabilities · 1
PT-2021-10431
9.8
2021-09-28
Thinkphp · Thinkphp · CVE-2020-20120
Name of the Vulnerable Software and Affected Versions: ThinkPHP versions 3.2.3 and below Description: The issue is a SQL injection vulnerability. It occurs when the array is not passed to the `where` and `query` methods. Recommendations: For ThinkPHP versions 3.2.3 and below, update to a version above 3.2.3 to resolve the issue. As a temporary workaround, consider passing arrays to the `where` and `query` methods to prevent SQL injection. Restrict access to these methods to minimize the risk of exploitation.