CVE-2021-25078
published 2022-01-24CVE-2021-25078: The Affiliates Manager WordPress plugin before 2.9.0 does not validate, sanitise and escape the IP address of requests logged by the click tracking feature…
PriorityP339medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
2.29%
81.0th percentile
The Affiliates Manager WordPress plugin before 2.9.0 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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wpaffiliatemanager | affiliates_manager | < 2.9.0 | 2.9.0 |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Affiliates Manager < 2.9.0 - Cross Site Scripting
nuclei·CVSS 6.1
CVE-2021-25078 [MEDIUM] Affiliates Manager < 2.9.0 - Cross Site Scripting
Affiliates Manager
- |
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")'
- 'contains(body_3, "")'
- 'contains(body_3, "Affiliates Manager Click Tracking")'
condition: and
# digest: 4b0a00483046022100de75ad5f13f768b5826e018a9d523883b07e17e816ae00a73ab693ea534c6f63022100b6a29e6875d0ab653e7220c871ffe9d5031b4678423f4fd3a492d66e63915dec:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-01-24
Published