mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
### [CVE-2009-4491](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4491)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
thttpd 2.25b0 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://packetstormsecurity.com/files/175949/m-privacy-TightGate-Pro-Code-Execution-Insecure-Permissions.html
|
|
- http://packetstormsecurity.com/files/175949/m-privacy-TightGate-Pro-Code-Execution-Insecure-Permissions.html
|
|
- http://seclists.org/fulldisclosure/2023/Nov/13
|
|
- http://seclists.org/fulldisclosure/2023/Nov/13
|
|
- http://www.ush.it/team/ush/hack_httpd_escape/adv.txt
|
|
- http://www.ush.it/team/ush/hack_httpd_escape/adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|