CVE-2021-43795

Description

Armeria is an open source microservice framework. In affected versions an attacker can access an Armeria servers local file system beyond its restricted directory by sending an HTTP request whose path contains %2F (encoded /), such as /files/..%2Fsecrets.txt, bypassing Armerias 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.

Risk Information

Base Score
7.5
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score
Exploitation Probability
0.754

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2021-43795 are fixed in LINE-Corporation-armeria 1.13.4Windows
Vulnerabilities CVE-2021-43795 are fixed in LINE-Corporation-armeria for Linux 1.13.4Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234