|
|
| |
'printenv' is a test CGI script that tends to come default with most Apache installation. Usually located in the "/cgi-bin/" directory.
An XSS vulnerability exist which will allow anyone to input specially crafted links and/or other malicious/obscene scripts. |
| |
Credit:
The information has been provided by Dr.Tek.
|
| |
Example:
http://www/cgi-bin/printenv/<scr!pt>alert(document.cookie)</scr!pt>
Fix:
Since 'printenv' is just an example CGI script that has no real use and has its own problems. Just remove it.
|
|
blog comments powered by
|