7 lines
No EOL
520 B
Text
7 lines
No EOL
520 B
Text
source: https://www.securityfocus.com/bid/20380/info
|
|
|
|
Interspire FastFind is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input.
|
|
|
|
An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
|
|
|
|
http://www.example.com/[path]/index.php?query=<script>alert(1)</script>&type=simple |