Files
CVEs-PoC/2021/CVE-2021-20197.md
T
2024-05-25 21:48:12 +02:00

858 B

CVE-2021-20197

Description

There is an open race window when writing output in the following utilities in GNU binutils version 2.35 and earlier:ar, objcopy, strip, ranlib. When these utilities are run as a privileged user (presumably as part of a script updating binaries across different users), an unprivileged user can trick these utilities into getting ownership of arbitrary files through a symlink.

POC

Reference

No PoCs from references.

Github