CVE-2024-45803: Wire UI has a JS XSS Vulnerability on route /wireui/button?label=Content
A potential Cross-Site Scripting (XSS) vulnerability has been identified in the /wireui/button
endpoint, specifically through the label
query parameter. Malicious actors could exploit this vulnerability by injecting JavaScript into the label
parameter, leading to the execution of arbitrary code in the victim’s browser.
References
- github.com/advisories/GHSA-rw5h-g8xq-6877
- github.com/wireui/wireui
- github.com/wireui/wireui/commit/784c4f110e58eb41d0f2bdecd4655ea417f16e7e
- github.com/wireui/wireui/commit/a457654912055f4dcc559da04d4e319f76b80fc5
- github.com/wireui/wireui/security/advisories/GHSA-rw5h-g8xq-6877
- nvd.nist.gov/vuln/detail/CVE-2024-45803
Detect and mitigate CVE-2024-45803 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →