8.8
CVE-2023-28660
- EPSS 0.45%
- Veröffentlicht 22.03.2023 21:15:18
- Zuletzt bearbeitet 21.11.2024 07:55:45
- Quelle vulnreport@tenable.com
- CVE-Watchlists
- Unerledigt
Events Made Easy <= 2.3.14 - Authenticated (Subscriber+) SQL Injection via 'search_name'
The Events Made Easy WordPress Plugin, version <= 2.3.14 is affected by an authenticated SQL injection vulnerability in the 'search_name' parameter in the eme_recurrences_list action.
Mögliche Gegenmaßnahme
Events Made Easy: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Events Made Easy
Version
*-2.3.14
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
E-dynamics ≫ Events Made Easy SwPlatformwordpress Version <= 2.3.14
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.45% | 0.632 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.