CVE-2010-0971
Description
Multiple cross-site scripting (XSS) vulnerabilities in ATutor 1.6.4 allow remote authenticated users, with Instructor privileges, to inject arbitrary web script or HTML via the (1) Question and (2) Choice fields in tools/polls/add.php, the (3) Type and (4) Title fields in tools/groups/create_manual.php, and the (5) Title field in assignments/add_assignment.php. NOTE: some of these details are obtained from third party information.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
ATutor 1.6.4 - Multiple Cross-Site Scripting Vulnerabilities
Topic : ATutor 1.6.4
Bugs Type : Cross Site Scripting (all of them)
Credit : ItSecTeam
Remote : Yes
Status : Bug
# mail : Bug@ItSecTeam.com
# Dork : "ATutor 1.6.4"
#Special Tnx : am!rkh@n, Amin Shokohi(Pejvak), C0M0D0, 0xd41684c654, r3dmove And All It Security Team Members
#Website : WwW.ITSecTeam.com
########################## Exploit #############################
the bugs can be explited as below:
#1: After logging in as an instructor go to manage section and add a poll and inject your XSS code as a questaion or choices.
#2: After logging in as an instructor go to manage section and Create a new Group and inject your XSS code as title or group type.
#3: After logging in as an instructor go to manage section and Add an Assignment with XSS code as title.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| atutor | atutor | 1.6.4 | |
References
- http://osvdb.org/62904
- http://osvdb.org/62905
- http://osvdb.org/62906
- http://packetstormsecurity.org/1003-exploits/atutor-xss.txt
- http://secunia.com/advisories/38906
- http://www.exploit-db.com/exploits/11685
- http://www.securityfocus.com/bid/38656
- https://exchange.xforce.ibmcloud.com/vulnerabilities/56852
- http://osvdb.org/62904
- http://osvdb.org/62905
- http://osvdb.org/62906
- http://packetstormsecurity.org/1003-exploits/atutor-xss.txt
- http://secunia.com/advisories/38906
- http://www.exploit-db.com/exploits/11685
- http://www.securityfocus.com/bid/38656
- https://exchange.xforce.ibmcloud.com/vulnerabilities/56852
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.