漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Open edx Enterprise Service: SSRF via SAML metadata URL in sync_provider_data endpoint
Vulnerability Description
The Open edx Enterprise Service app provides enterprise features to the Open edX platform. From 7.0.2 to 7.0.4, the sync_provider_data endpoint in SAMLProviderDataViewSet fetches SAML metadata from a URL stored in SAMLProviderConfig.metadata_source. An authenticated user with the Enterprise Admin role can set this field to an arbitrary URL via the SAMLProviderConfigViewSet PATCH endpoint, then trigger a server-side HTTP request by calling sync_provider_data. The fetch in fetch_metadata_xml() passes the URL directly to requests.get() with no scheme enforcement, IP filtering, or timeout. This vulnerability is fixed in 7.0.5.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
EDX Open edX 代码问题漏洞
Vulnerability Description
EDX Open edX是美国EDX公司的一套在线学习管理系统。 EDX Open edX 7.0.2至7.0.4版本存在代码问题漏洞,该漏洞源于SAMLProviderDataViewSet中sync_provider_data端点从SAMLProviderConfig.metadata_source获取SAML元数据URL,且未进行方案强制、IP过滤或超时设置,可能导致认证用户触发服务端HTTP请求。
CVSS Information
N/A
Vulnerability Type
N/A