VYPR

Webgrind

by Webgrind Project

CVEs (4)

  • CVE-2023-54339CriJan 13, 2026
    risk 0.64cvss 9.8epss 0.01

    Webgrind 1.1 contains a remote command execution vulnerability that allows unauthenticated attackers to inject OS commands via the dataFile parameter in index.php. Attackers can execute arbitrary system commands by manipulating the dataFile parameter, such as using payload…

  • CVE-2018-12909HigJun 27, 2018
    risk 0.50cvss 7.5epss 0.16

    Webgrind 1.5 relies on user input to display a file, which lets anyone view files from the local filesystem (that the webserver user has access to) via an index.php?op=fileviewer&file= URI. NOTE: the vendor indicates that the product is not intended for a "publicly accessible…

  • CVE-2023-54341MedJan 13, 2026
    risk 0.40cvss 6.1epss 0.00

    Webgrind 1.1 and before contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts via the file parameter in index.php. The application does not sufficiently encode user-controlled inputs, allowing attackers to…

  • CVE-2012-1790Mar 19, 2012
    risk 0.03cvss epss 0.05

    Absolute path traversal vulnerability in Webgrind 1.0 and 1.0.2 allows remote attackers to read arbitrary files via a full pathname in the file parameter to index.php.