cve/2000/CVE-2000-1134.md
2025-09-29 21:09:30 +02:00

745 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