漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Unsafe remote resource fetching in expansion misp-modules
Vulnerability Description
MISP modules are autonomous modules that can be used to extend MISP for new services. Prior to 3.0.7, an unsafe remote resource fetching vulnerability existed in MISP Modules expansion modules. The html_to_markdown module accepted arbitrary HTTP(S) URLs without sufficient validation, which could allow Server-Side Request Forgery against loopback, private, or link-local network resources. Additionally, the qrcode module disabled TLS certificate verification when retrieving remote images, exposing requests to potential man-in-the-middle interception or response tampering. The issue was fixed by validating URL schemes, blocking local and private address ranges, resolving hostnames before fetching, enforcing request timeouts, and re-enabling TLS certificate verification. This vulnerability is fixed in 3.0.7.
CVSS Information
N/A
Vulnerability Type
证书验证不恰当
Vulnerability Title
MISP modules 信任管理问题漏洞
Vulnerability Description
MISP modules是MISP Project开源的一个可扩展的威胁情报平台模块,支持导入、导出、扩展及自动化工作流。 MISP modules 3.0.7之前版本存在信任管理问题漏洞,该漏洞源于html_to_markdown模块接受任意HTTP(S) URL且验证不足,可能导致服务器端请求伪造;同时qrcode模块禁用TLS证书验证,可能导致中间人攻击。
CVSS Information
N/A
Vulnerability Type
N/A