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.
References
Configurations
No configuration.
History
21 Nov 2024, 09:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/openedx/edx-platform/commit/cb729a3ced0404736dfa0ae768526c82b608657b - | |
References | () https://github.com/openedx/edx-platform/security/advisories/GHSA-4528-7fh6-x75c - |
26 Jul 2024, 12:38
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
25 Jul 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-25 15:15
Updated : 2024-11-21 09:33
NVD link : CVE-2024-41806
Mitre link : CVE-2024-41806
CVE.ORG link : CVE-2024-41806
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control