Releases20
Frequency1 week 1 day
Last Release
Downloads1.16K
ergonomic rust client for NetBox 4.x REST API

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= 4.3.56.1 MEDIUM

Cross Site scripting vulnerability (XSS) in NetBox 4.3.5 "comment" field on object forms. An attacker can inject arbitrary HTML, which will be rendered in the web UI when viewed by other users. This could potentially lead to user interface redress attacks or be escalated to XSS in certain contexts.

>= 2.11.0, <= 3.7.85.4 MEDIUM

NetBox is an open-source infrastructure resource modeling and IP address management platform. A reflected cross-site scripting (XSS) vulnerability exists in versions 2.11.0 through 3.7.x in the ProtectedError handling logic, where object names are included in HTML error messages without proper escaping. This allows user-controlled content to be rendered in the web interface when a delete operation fails due to protected relationships, potentially enabling execution of arbitrary client-side code in the context of a privileged user.