mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2014-8517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8517)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The fetch_url function in usr.bin/ftp/fetch.c in tnftp, as used in NetBSD 5.1 through 5.1.4, 5.2 through 5.2.2, 6.0 through 6.0.6, and 6.1 through 6.1.5 allows remote attackers to execute arbitrary commands via a | (pipe) character at the end of an HTTP redirect.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/43112/
|
|
|
|
#### Github
|
|
- https://github.com/c0decave/Exploits
|
|
|