Files
cve/2009/CVE-2009-0641.md
2025-09-29 21:09:30 +02:00

846 B

CVE-2009-0641

Description

sys_term.c in telnetd in FreeBSD 7.0-RELEASE and other 7.x versions deletes dangerous environment variables with a method that was valid only in older FreeBSD distributions, which might allow remote attackers to execute arbitrary code by passing a crafted environment variable from a telnet client, as demonstrated by an LD_PRELOAD value that references a malicious library.

POC

Reference

Github

No PoCs found on GitHub currently.