7.2
CVE-2022-25811
- EPSS 0.77%
- Veröffentlicht 22.08.2022 15:15:14
- Zuletzt bearbeitet 21.11.2024 06:53:02
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
Transposh WordPress Translation <= 1.0.9.1 - Authenticated (Admin+) SQL Injection via 'tp_editor'
The Transposh WordPress Translation WordPress plugin through 1.0.8 does not sanitise and escape the order and orderby parameters before using them in a SQL statement, leading to a SQL injection
Mögliche Gegenmaßnahme
Transposh WordPress Translation: Update to version 1.0.9.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Transposh WordPress Translation
Version
*-1.0.9.1
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Transposh ≫ Transposh Wordpress Translation SwPlatformwordpress Version <= 1.0.8
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.77% | 0.731 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/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.