AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-13082

CRITICAL · CVSS 9.8 EPSS 4.02% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-06-30 · 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-13082
Severity
CRITICAL
CVSS
9.8
EPSS
4.02%

Original NVD Description

Chamilo LMS 1.11.8 and 2.x allows remote code execution through an lp_upload.php unauthenticated file upload feature. It extracts a ZIP archive before checking its content, and once it has been extracted, does not check files in a recursive way. This means that by putting a .php file in a folder and then this folder in a ZIP archive, the server will accept this file without any checks. Because one can access this file from the website, it is remote code execution. This is related to a scorm imsmanifest.xml file, the import_package function, and extraction in $courseSysDir.$newDir.