mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
835 B
Markdown
18 lines
835 B
Markdown
### [CVE-2009-0641](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://www.exploit-db.com/exploits/8055
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|