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

source: https://www.securityfocus.com/bid/6756/info
It has been reported that, when generating HTML to display images or embedded media, Opera does not correctly format the provided URL or sufficiently encode URLs to local files.
As a result of this lack of sanitization Opera is vulnerable to HTML injection attacks when handling local image or media files.
open("file://localhost/images/file.gif?\"><script>alert(location.href);</script>","","");