exploit-db-mirror/exploits/linux/remote/21422.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
615 B
Text

source: https://www.securityfocus.com/bid/4601/info
thttpd is a web server product maintained by ACME Labs. thttpd has been compiled for Linux, BSD and Solaris, as well as other Unix like operating systems.
Cross Site Scripting issues has been reported in some versions of thttpd. thttpd fails to check URLs for the presence of script commands when generating error pages, allowing the attacker-supplied code to execute within the context of the hosted site.
It should be noted that this issue was tested on 2.20b, other versions may also be affected by this issue.
http://www.host.com/<script>[SCRIPT]</script>