Headline
GHSA-535g-62r7-cx6v: Nautobot Single Source of Truth (SSoT) has an unauthenticated ServiceNow configuration URL
The servicenow config URL is using a generic django View with no authentication.
URL: /plugins/ssot/servicenow/config/
Impact
What kind of vulnerability is it? Who is impacted?
An Unauthenticated attacker could access this page to view the Service Now public instance name e.g. companyname.service-now.com
. This is considered low-value information. This does not expose the Secret, the Secret Name, or the Secret Value for the Username/Password for Service-Now.com. An unauthenticated member would not be able to change the instance name, nor set a Secret. There is not a way to gain access to other pages Nautobot through the unauthenticated Configuration page.
Patches
Has the problem been patched? What versions should users upgrade to? We highly recommend upgrading to SSoT v3.10.0 which includes this patch.
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading? Disable the servicenow SSoT integration
The servicenow config URL is using a generic django View with no authentication.
URL: /plugins/ssot/servicenow/config/
Impact
What kind of vulnerability is it? Who is impacted?
An Unauthenticated attacker could access this page to view the Service Now public instance name e.g. companyname.service-now.com. This is considered low-value information. This does not expose the Secret, the Secret Name, or the Secret Value for the Username/Password for Service-Now.com. An unauthenticated member would not be able to change the instance name, nor set a Secret. There is not a way to gain access to other pages Nautobot through the unauthenticated Configuration page.
Patches
Has the problem been patched? What versions should users upgrade to?
We highly recommend upgrading to SSoT v3.10.0 which includes this patch.
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
Disable the servicenow SSoT integration
References
- GHSA-535g-62r7-cx6v
- nautobot/nautobot-app-ssot@1530d25
- https://github.com/nautobot/nautobot-app-ssot/releases/tag/v3.10.0