CVE-2023-54341 Details
Description
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.
A reflected cross-site scripting vulnerability has been identified in Webgrind versions through 1.1. This vulnerability allows unauthenticated attackers to inject malicious scripts via the file parameter in index.php. The issue arises because the application fails to properly encode user-controlled inputs, enabling the execution of arbitrary JavaScript in the browsers of victims who click on crafted malicious URLs.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.exploit-db.com/exploits/51074 | CISA-ADP | Exploit |
| http://github.com/jokkedk/webgrind/ | [email protected] | Product |
| https://www.exploit-db.com/exploits/51074 | [email protected] | Exploit |
| https://www.vulncheck.com/advisories/webgrind-reflected-cross-site-scripting-xss-via-file-parameter | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| webgrind project webgrind | <= 1.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 3, 2026 | Initial Analysis | [email protected] |
| Jan 14, 2026 | CVE Modified | CISA-ADP |
| Jan 13, 2026 | New CVE Received | [email protected] |