{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.0.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "524749f6f36111a8fa77b3046b37387f76d87204"
            }
          ],
          "repo": "https://github.com/ktorio/ktor",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In JetBrains Ktor Native before version 2.0.0 random values used for nonce generation weren't using SecureRandom implementations",
  "id": "CVE-2022-29035",
  "modified": "2026-03-13T21:57:01.376925956Z",
  "published": "2022-04-11T19:15:08.720Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/ktorio/ktor/pull/2776"
    },
    {
      "type": "FIX",
      "url": "https://www.jetbrains.com/privacy-security/issues-fixed/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}