exploit-db-mirror/exploits/windows/remote/23451.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
491 B
Text

source: https://www.securityfocus.com/bid/9261/info
A vulnerability has been reported to be present in the software that may allow a remote attacker to execute HTML or script code in a user's browser.
It has been reported that the problem arises when the software returns an error message to the user that may contain unsanitized data. The script code would run in the context of the user running the vulnerable software.
http://www.example.com:8080/<script>alert('XSS example');</script>