In Netbox Community 4.1.7, once authenticated, Configuration History > Add`is vulnerable to cross-site scripting (XSS) due to the `current value` field rendering user supplied html. An authenticated attacker can leverage this to add malicious JavaScript to the any banner field. Once a victim edits a Configuration History version or attempts to Add a new version, the XSS payload will trigger.
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.
Link | Tags |
---|---|
https://github.com/netbox-community/netbox/releases/tag/v4.1.7 | release notes |
https://www.youtube.com/watch?v=GC8-PUlu2i8 | exploit |
https://github.com/noxlumens/Vulnerability-Research/tree/main/CVE-2024-56916 | third party advisory exploit |