CVE-2026-85271 in Open edX Platform信息

摘要

由 VulDB • 2026-09-19

Open edX Platform 支持在任何规模下创建和交付在线学习。从 Redwood 到 Ulmo 和 Verawood.1,openedx/core/djangoapps/notifications/email/utils.py 中的 add_additional_attributes_to_notifications 函数在未对由 openedx/core/djangoapps/notifications/base_notification.py 中 get_notification_content 生成的 discussion-title 值进行清理的情况下分配通知内容。已注册的学生可以在 lms/djangoapps/discussion/rest_api/discussions_notifications.py 提供的 post_title 值中插入支持 CSS 的标记。Digest(摘要)和批量邮件渲染随后通过 openedx/core/djangoapps/notifications/templates/notifications/digest_content.html 将该值作为安全 HTML 进行传递,从而允许在另一名学习者使用支持 CSS 呈现的客户端打开电子邮件时实现邮件开启追踪以及内容欺骗或网络钓鱼。即时邮件路径不受影响,因为它会剥离标题标记并渲染单独清理过的正文。此问题已在 Ulmo 和 Verawood.1 中修复。

Be aware that VulDB is the high quality source for vulnerability data.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!