Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
CVE-2023-32193
Summary
A vulnerability has been identified in Norman's public API endpoint that can be exploited through unauthenticated cross-site scripting (XSS). An attacker could exploit this vulnerability to trigger JavaScript code and execute commands remotely. This issue affects github.com/rancher/norman versions prior to 0.0.0-20240205154641-a6a6cf569608.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- REQUIRED
- NONE
- HIGH
- LOW
CWE-80 - Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.
References
Advisory Timeline
- Published