Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-qdhy-2gqp-1kgj
Summary
Unauthenticated views may expose information to anonymous users
A number of Nautobot URL endpoints were found to be improperly accessible to unauthenticated (anonymous) users, including the following:

- `/api/graphql/` (1)
- `/api/users/users/session/` (Nautobot 2.x only; the only information exposed to an anonymous user is which authentication backend classes are enabled on this Nautobot instance)
- `/dcim/racks/<uuid:pk>/dynamic-groups/` (1)
- `/dcim/devices/<uuid:pk>/dynamic-groups/` (1)
- `/extras/job-results/<uuid:pk>/log-table/`
- `/extras/secrets/provider/<str:provider_slug>/form/` (the only information exposed to an anonymous user is the fact that a secrets provider with the given slug (e.g. `environment-variable` or `text-file`) is supported by this Nautobot instance)
- `/ipam/prefixes/<uuid:pk>/dynamic-groups/` (1)
- `/ipam/ip-addresses/<uuid:pk>/dynamic-groups/` (1)
- `/virtualization/clusters/<uuid:pk>/dynamic-groups/` (1)
- `/virtualization/virtual-machines/<uuid:pk>/dynamic-groups/` (1)

(1) These endpoints will not disclose any Nautobot data to an unauthenticated user unless the Nautobot configuration variable `EXEMPT_VIEW_PERMISSIONS` is changed from its default value (an empty list) to permit access to specific data by unauthenticated users.

Of these endpoints, the only one that poses any significant risk of sensitive information disclosure under normal Nautobot operation with a default configuration is `/extras/job-results/<uuid:pk>/log-table/`. This endpoint returns an HTML table containing all of the logs associated with the specified JobResult; while these logs may contain sensitive information depending on the Jobs executed in Nautobot, this exposure is mitigated somewhat by the fact that any attacker would have to have prior knowledge of the existence of a JobResult with a particular UUID.

In the interest of full disclosure, the following additional endpoints were also accessible to anonymous users, but do not disclose any sensitive data when accessed (only a listing of other API endpoints).

- `/api/`
- `/api/circuits/`
- `/api/dcim/`
- `/api/extras/`
- `/api/ipam/`
- `/api/plugins/`
- `/api/tenancy/`
- `/api/users/`
- `/api/virtualization/`

All of the above endpoints have been corrected to require user authentication, with the exception of `/api/users/users/session/` which is unused at this time and therefore has been simply removed from Nautobot 2.1.9. Additionally, we have added test automation which enumerates available Nautobot URL endpoints and verifies that appropriate authentication requirements are in place; this test was instrumental in identifying the above comprehensive list.
Aliases
0
alias CVE-2024-29199
1
alias GHSA-m732-wvh2-7cq4
Fixed_packages
0
url pkg:pypi/nautobot@1.6.16
purl pkg:pypi/nautobot@1.6.16
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-vr34-ms8k-zybv
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/nautobot@1.6.16
1
url pkg:pypi/nautobot@2.1.9
purl pkg:pypi/nautobot@2.1.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-vr34-ms8k-zybv
1
vulnerability VCID-z4ux-pgu6-6kc9
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/nautobot@2.1.9
Affected_packages
0
url pkg:pypi/nautobot@2.0.0
purl pkg:pypi/nautobot@2.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1jfw-kk7d-8khq
1
vulnerability VCID-d3uz-p963-6fay
2
vulnerability VCID-kjkb-625k-kudt
3
vulnerability VCID-m4hu-yqzj-aye7
4
vulnerability VCID-qbp5-ry2r-hufh
5
vulnerability VCID-qdhy-2gqp-1kgj
6
vulnerability VCID-r31w-t9kj-kudc
7
vulnerability VCID-scec-e2bh-3beb
8
vulnerability VCID-vamd-bk63-gkh1
9
vulnerability VCID-vr34-ms8k-zybv
10
vulnerability VCID-z4ux-pgu6-6kc9
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/nautobot@2.0.0
References
0
reference_url https://github.com/nautobot/nautobot
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/nautobot/nautobot
1
reference_url https://github.com/nautobot/nautobot/commit/2fd95c365f8477b26e06d60b999ddd36882d5750
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-02T16:13:02Z/
url https://github.com/nautobot/nautobot/commit/2fd95c365f8477b26e06d60b999ddd36882d5750
2
reference_url https://github.com/nautobot/nautobot/commit/dd623e6c3307f48b6357fcc91925bcad5192abfb
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-02T16:13:02Z/
url https://github.com/nautobot/nautobot/commit/dd623e6c3307f48b6357fcc91925bcad5192abfb
3
reference_url https://github.com/nautobot/nautobot/pull/5464
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-02T16:13:02Z/
url https://github.com/nautobot/nautobot/pull/5464
4
reference_url https://github.com/nautobot/nautobot/pull/5465
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-02T16:13:02Z/
url https://github.com/nautobot/nautobot/pull/5465
5
reference_url https://github.com/nautobot/nautobot/releases/tag/v1.6.16
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-02T16:13:02Z/
url https://github.com/nautobot/nautobot/releases/tag/v1.6.16
6
reference_url https://github.com/nautobot/nautobot/releases/tag/v2.1.9
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-02T16:13:02Z/
url https://github.com/nautobot/nautobot/releases/tag/v2.1.9
7
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-29199
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-29199
8
reference_url https://github.com/advisories/GHSA-m732-wvh2-7cq4
reference_id GHSA-m732-wvh2-7cq4
reference_type
scores
url https://github.com/advisories/GHSA-m732-wvh2-7cq4
9
reference_url https://github.com/nautobot/nautobot/security/advisories/GHSA-m732-wvh2-7cq4
reference_id GHSA-m732-wvh2-7cq4
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-02T16:13:02Z/
url https://github.com/nautobot/nautobot/security/advisories/GHSA-m732-wvh2-7cq4
Weaknesses
0
cwe_id 200
name Exposure of Sensitive Information to an Unauthorized Actor
description The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
1
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
2
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
Exploits
Severity_range_score0.1 - 3.7
Exploitability0.5
Weighted_severity3.3
Risk_score1.6
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-qdhy-2gqp-1kgj