mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
785 B
Markdown
19 lines
785 B
Markdown
### [CVE-2004-1488](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1488)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
wget 1.8.x and 1.9.x does not filter or quote control characters when displaying HTTP responses to the terminal, which may allow remote malicious web servers to inject terminal escape sequences and execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=110269474112384&w=2
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9750
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|