WordPress Plugin Vulnerabilities

My Calendar < 3.4.22 - Unauthenticated SQL Injection

Description

The My Calendar plugin for WordPress is vulnerable to [blind|generic|time-based] SQL Injection via the 'from' and 'to' parameters of the '/my-calendar/v1/events' rest route in all versions up to, and including, 3.4.21 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Affects Plugins

Fixed in 3.4.22

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Original Researcher
Tenable
Verified
No

Timeline

Publicly Published
2023-11-26 (about 2 years ago)
Added
2023-12-23 (about 2 years ago)
Last Updated
2024-01-22 (about 1 year ago)

Other