Impact
The Community Events plugin for WordPress contains an unauthenticated SQL injection flaw in the "dayofyear" query parameter. Because the input is not properly escaped and the existing SQL statement is not parameterized, attackers can inject additional SQL statements into the request. This weakness, classified as CWE-89, permits unauthorized users to retrieve sensitive information from the WordPress database.
Affected Systems
The vulnerability affects the Community Events WordPress plugin supplied by jackdewey. All released versions up to and including 1.5.4 are vulnerable; versions 1.5.5 and later are assumed to have the flaw fixed.
Risk and Exploitability
The issue has a CVSS score of 7.5, indicating moderate‑to‑high severity. The EPSS score is below 1 %, suggesting that exploitation probability is low at present, and it is not listed in the CISA KEV catalog. Attackers would exploit the flaw by sending unauthenticated HTTP requests with a crafted "dayofyear" value to the plugin’s endpoint, enabling injection of arbitrary SQL that can read confidential database contents.
OpenCVE Enrichment