Lucene search

K
osvGoogleOSV:CVE-2021-43795
HistoryDec 02, 2021 - 6:15 p.m.

CVE-2021-43795

2021-12-0218:15:08
Google
osv.dev
8
armeria
microservice
file access
path validation
vulnerability

EPSS

0.002

Percentile

56.0%

Armeria is an open source microservice framework. In affected versions an attacker can access an Armeria server’s local file system beyond its restricted directory by sending an HTTP request whose path contains %2F (encoded /), such as /files/..%2Fsecrets.txt, bypassing Armeria’s path validation logic. Armeria 1.13.4 or above contains the hardened path validation logic that handles %2F properly. This vulnerability can be worked around by inserting a decorator that performs an additional validation on the request path.

EPSS

0.002

Percentile

56.0%