CVE-2025-53883
BaseFortify
Publication date: 2025-10-30
Last updated on: 2025-10-30
Assigner: SUSE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| suse | manager | 5.0 |
| suse | manager | 4.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-80 | The product 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected Cross-Site Scripting (XSS) issue caused by improper neutralization of script-related HTML tags in a web page's search fields. It allows attackers to inject and execute arbitrary JavaScript code when a user interacts with the affected search functionality.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary JavaScript in the context of the affected web application, potentially leading to theft of user credentials, session hijacking, defacement, or other malicious actions that compromise user data and application integrity.