exploit-db-mirror/exploits/asp/webapps/29048.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

10 lines
No EOL
685 B
Text

source: https://www.securityfocus.com/bid/21122/info
The i-gallery application is prone to multiple-input validation vulnerabilities, including multiple cross-site scripting vulnerabilities and an HTML-injection issue, because the software fails to sufficiently sanitize user-supplied data.
Attacker-supplied HTML and script code would execute in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user; other attacks are also possible.
This issue affects i-gallery 3.4 and prior versions.
http://target/path/igallery.asp?n=[XSS]
http://target/path/igallery.asp&d=[XSS]