AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-16114

CRITICAL · CVSS 9.8 EPSS 4.78% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-09-09 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-16114
Severity
CRITICAL
CVSS
9.8
EPSS
4.78%

Original NVD 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.