cve/2000/CVE-2000-1134.md
2024-05-26 14:27:05 +02:00

734 B

CVE-2000-1134

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