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

7 lines
No EOL
531 B
Text

source: https://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>