mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
854 B
Markdown
18 lines
854 B
Markdown
### [CVE-2021-20197](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/fokypoky/places-list
|
|
|