← Back

Webgrind Project

webgrind_project

4 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Webgrind
webgrind

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Webgrind Project
1Webgrind
Feb 3, 2026
Jan 13, 2026
5.1 MEDIUM· v4
6.1 MEDIUM· v3
N/A· v2
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...Show more
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.Show less
1Webgrind Project
1Webgrind
Feb 3, 2026
Jan 13, 2026
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
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 manip...Show more
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.Show less
1Webgrind Project
1Webgrind
Nov 21, 2024
Jun 27, 2018
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
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 tha...Show more
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.Show less
1Webgrind Project
1Webgrind
Apr 29, 2026
Mar 19, 2012
N/A· v4
N/A· v3
5.0 MEDIUM· v2
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.