0
CVE-2024-51715
- EPSS 0.21%
- Veröffentlicht 07.01.2025 11:15:08
- Zuletzt bearbeitet 01.04.2026 16:19:41
- Quelle audit@patchstack.com
- CVE-Watchlists
- Unerledigt
ClickWhale – Link Manager, Link Shortener and Click Tracker for Affiliate Links & Link Pages <= 2.4.1 - Authenticated (Contributor+) SQL Injection
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in ClickWhale ClickWhale clickwhale allows Blind SQL Injection.This issue affects ClickWhale: from n/a through <= 2.4.1.Mögliche Gegenmaßnahme
ClickWhale – Link Manager, Link Shortener and Click Tracker for Affiliate Links & Link Pages: Update to version 2.4.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
ClickWhale – Link Manager, Link Shortener and Click Tracker for Affiliate Links & Link Pages
Version
*-2.4.1
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Flowdee ≫ Clickwhale SwPlatformwordpress Version < 2.4.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.427 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|
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.