9.3
CVE-2017-18614
- EPSS 0.63%
- Veröffentlicht 13.09.2019 12:15:11
- Zuletzt bearbeitet 21.11.2024 03:20:31
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Kama Click Counter <= 3.4.9 - Blind SQL Injection
The kama-clic-counter plugin 3.4.9 for WordPress has SQL injection via the admin.php order parameter.
Mögliche Gegenmaßnahme
Kama Click Counter: Update to version 3.5.0, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Kama Click Counter
Version
*-3.4.9
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Wp-kama ≫ Kama Click Counter SwPlatformwordpress Version <= 3.4.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.63% | 0.697 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
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.