Database disclosure via failed date validation
Published Nov 30, 2023 · Updated Oct 10, 2024
SQL injection in My Calendar before 3.4.22 allows remote attackers to read the WordPress database through the public events REST route. my_calendar_rest_route passes the from and to values into my_calendar_get_events, where failed date parsing falls back to the current date and lets invalid input pass mc_checkdate before raw interpolation into SQL. The REST route is unauthenticated in 3.4 releases; versions before 3.4 are exposed only when the external API is enabled, which is not the default.
Summary
What happened
SQL injection in My Calendar before 3.4.22 allows remote attackers to read the WordPress database through the public events REST route. my_calendar_rest_route passes the from and to values into my_calendar_get_events, where failed date parsing falls back to the current date and lets invalid input pass mc_checkdate before raw interpolation into SQL. The REST route is unauthenticated in 3.4 releases; versions before 3.4 are exposed only when the external API is enabled, which is not the default.
The record
- CVE
- CVE-2023-6360
- Published
- Nov 30, 2023
- Updated
- Oct 10, 2024
- Vendor
- Damion Armentrout
- Product
- My Calendar
- Classifications
- CWE-89, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Nov 30, 2023CVE publishedPublication date reported by the CVE source.
- Oct 10, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <3.4.22
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Tenable time-based SQL injection proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo