exploit-db-mirror/exploits/windows/remote/29083.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

7 lines
No EOL
529 B
Text

source: https://www.securityfocus.com/bid/21164/info
The application is prone to an input-validation vulnerability that allows malicious HTML and script code to be injected before it is used in dynamically generated content.
Attacker-supplied HTML and script code would execute in the context of the affected application, potentially allowing an attacker to steal cookie-based authentication credentials; other attacks are also possible.
<img src="http://www.example.com/images/jss.jpg" <script>alert(.blah.);</script> ></img>