CVE-2019-16114
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (4.78%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 4.78% probability · 91th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863
- Affected
- atutor/atutor
- Source
- cve@mitre.org
References
- https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2019-16114/README.mdExploit, Third Party Advisory
- https://github.com/atutor/ATutor/commits/masterPatch
- https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2019-16114/README.mdExploit, Third Party Advisory
- https://github.com/atutor/ATutor/commits/masterPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.