{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c7288a85-2352-5f93-8725-89b387c4d2db",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.parseint",
      "purl": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2",
      "version": "3.2.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-16487",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:bb7639af-463c-58a7-8b60-c8332099b481",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-16487 is fixed in version 3.2.0-tuxcare.2 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2018-3721",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8a486c85-2cd3-5c6f-bf62-27dfce909d27",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3721 is fixed in version 3.2.0-tuxcare.2 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2019-10744",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f279ffeb-6a27-5a12-8777-f59961c61032",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-10744 is fixed in version 3.2.0-tuxcare.2 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2020-8203",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:719c864b-5a7b-553d-9d1d-0654d6a7762b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-8203 is fixed in version 3.2.0-tuxcare.2 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2021-23337",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:8fe72ef6-17b0-5931-9f77-098eb3dd0e38",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 3.2.0-tuxcare.2 of lodash.parseint."
      }
    },
    {
      "id": "CVE-2021-41720",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:eed1e4bb-7502-5d7c-bf2a-e33229646f4a",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2021-41720 is a false positive for lodash.parseint 3.2.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2025-13465",
      "affects": [
        {
          "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ac723de9-7d3d-59ad-a83c-f373a2e876f3",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-13465 does not affect version 3.2.0-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:912c9409-76da-5772-bd10-cfac775c0b4f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2950 does not affect version 3.2.0-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:f027ec32-a037-543f-a183-c01877a2c568",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-4800 is fixed in version 3.2.0-tuxcare.2 of lodash.parseint."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.parseint@3.2.0-tuxcare.2"
    }
  ]
}