Open edX 平台支持在线学习内容的创作与分发,适用于任意规模。在提交 00b7c3c 之前,该端点接受用户提供的 ,并使用 在服务器端发起 HTTP GET 请求获取文件内容。获取到的字节数据随后被封装进 ZIP 响应中返回。这使得攻击者可以实施服务端请求伪造(SSRF)并外泄响应数据:由于启用了重定向跟随(allow_redirects=True),且该漏洞路径中的请求未设置超时时间,攻击者可借此向外部服务器发起请求并读取返回内容,从而将信息泄露给攻击者。 该漏洞已在提交 00b7c3c 中修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| openedx | openedx-platform | < 00b7c3ce418b487c5696b064fc5033594b045e75 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-53635 | 7.6 HIGH | Open edX Platform: Insufficient Permission on set_course_mode_price() |
| CVE-2026-53636 | 4.7 MEDIUM | Open edX LTI OAuth Replay Attack |
No comments yet