8.1

CVE-2021-25094

Exploit

Tatsu <= 3.3.12 - Unauthenticated Remote Code Execution

The Tatsu WordPress plugin before 3.3.12 add_custom_font action can be used without prior authentication to upload a rogue zip file which is uncompressed under the WordPress's upload directory. By adding a PHP shell with a filename starting with a dot ".", this can bypass extension control implemented in the plugin. Moreover, there is a race condition in the zip extraction process which makes the shell file live long enough on the filesystem to be callable by an attacker.
Mögliche Gegenmaßnahme
Tatsu: Update to version 3.3.13, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Tatsu
Version *-3.3.12
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
BrandexponentsTatsu SwPlatformwordpress Version < 3.3.12
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 90.2% 0.996
CVSS Metriken
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 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
CWE-306 Missing Authentication for Critical Function

The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.