cve/2000/CVE-2000-1134.md

18 lines
734 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2000-1134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1134)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple shell programs on various Unix systems, including (1) tcsh, (2) csh, (3) sh, and (4) bash, follow symlinks when processing << redirects (aka here-documents or in-here documents), which allows local users to overwrite files of other users via a symlink attack.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/lucassbeiler/linux_hardening_arsenal