漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
LookyLoo - PlaywrightCapture permits access to local files and internal network resources during page capture
Vulnerability Description
PlaywrightCapture is a simple replacement for splash using playwright. Prior to 1.39.6, PlaywrightCapture did not sufficiently restrict navigations and resource requests initiated by rendered pages. An attacker-controlled page could abuse browser-side redirection mechanisms, such as window.location.href, to make the capture process open file:// URLs or request resources hosted on private, loopback, link-local, or otherwise non-public IP addresses. In deployments where PlaywrightCapture processes untrusted URLs, this could allow a remote attacker to perform server-side request forgery against internal services or attempt to access local files from the capture environment. Depending on what capture artifacts are generated and exposed, responses from those resources could potentially be leaked through screenshots, saved page content, logs, or other capture outputs. This vulnerability is fixed in 1.39.6.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Playwright Capture 代码问题漏洞
Vulnerability Description
Playwright Capture是Lookyloo开源的一个基于Playwright的网页捕获工具。 Playwright Capture 1.39.6之前版本存在代码问题漏洞,该漏洞源于未充分限制渲染页面发起的导航和资源请求,可能导致攻击者控制的页面滥用浏览器端重定向机制打开file://URL或请求私有IP地址上的资源,从而进行服务端请求伪造或访问本地文件。
CVSS Information
N/A
Vulnerability Type
N/A