216.73.217.22

CVE-2025-32778

· Published 15/04/2025 21:16 · Modified 15/04/2025 21:16

Labels: CVE-2025-32778 2025-04-15CVE-2025-32778CWE-78[email protected]

Essential information

Published
15/04/2025 21:16
Modified
15/04/2025 21:16
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
lissy93 / web-check cpe:2.3:a:lissy93:web-check:*:*:*:*:*:*:*:*

References