CVE-2021-25094

Scores

EPSS

0.914high91.4%
0%20%40%60%80%100%

Percentile: 91.4%

CVSS

8.1high3.x
0246810

CVSS Score: 8.1/10

All CVSS Scores

CVSS 3.x
8.1

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS 2.0
6.8

Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Description

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.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-306

Related Vulnerabilities

Exploits

Exploit ID: 52260

Source: exploitdb

URL: https://www.exploit-db.com/exploits/52260

Exploit ID: CVE-2021-25094

Source: github-poc

URL: https://github.com/xdx57/CVE-2021-25094

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: tatsu

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:brandexponents:tatsu:*:*:*:*:*:wordpress:*:*",      "versionEndExcluding": "3.3.12",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd

End of list