4.8

CVE-2021-24610

Exploit

TranslatePress <= 2.0.8 - Authenticated Stored Cross-Site Scripting

The TranslatePress WordPress plugin before 2.0.9 does not implement a proper sanitisation on the translated strings. The 'trp_sanitize_string' function only removes script tag with a regex, still allowing other HTML tags and attributes to execute javascript, which could lead to authenticated Stored Cross-Site Scripting issues.
Mögliche Gegenmaßnahme
Translate Multilingual sites – TranslatePress: Update to version 2.0.9, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Translate Multilingual sites – TranslatePress
Version [*, 2.0.9)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CozmoslabsTranslatepress SwPlatformwordpress Version < 2.0.9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.57% 0.81
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.8 1.7 2.7
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
nvd@nist.gov 3.5 6.8 2.9
AV:N/AC:M/Au:S/C:N/I:P/A:N
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.