Vulnerability Information
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.
Vulnerability Title
MagicMirror newsfeed Socket.IO notification allows blind server-side request forgery
Vulnerability Description
MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, checkArticleUrl in defaultmodules/newsfeed/node_helper.js accepts the CHECK_ARTICLE_URL notification through the unauthenticated Socket.IO namespace /newsfeed and performs fetch(url, { method: "HEAD" }) without validating the attacker-controlled URL. The helper returns ARTICLE_URL_STATUS containing the URL and framing result, providing a response and timing oracle that can identify internal hosts and ports and trigger side effects on services that react to HEAD requests. This issue is fixed in version 2.37.0.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
MagicMirror 服务端请求伪造漏洞
Vulnerability Description
MagicMirror是MagicMirror社区的一款可显示天气、日历等信息的智能镜子。 MagicMirror 2.37.0之前版本存在服务端请求伪造漏洞,该漏洞源于newsfeed模块node_helper.js中checkArticleUrl函数未验证攻击者控制的URL,容易受到服务端请求伪造攻击,可识别内部主机和端口并对响应HEAD请求的服务触发副作用。
CVSS Information
N/A
Vulnerability Type
N/A