Securing Cohort Data Uploads to AWS S3 Buckets
Key Information
- Vendor
- Openedx
- Status
- Edx-platform
- Vendor
- CVE Published:
- 25 July 2024
Summary
The Open edX Platform is a learning management platform. Instructors can upload csv files containing learner information to create cohorts in the instructor dashboard. These files are uploaded using the django default storage. With certain storage backends, uploads may become publicly available when the uploader uses versions master, palm, olive, nutmeg, maple, lilac, koa, or juniper. The patch in commit cb729a3ced0404736dfa0ae768526c82b608657b ensures that cohorts data uploaded to AWS S3 buckets is written with a private ACL. Beyond patching, deployers should also ensure that existing cohorts uploads have a private ACL, or that other precautions are taken to avoid public access.
Affected Version(s)
edx-platform = < cb729a3ced0404736dfa0ae768526c82b608657b
CVSS V3.1
Timeline
Risk change from: null to: 5.3 - (MEDIUM)
Vulnerability published.