mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
18 lines
875 B
Markdown
18 lines
875 B
Markdown
### [CVE-2009-4492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4492)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WEBrick 1.3.1 in Ruby 1.8.6 through patchlevel 383, 1.8.7 through patchlevel 248, 1.8.8dev, 1.9.1 through patchlevel 376, and 1.9.2dev 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
|
|
No PoCs found on GitHub currently.
|
|
|