7.5
CVE-2014-3961
- EPSS 6.85%
- Veröffentlicht 04.06.2014 14:55:07
- Zuletzt bearbeitet 12.04.2025 10:46:40
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Participants Database < 1.5.4.9 - SQL Injection
SQL injection vulnerability in the Export CSV page in the Participants Database plugin before 1.5.4.9 for WordPress allows remote attackers to execute arbitrary SQL commands via the query parameter in an "output CSV" action to pdb-signup/.
Mögliche Gegenmaßnahme
Participants Database: Update to version 1.5.4.9, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Participants Database
Version
[*, 1.5.4.9)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Xnau ≫ Participants Database SwPlatformwordpress Version <= 1.5.4.8
Xnau ≫ Participants Database Version1.5.4 SwPlatformwordpress
Xnau ≫ Participants Database Version1.5.4.1 SwPlatformwordpress
Xnau ≫ Participants Database Version1.5.4.2 SwPlatformwordpress
Xnau ≫ Participants Database Version1.5.4.3 SwPlatformwordpress
Xnau ≫ Participants Database Version1.5.4.4 SwPlatformwordpress
Xnau ≫ Participants Database Version1.5.4.5 SwPlatformwordpress
Xnau ≫ Participants Database Version1.5.4.6 SwPlatformwordpress
Xnau ≫ Participants Database Version1.5.4.7 SwPlatformwordpress
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 6.85% | 0.91 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
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.