CVE-2021-47698
BaseFortify
Publication date: 2025-11-03
Last updated on: 2025-11-07
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nagios | nagios_xi | to 5.8.7 (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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Nagios XI versions prior to 5.8.7 involves cross-site scripting (XSS) through the embedded Nagios Core's Views URL handling. Due to insufficient validation or escaping of user-supplied input, an attacker can inject and execute arbitrary scripts in the context of a victim's browser.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could execute arbitrary scripts in a victim's browser, potentially leading to session hijacking, defacement, or other malicious actions performed on behalf of the victim within the affected application.