In ATutor 2.2.4, an unauthenticated attacker can change the application settings and force it to use his crafted database, which allows him to gain access to the application. Next, he can change the directory that the application uploads files to, which allows him to achieve remote code execution. This occurs because install/include/header.php does not restrict certain changes (to db_host, db_login, db_password, and content_dir) within install/include/step5.php.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2019-16114/README.md | Exploit Third Party Advisory | 
| https://github.com/atutor/ATutor/commits/master | Patch | 
| https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2019-16114/README.md | Exploit Third Party Advisory | 
| https://github.com/atutor/ATutor/commits/master | Patch | 
Configurations
                    History
                    21 Nov 2024, 04:30
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2019-16114/README.md - Exploit, Third Party Advisory | |
| References | () https://github.com/atutor/ATutor/commits/master - Patch | 
Information
                Published : 2019-09-09 13:15
Updated : 2024-11-21 04:30
NVD link : CVE-2019-16114
Mitre link : CVE-2019-16114
CVE.ORG link : CVE-2019-16114
JSON object : View
Products Affected
                atutor
- atutor
CWE
                
                    
                        
                        CWE-863
                        
            Incorrect Authorization
