Information Exposure Affecting nautobot package, versions [2.0.0,2.0.3)


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of concept
EPSS
0.09% (42nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-PYTHON-NAUTOBOT-6033434
  • published25 Oct 2023
  • disclosed24 Oct 2023
  • creditUnknown

Introduced: 24 Oct 2023

CVE-2023-46128  (opens in a new tab)
CWE-200  (opens in a new tab)

How to fix?

Upgrade nautobot to version 2.0.3 or higher.

Overview

nautobot is a Source of truth and network automation platform.

Affected versions of this package are vulnerable to Information Exposure via the REST API endpoints. An attacker can expose hashed user passwords stored in the database by using the ?depth=<N> query parameter.

Note:

The information is not exposed during direct access to the /api/users/users/ endpoint, but can be exposed through any endpoint which contains a nested reference to User object(s) when an appropriate ?depth=<N> query parameter is specified.

Known impacted endpoints:

/api/dcim/rack-reservations/?depth=1(or any greater depth value)
/api/extras/job-results/?depth=1 (or any greater depth value)
/api/extras/notes/?depth=1 (or any greater depth value)
/api/extras/object-changes/?depth=1 (or any greater depth value)
/api/extras/scheduled-jobs/?depth=1 (or any greater depth value)
/api/users/permissions/?depth=1 (or any greater depth value)

CVSS Scores

version 3.1