{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-23345",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-01-15T15:19:19.445Z",
        "datePublished": "2024-01-22T23:14:52.596Z",
        "dateUpdated": "2024-08-01T22:59:32.209Z"
    },
    "containers": {
        "cna": {
            "title": "Nautobot has XSS potential in rendered Markdown fields",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "lang": "en",
                            "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 7.1,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/nautobot/nautobot/security/advisories/GHSA-v4xv-795h-rv4h",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/nautobot/nautobot/security/advisories/GHSA-v4xv-795h-rv4h"
                },
                {
                    "name": "https://github.com/nautobot/nautobot/pull/5133",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nautobot/nautobot/pull/5133"
                },
                {
                    "name": "https://github.com/nautobot/nautobot/pull/5134",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nautobot/nautobot/pull/5134"
                },
                {
                    "name": "https://github.com/nautobot/nautobot/commit/17effcbe84a72150c82b138565c311bbee357e80",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nautobot/nautobot/commit/17effcbe84a72150c82b138565c311bbee357e80"
                },
                {
                    "name": "https://github.com/nautobot/nautobot/commit/64312a4297b5ca49b6cdedf477e41e8e4fd61cce",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/nautobot/nautobot/commit/64312a4297b5ca49b6cdedf477e41e8e4fd61cce"
                }
            ],
            "affected": [
                {
                    "vendor": "nautobot",
                    "product": "nautobot",
                    "versions": [
                        {
                            "version": ">= 2.0.0, < 2.1.2",
                            "status": "affected"
                        },
                        {
                            "version": "< 1.6.10",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-01-22T23:14:52.596Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Nautobot is a Network Source of Truth and Network Automation Platform built as a web application.  All users of Nautobot versions earlier than 1.6.10 or 2.1.2 are potentially impacted by a cross-site scripting vulnerability. Due to inadequate input sanitization, any user-editable fields that support Markdown rendering, including are potentially susceptible to cross-site scripting (XSS) attacks via maliciously crafted data. This issue is fixed in Nautobot versions 1.6.10 and 2.1.2."
                }
            ],
            "source": {
                "advisory": "GHSA-v4xv-795h-rv4h",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T22:59:32.209Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/nautobot/nautobot/security/advisories/GHSA-v4xv-795h-rv4h",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/security/advisories/GHSA-v4xv-795h-rv4h"
                    },
                    {
                        "name": "https://github.com/nautobot/nautobot/pull/5133",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/pull/5133"
                    },
                    {
                        "name": "https://github.com/nautobot/nautobot/pull/5134",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/pull/5134"
                    },
                    {
                        "name": "https://github.com/nautobot/nautobot/commit/17effcbe84a72150c82b138565c311bbee357e80",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/commit/17effcbe84a72150c82b138565c311bbee357e80"
                    },
                    {
                        "name": "https://github.com/nautobot/nautobot/commit/64312a4297b5ca49b6cdedf477e41e8e4fd61cce",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/nautobot/nautobot/commit/64312a4297b5ca49b6cdedf477e41e8e4fd61cce"
                    }
                ]
            }
        ]
    }
}