exploit-db-mirror/platforms/php/webapps/23420.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

7 lines
No EOL
538 B
Text
Executable file

source: http://www.securityfocus.com/bid/9179/info
Bitfolge Snif is prone to a cross-site scripting vulnerability. As a result, hostile HTML and script code may be embedded in a malicious link to a site hosting the vulnerable software. If such a link is visited by a victim user, the attacker-supplied code may render in their web browser in the context of the site.
This issue was reported in version 1.2.6. Other versions are also likely affected.
http://www.example.com/index.php?path=<script>alert(document.domain)</script>