CVE-2023-46128
In Nautobot 2.0.x, certain REST API endpoints, in combination with the `?depth=<N>` query parameter, can expose hashed user passwords as stored in the database to any authenticated user with access to these endpoints.
Does this matter?
Lower severity and a low EPSS score (0.53%). Track it; it rarely justifies an emergency change on its own.
Description
Nautobot is a Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 2.0.x, certain REST API endpoints, in combination with the `?depth=<N>` query parameter, can expose hashed user passwords as stored in the database to any authenticated user with access to these endpoints. The passwords are not exposed in plaintext. This vulnerability has been patched in version 2.0.3.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.53% probability · 43th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200, CWE-312
- Affected
- networktocode/nautobot
- Source
- security-advisories@github.com
References
- https://github.com/nautobot/nautobot/commit/1ce8e5c658a075c29554d517cd453675e5d40d71Patch
- https://github.com/nautobot/nautobot/pull/4692Patch
- https://github.com/nautobot/nautobot/security/advisories/GHSA-r2hw-74xv-4gqpExploit, Patch, Vendor Advisory
- https://github.com/nautobot/nautobot/commit/1ce8e5c658a075c29554d517cd453675e5d40d71Patch
- https://github.com/nautobot/nautobot/pull/4692Patch
- https://github.com/nautobot/nautobot/security/advisories/GHSA-r2hw-74xv-4gqpExploit, Patch, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.