Security readout for executives and security teams
Plain-English summary
This is an authenticated SQL injection issue in the Event List WordPress plugin version 0.7.8. A logged-in user could manipulate the database through the admin interface. Business impact depends on whether the plugin is installed and who can log in to WordPress.
Executive priority
Treat this as a targeted remediation item for WordPress estates. It is not confirmed as actively exploited, but SQL injection with public exploit material can become serious when sites have weak account controls.
Technical view
CVE-2017-9429 affects Event List plugin 0.7.8 for WordPress. The CVE description identifies the id parameter to wp-admin/admin.php as vulnerable to SQL injection, allowing an authenticated user to execute arbitrary SQL commands. Public exploit reference exists, but no CVSS score or vendor fix is included in the bundle.
Likely exposure
Exposure is limited to WordPress sites running Event List plugin 0.7.8 where an attacker has valid WordPress authentication. Risk rises for sites allowing broad contributor accounts, weak credentials, or compromised users.
Exploitation context
The source bundle includes an Exploit-DB reference, so public exploit information exists. The CVE is not listed as KEV in the provided data, and no cited source states active exploitation in the wild.
Researcher notes
Key gaps are role requirements, CVSS, affected CPEs, and patch status. Validate exposure by plugin/version inventory first. Avoid assuming unauthenticated reachability; the CVE description specifically requires an authenticated user.
Mitigation direction
- Inventory WordPress sites for the Event List plugin and version 0.7.8.
- Check vendor or plugin repository guidance for a fixed version or retirement notice.
- Disable or remove the plugin where it is not business-critical.
- Restrict WordPress admin access to trusted networks or managed access paths.
- Review WordPress accounts and remove unnecessary authenticated users.
Validation and detection
- Confirm whether Event List plugin 0.7.8 is installed on any WordPress instance.
- Review WordPress admin access logs for unexpected authenticated activity.
- Check database logs for unusual queries linked to WordPress admin requests.
- Verify whether a vendor-supported update or replacement plugin is available.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Database behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2017-9429 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- 42173CVE reference · exploit, x_refsource_EXPLOIT-DB
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
