Vulnerabilities (CVE)

Filtered by vendor Webgrind Project Subscribe
Filtered by product Webgrind
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-54339 1 Webgrind Project 1 Webgrind 2026-02-03 N/A 9.8 CRITICAL
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 '0%27%26calc.exe%26%27' to execute commands on the target system.
CVE-2023-54341 1 Webgrind Project 1 Webgrind 2026-02-03 N/A 6.1 MEDIUM
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 execute arbitrary JavaScript in victim's browsers by crafting malicious URLs.
CVE-2012-1790 1 Webgrind Project 1 Webgrind 2025-04-11 5.0 MEDIUM N/A
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.
CVE-2018-12909 1 Webgrind Project 1 Webgrind 2024-11-21 7.8 HIGH 7.5 HIGH
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 environment.