CVE-2024-56917
BaseFortify
Publication date: 2025-06-24
Last updated on: 2025-06-30
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| netbox | netbox | From 4.1.7 (inc) to 4.2.1 (inc) |
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 is a Cross Site Scripting (XSS) issue in Netbox Community version 4.1.7. It occurs via the maintenance banner when the system is in maintenance mode, allowing an attacker to inject malicious scripts that can be executed in the context of a user's browser.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions performed in the context of a logged-in user, potentially exposing sensitive information (confidentiality impact is high), causing limited integrity issues, but it does not affect availability. An attacker could exploit this to steal session tokens, perform actions on behalf of the user, or deliver malicious payloads.