CVE-2018-5315
published 2018-01-12CVE-2018-5315: The Wachipi WP Events Calendar plugin 1.0 for WordPress has SQL Injection via the event_id parameter to event.php.
PriorityP261critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
4.87%
90.9th percentile
The Wachipi WP Events Calendar plugin 1.0 for WordPress has SQL Injection via the event_id parameter to event.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wp_events_calendar_project | wp_events_calendar | — | — |
Detection & IOCsextracted from sources · hover to see the quote
url{TARGET}/event.php?event_id=-123%20union%20all%20select%201,2,@@version,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29--↗
- →Monitor HTTP requests to event.php containing 'event_id' parameter with SQL UNION SELECT payloads, particularly those selecting 29 columns. ↗
- →Detect SQL injection attempts via the event_id parameter in GET requests to event.php, specifically negative integer values followed by UNION ALL SELECT keywords. ↗
- →Flag requests to event.php where event_id contains @@version, indicating database version fingerprinting via SQL injection. ↗
- ·The vulnerable plugin (Wachipi WP Events Calendar v1.0) is distinct from the popular Modern Tribe Events Calendar plugin; detections should be scoped to the Wachipi plugin path only. ↗
CVSS provenance
nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
2018-01-12
Published