CVE-2024-56916
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 in Netbox Community 4.1.7 is a cross-site scripting (XSS) issue that occurs in the Configuration History > Add feature. An authenticated attacker can inject malicious JavaScript into the 'current value' field, which is rendered as user-supplied HTML. When a victim edits a Configuration History version or adds a new version, the malicious script executes.
How can this vulnerability impact me? :
The vulnerability allows an authenticated attacker to execute arbitrary JavaScript in the context of other users, potentially leading to session hijacking, unauthorized actions, or data theft within the Netbox application.