{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3406435a-6255-543f-8ac7-01113543f9c3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.parseint",
      "purl": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1",
      "version": "3.2.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-16487",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b2aa1c8e-7623-54d4-bfae-755c9a2db898",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-16487 is fixed in version 3.2.0-tuxcare.1 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2018-3721",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ad4e5665-21e2-56b9-be7d-02888d02a488",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3721 is fixed in version 3.2.0-tuxcare.1 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2019-10744",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2896df4a-923b-5bfb-8d60-6902ab4d6d84",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-10744 is fixed in version 3.2.0-tuxcare.1 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2020-8203",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b20b4355-d84d-5483-b17a-99f4d1162e67",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8203 affects version 3.2.0-tuxcare.1 of lodash.parseint, and is fixed in 3.2.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2021-23337",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5b3a72a6-9198-5ec2-98df-fe52fab0cc3d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.2.0-tuxcare.1 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2021-41720",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d8fce091-62c4-5fa4-8272-66ef58182960",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.parseint 3.2.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-13465",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:48494ee7-b13f-54ca-92e8-eea12742a0bf",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-13465 does not affect version 3.2.0-tuxcare.1 of lodash.parseint. not_affected \u2014 Lodash 3.2.0 is not affected by CVE-2025-13465. The vulnerability requires the `baseUnset` function with unvalidated `delete` operations, which does not exist in lodash 3.x. The `_.unset` function (one of the two affected functions per the CVE) was introduced in lodash 4.x and is absent from this version. The `_.omit` function exists but uses a fundamentally different architecture: it creates a...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-2950",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3801cf47-0612-56b3-8849-46fe9c2df581",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2950 does not affect version 3.2.0-tuxcare.1 of lodash.parseint. not_affected \u2014 Lodash v3.2.0 is not affected by CVE-2026-2950. The vulnerability requires path traversal via baseUnset (used by _.unset and _.omit in lodash 4.x), where array-wrapped path segments bypass string-only validation. Lodash v3.2.0 has a fundamentally different architecture: _.unset does not exist, and _.omit creates new objects by filtering properties rather than deleting along paths. The vulnerabl...",
        "justification": "code_not_reachable"
      }
    },
    {
      "id": "CVE-2026-4800",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0a4bc211-be4c-588d-a737-3b2553db86c4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-4800 affects version 3.2.0-tuxcare.1 of lodash.parseint, and is fixed in 3.2.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.1"
    }
  ]
}