8.2

CVE-2022-45355

WP Pipes <= 1.33 - Authenticated (Admin+) SQL Injection

Auth. (admin+) SQL Injection (SQLi) vulnerability in ThimPress WP Pipes plugin <= 1.33 versions.
Mögliche Gegenmaßnahme
WP Pipes: Update to version 1.4.0, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt WP Pipes
Version 1.0
Version 1.1
Version 1.10
Version 1.11
Version 1.12
Version 1.13
Version 1.14
Version 1.15
Version 1.16
Version 1.17
Version 1.18
Version 1.19
Version 1.2
Version 1.20
Version 1.21
Version 1.22
Version 1.23
Version 1.24
Version 1.25
Version 1.26
Version 1.27
Version 1.28
Version 1.29
Version 1.3
Version 1.30
Version 1.31
Version 1.32
Version 1.33
Version 1.4
Version 1.5
Version 1.6
Version 1.7
Version 1.8
Version 1.9
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ThimpressWp Pipes SwPlatformwordpress Version <= 1.33
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.35% 0.57
CVSS Metriken
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
audit@patchstack.com 8.2 2.3 5.3
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:L
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.