7 lines
No EOL
596 B
Text
7 lines
No EOL
596 B
Text
source: https://www.securityfocus.com/bid/6529/info
|
|
|
|
AN HTTPD does not adequately filter HTML code thus making it prone to cross-site scripting attacks. It is possible for a remote attacker to create a malicious link containing script code which will be executed in the browser of a legitimate user. All code will be executed within the context of the website running AN HTTPD.
|
|
|
|
This issue may be exploited to steal cookie-based authentication credentials from legitimate users of the website running the vulnerable software.
|
|
|
|
http://www.target.com/[script]?<h1>HACKED</h1>aaaa..[up_to_1kb]..aaaa |