CVE-2023-54341
Unknown
Unknown - Not Provided
Reflected XSS in Webgrind 1.1 Allows Script Injection
Publication date: 2026-01-13
Last updated on: 2026-02-03
Assigner: VulnCheck
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jokkedk | webgrind | to 1.1 (inc) |
| webgrind_project | webgrind | to 1.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |