#VU61293 Off-by-one in Glibc - CVE-2021-3999
Published: March 14, 2022
Glibc
GNU
Description
The vulnerability allows a remote attacker to execute arbitrary code on the system.
The vulnerability exists due to an off-by-one error glibc getcwd() function. A remote attacker can pass specially crafted input to the application that is using the affected library version, trigger an off-by-one error and execute arbitrary code on the target system.