CVE-2019-13082
Chamilo LMS 1.11.8 and 2.x allows remote code execution through an lp_upload.php unauthenticated file upload feature.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (4.02%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.0
- 9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 4.02% probability · 90th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-434
- Affected
- chamilo/chamilo lms
- Source
- cve@mitre.org
References
- https://0xecute.com/?p=32Exploit, Technical Description, Third Party Advisory
- https://support.chamilo.org/projects/1/wiki/Security_issuesVendor Advisory
- https://0xecute.com/?p=32Exploit, Technical Description, Third Party Advisory
- https://support.chamilo.org/projects/1/wiki/Security_issuesVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.