CVE-2018-16159
codemenschen gift_vouchers Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Record summary
CVE-2018-16159 has a selected CVSS score of 9.8 (critical); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
The Gift Vouchers plugin through 2.0.1 for WordPress allows SQL Injection via the template_id parameter in a wp-admin/admin-ajax.php wpgv_doajax_front_template request.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
gift_vouchersBrowse codemenschen / gift_vouchers | VulnCheck | Version data not supplied | |
Proofs of concept
1Catalogued exploits
ExploitDBWordPress Plugin Gift Voucher 1.0.5 - (Authenticated) 'template_id' SQL InjectionExploitDB exploitby Renos NikolaouNot analyzed1 file
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Gift Voucher <4.1.8 - Blind SQL InjectionCVSS 9.8
WordPress Gift Vouchers plugin before 4.1.8 contains a blind SQL injection vulnerability via the template_id parameter in a wp-admin/admin-ajax.php wpgv_doajax_front_template request. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
Impact
Successful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database.
Remediation
Fixed in version 4.1.8.
Source: ProjectDiscovery