Vulnerability Details : CVE-2019-13578
A SQL injection vulnerability exists in the Impress GiveWP Give plugin through 2.5.0 for WordPress. Successful exploitation of this vulnerability would allow a remote attacker to execute arbitrary SQL commands on the affected system via includes/payments/class-payments-query.php.
Vulnerability category: Sql Injection
Products affected by CVE-2019-13578
- cpe:2.3:a:givewp:givewp:*:*:*:*:*:wordpress:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-13578
0.55%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 77 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-13578
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-13578
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-13578
-
https://github.com/impress-org/give/commit/894937d7927eab0c98457656cbd6fb414b3a6fbf
fix: allow orderby only for whitelist columns · impress-org/give@894937d · GitHubPatch;Third Party Advisory
-
https://github.com/impress-org/give/commit/d91f4c6dcc92aeb826b060cb2feadd56885f4cea
chore: validate order param for payment query · impress-org/give@d91f4c6 · GitHubPatch;Third Party Advisory
-
https://github.com/impress-org/give/commit/97b9b5fae2d10742ee42fe00092729fa7da3cb32
chore: validate orderby param for payment query · impress-org/give@97b9b5f · GitHubPatch;Third Party Advisory
-
https://fortiguard.com/zeroday/FG-VD-19-098
Fortinet Discovers WordPress Give SQL Injection Vulnerability | FortiGuardThird Party Advisory
-
https://wpvulndb.com/vulnerabilities/9504
Give <= 2.5.0 - SQL InjectionThird Party Advisory
Jump to