mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
19 lines
799 B
Markdown
19 lines
799 B
Markdown
### [CVE-2009-4487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4487)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ush.it/team/ush/hack_httpd_escape/adv.txt
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/rmtec/modeswitcher
|
|
|