PYSEC-2023-287
Vulnerability from pysec - Published: 2023-12-22 17:15 - Updated: 2024-11-21 14:22
VLAI?
Details
Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level extras.run_job permission is checked (i.e., does the user have permission to run Jobs in general). Object-level permissions (i.e., does the user have permission to run this specific Job?) are not enforced by the URL/view used in this case. A user with permissions to run even a single Job can actually run all configured JobButton Jobs. Fix will be available in Nautobot 1.6.8 and 2.1.0
Severity ?
4.3 (Medium)
Impacted products
| Name | purl | nautobot | pkg:pypi/nautobot |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "nautobot",
"purl": "pkg:pypi/nautobot"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.1.0"
},
{
"introduced": "1.5.14"
},
{
"fixed": "1.6.8"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.5.14",
"1.5.15",
"1.5.16",
"1.5.17",
"1.5.18",
"1.5.19",
"1.5.20",
"1.5.21",
"1.5.22",
"1.5.23",
"1.5.24",
"1.6.0",
"1.6.1",
"1.6.2",
"1.6.3",
"1.6.4",
"1.6.5",
"1.6.6",
"1.6.7",
"2.0.0",
"2.0.1",
"2.0.2",
"2.0.3",
"2.0.4",
"2.0.5",
"2.0.6",
"2.1.0b1"
]
}
],
"aliases": [
"CVE-2023-51649",
"GHSA-vf5m-xrhm-v999"
],
"details": "Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level `extras.run_job` permission is checked (i.e., does the user have permission to run Jobs in general). Object-level permissions (i.e., does the user have permission to run this specific Job?) are not enforced by the URL/view used in this case. A user with permissions to run even a single Job can actually run all configured JobButton Jobs. Fix will be available in Nautobot 1.6.8 and 2.1.0 ",
"id": "PYSEC-2023-287",
"modified": "2024-11-21T14:22:55.764934+00:00",
"published": "2023-12-22T17:15:00+00:00",
"references": [
{
"type": "FIX",
"url": "https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999"
},
{
"type": "ADVISORY",
"url": "https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999"
},
{
"type": "REPORT",
"url": "https://github.com/nautobot/nautobot/issues/4988"
},
{
"type": "REPORT",
"url": "https://github.com/nautobot/nautobot/pull/4993"
},
{
"type": "FIX",
"url": "https://github.com/nautobot/nautobot/pull/4993"
},
{
"type": "REPORT",
"url": "https://github.com/nautobot/nautobot/pull/4995"
},
{
"type": "FIX",
"url": "https://github.com/nautobot/nautobot/pull/4995"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…