CVE-2012-10029
BaseFortify
Publication date: 2025-08-05
Last updated on: 2025-08-06
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nagios | nagios_xi | 1.3 |
| nagios | nagios_xi | 4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a command injection flaw in the Nagios XI Network Monitor's Graph Explorer component (prior to version 1.3). An authenticated user can exploit unsanitized parameters, such as 'host' in the 'visApi.php' file, to inject system commands. This allows the attacker to execute arbitrary code remotely on the affected system.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution by an authenticated user, potentially allowing them to take control of the affected system, execute arbitrary commands, and compromise the integrity, confidentiality, and availability of the system and its data.