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.
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.
Link | Tags |
---|---|
https://github.com/impress-org/give/commit/d91f4c6dcc92aeb826b060cb2feadd56885f4cea | third party advisory patch |
https://github.com/impress-org/give/commit/97b9b5fae2d10742ee42fe00092729fa7da3cb32 | third party advisory patch |
https://wpvulndb.com/vulnerabilities/9504 | third party advisory |
https://github.com/impress-org/give/commit/894937d7927eab0c98457656cbd6fb414b3a6fbf | third party advisory patch |
https://fortiguard.com/zeroday/FG-VD-19-098 | third party advisory |