CVE-2020-13640
gvectors wpdiscuz Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Record summary
CVE-2020-13640 has a selected CVSS score of 9.8 (critical); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
A SQL injection issue in the gVectors wpDiscuz plugin 5.3.5 and earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the order parameter of a wpdLoadMoreComments request. (No 7.x versions are affected.)
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
wpdiscuzBrowse gvectors / wpdiscuz | VulnCheck | Version data not supplied | |
Proofs of concept
1Repository PoCs
GitHubasterite3/CVE-2020-13640Repository PoCby asterite3Stars: 1Not analyzed1 file
Nuclei templates
1ProjectDiscoveryCRITICALwpDiscuz <= 5.3.5 - SQL InjectionCVSS 9.8
A SQL injection issue in the gVectors wpDiscuz plugin 5.3.5 and earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the order parameter of a wpdLoadMoreComments request.
Impact
Unauthenticated attackers can execute arbitrary SQL commands to extract database contents including user credentials, posts, and sensitive WordPress configuration data.
Remediation
Upgrade to wpDiscuz version 5.3.6 or later.
Source: ProjectDiscovery