2023-05-10 16:00:27 +02:00
{
"id" : "CVE-2023-1732" ,
"sourceIdentifier" : "cna@cloudflare.com" ,
"published" : "2023-05-10T12:15:10.523" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:39:47.283" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-10 16:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "When sampling randomness for a shared secret, the implementation of Kyber and FrodoKEM, did not check whether crypto/rand.Read()\u00a0returns an error. In rare deployment cases (error thrown by the Read()\u00a0function), this could lead to a predictable shared secret.\n\nThe tkn20 and blindrsa components did not check whether enough randomness was returned from the user provided randomness source. Typically the user provides crypto/rand.Reader, which in the vast majority of cases will always return the right number random bytes. In the cases where it does not, or the user provides a source that does not, the blinding for blindrsa is weak and integrity of the plaintext is not ensured in tkn20.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-17 18:00:39 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cna@cloudflare.com" ,
"type" : "Secondary" ,
2023-05-17 18:00:39 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
2023-05-17 18:00:39 +00:00
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2023-05-17 18:00:39 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-17 18:00:39 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.0 ,
2023-05-17 18:00:39 +00:00
"impactScore" : 4.2
} ,
2023-05-10 16:00:27 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-10 16:00:27 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2023-05-10 16:00:27 +02:00
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2023-05-10 16:00:27 +02:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-10 16:00:27 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2023-05-10 16:00:27 +02:00
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
2023-05-17 18:00:39 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cna@cloudflare.com" ,
"type" : "Secondary" ,
2023-05-17 18:00:39 +00:00
"description" : [
2024-12-08 03:06:42 +00:00
{
"lang" : "en" ,
"value" : "CWE-20"
} ,
2023-05-17 18:00:39 +00:00
{
"lang" : "en" ,
"value" : "CWE-755"
}
]
} ,
2023-05-10 16:00:27 +02:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-10 16:00:27 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-755"
}
]
}
] ,
2023-05-17 18:00:39 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cloudflare:circl:*:*:*:*:*:go:*:*" ,
"versionEndExcluding" : "1.3.3" ,
"matchCriteriaId" : "39A6B412-BB17-403E-B83A-FCFAD155C1B9"
}
]
}
]
}
] ,
2023-05-10 16:00:27 +02:00
"references" : [
{
"url" : "https://github.com/cloudflare/circl/security/advisories/GHSA-2q89-485c-9j2x" ,
2023-05-17 18:00:39 +00:00
"source" : "cna@cloudflare.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/cloudflare/circl/security/advisories/GHSA-2q89-485c-9j2x" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-05-10 16:00:27 +02:00
}
]
}