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
Web-Check allows command Injection via Unvalidated URL in Screenshot API
Vulnerability Description
Web-Check is an all-in-one OSINT tool for analyzing any website. A command injection vulnerability exists in the screenshot API of the Web Check project (Lissy93/web-check). The issue stems from user-controlled input (url) being passed unsanitized into a shell command using exec(), allowing attackers to execute arbitrary system commands on the underlying host. This could be exploited by sending crafted url parameters to extract files or even establish remote access. The vulnerability has been patched by replacing exec() with execFile(), which avoids using a shell and properly isolates arguments.
CVSS Information
N/A
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Web-Check 操作系统命令注入漏洞
Vulnerability Description
Web-Check是Alicia Sykes个人开发者的一个用于分析任何网站的多功能OSINT工具。 Web-Check存在操作系统命令注入漏洞,该漏洞源于截图API未清理用户输入,可能导致命令注入攻击。
CVSS Information
N/A
Vulnerability Type
N/A