CVE-2020-20300
weiphp weiphp Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Record summary
CVE-2020-20300 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
SQL injection vulnerability in the wp_where function in WeiPHP 5.0.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jun 7, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
weiphpBrowse weiphp / weiphp | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWeiPHP 5.0 - SQL InjectionCVSS 9.8
WeiPHP 5.0 contains a SQL injection vulnerability via the wp_where function. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
Remediation
Upgrade to a patched version of WeiPHP or apply the vendor-supplied patch to fix the SQL Injection vulnerability.
Source: ProjectDiscovery