CVE-2021-43557

Scores

EPSS

0.583medium58.3%
0%20%40%60%80%100%

Percentile: 58.3%

CVSS

7.5high3.x
0246810

CVSS Score: 7.5/10

All CVSS Scores

CVSS 3.x
7.5

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

CVSS 2.0
5.0

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

Description

The uri-block plugin in Apache APISIX before 2.10.2 uses $request_uri without verification. The $request_uri is the full original request URI without normalization. This makes it possible to construct a URI to bypass the block list on some occasions. For instance, when the block list contains “^/internal/”, a URI like //internal/ can be used to bypass it. Some other plugins also have the same issue. And it may affect the developer’s custom plugin.

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-77

Related Vulnerabilities

Exploits

Exploit ID: CVE-2021-43557

Source: github-poc

URL: https://github.com/xvnpw/k8s-CVE-2021-43557-poc

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: apisix

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:*",      "versionEndExcluding": "2.10.2",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd

End of list