{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.6.20"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0ab8c315649b8ba620e8860829d57ad9c7533a72"
            }
          ],
          "repo": "https://github.com/nautobot/nautobot",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.0.0"
              },
              {
                "fixed": "2.2.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "3013f25b41a1409adb815afb654fad4988f640ef"
            },
            {
              "fixed": "f30d16061c41c4b47d85381fdb620c1b1796bafc"
            }
          ],
          "repo": "https://github.com/nautobot/nautobot",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-jxgr-gcj5-cqqg"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/32xxx/CVE-2024-32979.json"
  },
  "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. It was discovered that due to improper handling and escaping of user-provided query parameters, a maliciously crafted Nautobot URL could potentially be used to execute a Reflected Cross-Site Scripting (Reflected XSS) attack against users. All filterable object-list views in Nautobot are vulnerable. This issue has been fixed in Nautobot versions 1.6.20 and 2.2.3. There are no known workarounds for this vulnerability.\n",
  "id": "CVE-2024-32979",
  "modified": "2026-04-01T23:08:18.799140345Z",
  "published": "2024-05-01T10:49:56.643Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/32xxx/CVE-2024-32979.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/nautobot/nautobot/security/advisories/GHSA-jxgr-gcj5-cqqg"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32979"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nautobot/nautobot/commit/42440ebd9b381534ad89d62420ebea00d703d64e"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nautobot/nautobot/pull/5646"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nautobot/nautobot/pull/5647"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Reflected Cross-site Scripting potential in all object list views in Nautobot"
}