Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Chamilo | Chamilo Lms | 1.11.8 |
Related Weaknesses (CWE)
References
- https://0xecute.com/?p=32ExploitTechnical DescriptionThird Party Advisory
- https://support.chamilo.org/projects/1/wiki/Security_issuesVendor Advisory
- https://0xecute.com/?p=32ExploitTechnical DescriptionThird Party Advisory
- https://support.chamilo.org/projects/1/wiki/Security_issuesVendor Advisory
FAQ
What is CVE-2019-13082?
CVE-2019-13082 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 extrac...
How severe is CVE-2019-13082?
CVE-2019-13082 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-13082?
Check the references section above for vendor advisories and patch information. Affected products include: Chamilo Chamilo Lms.