{ "id": "CVE-2022-29035", "sourceIdentifier": "cve@jetbrains.com", "published": "2022-04-11T19:15:08.720", "lastModified": "2022-04-15T17:46:08.447", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "In JetBrains Ktor Native before version 2.0.0 random values used for nonce generation weren't using SecureRandom implementations" }, { "lang": "es", "value": "En JetBrains Ktor Native versiones anteriores a 2.0.0, los valores aleatorios usados para la generaci\u00f3n de nonce no usaban implementaciones de SecureRandom" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 2.7, "baseSeverity": "LOW" }, "exploitabilityScore": 1.2, "impactScore": 1.4 }, { "source": "cve@jetbrains.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW" }, "exploitabilityScore": 0.7, "impactScore": 2.5 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 4.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-330" } ] }, { "source": "cve@jetbrains.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-330" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:jetbrains:ktor:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.0.0", "matchCriteriaId": "AB77206E-B8C7-4379-A600-6DC2F1403FC6" } ] } ] } ], "references": [ { "url": "https://github.com/ktorio/ktor/pull/2776", "source": "cve@jetbrains.com", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://www.jetbrains.com/privacy-security/issues-fixed/", "source": "cve@jetbrains.com", "tags": [ "Patch", "Third Party Advisory" ] } ] }