mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
20 lines
852 B
Markdown
20 lines
852 B
Markdown
### [CVE-2009-4496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4496)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Boa 0.94.14rc21 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/Findorgri/boa-0.94.13
|
|
- https://github.com/Knighthana/YABWF
|
|
- https://github.com/costasvassilakis/boa-0.94.13
|
|
|