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.
Metrics
Affected Vendors & Products
References
History
Tue, 15 Apr 2025 21:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Tue, 15 Apr 2025 20:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | Web-Check allows command Injection via Unvalidated URL in Screenshot API | |
Weaknesses | CWE-78 | |
References |
| |
Metrics |
cvssV4_0
|

Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-04-15T20:31:34.236Z
Reserved: 2025-04-10T12:51:12.278Z
Link: CVE-2025-32778

Updated: 2025-04-15T20:31:19.299Z

Status : Awaiting Analysis
Published: 2025-04-15T21:16:04.710
Modified: 2025-04-16T13:25:37.340
Link: CVE-2025-32778

No data.