{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-51649",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-12-20T22:12:04.737Z",
        "datePublished": "2023-12-22T16:48:19.711Z",
        "dateUpdated": "2024-08-02T22:40:33.995Z"
    },
    "containers": {
        "cna": {
            "title": "Nautobot missing object-level permissions enforcement when running Job Buttons",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "lang": "en",
                            "description": "CWE-863: Incorrect Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 3.5,
                        "baseSeverity": "LOW",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999"
                },
                {
                    "name": "https://github.com/nautobot/nautobot/issues/4988",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nautobot/nautobot/issues/4988"
                },
                {
                    "name": "https://github.com/nautobot/nautobot/pull/4993",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nautobot/nautobot/pull/4993"
                },
                {
                    "name": "https://github.com/nautobot/nautobot/pull/4995",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nautobot/nautobot/pull/4995"
                }
            ],
            "affected": [
                {
                    "vendor": "nautobot",
                    "product": "nautobot",
                    "versions": [
                        {
                            "version": ">= 1.5.14, < 1.6.8",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.0.0, < 2.1.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-12-22T16:48:19.711Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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 "
                }
            ],
            "source": {
                "advisory": "GHSA-vf5m-xrhm-v999",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T22:40:33.995Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999"
                    },
                    {
                        "name": "https://github.com/nautobot/nautobot/issues/4988",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/issues/4988"
                    },
                    {
                        "name": "https://github.com/nautobot/nautobot/pull/4993",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/pull/4993"
                    },
                    {
                        "name": "https://github.com/nautobot/nautobot/pull/4995",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/pull/4995"
                    }
                ]
            }
        ]
    }
}