CVE-2016-10400: Path Traversal
Published Jul 22, 2017
·Updated
Directory Traversal exists in ATutor before 2.2.2 via the icon parameter to /mods/core/courses/users/createcourse.php. The attacker can read an arbitrary file by visiting getcourseicon.php?id= after the traversal attack.
Affected Software
1 affected component
ATutor ATutor<=2.2.1
Event History
Jul 22, 2017
CVE Published
via MITRE·05:00 PM
Data Sourced
via MITRE·05:00 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2016-10400?
CVE-2016-10400 is considered a medium severity vulnerability due to its directory traversal exploit that allows unauthorized file access.
2
How do I fix CVE-2016-10400?
To fix CVE-2016-10400, upgrade to ATutor version 2.2.2 or later.
3
What systems are affected by CVE-2016-10400?
CVE-2016-10400 affects ATutor versions prior to 2.2.2.
4
What type of vulnerability is CVE-2016-10400?
CVE-2016-10400 is a directory traversal vulnerability that allows an attacker to read arbitrary files.
5
How can an attacker exploit CVE-2016-10400?
An attacker can exploit CVE-2016-10400 by manipulating the icon parameter in a request to access protected files.