Skip to content
CloudflareGHSA-2q89-485c-9j2x

Improper random reading in CIRCL

Medium5.3CVE-2023-1732 · Published May 10, 2023

### Impact When sampling randomness for a shared secret, the implementation of Kyber and FrodoKEM, did not check whether `crypto/rand.Read()` returns an error. In rare deployment cases (error thrown by the `Read()` function), this could lead to a predictable shared secret. The 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. ### Patches The fix was introduced in CIRCL v. 1.3.3

GitHub advisory

Affected versions

PackageAffectedFixed in
CIRCL
Go
< 1.3.31.3.3
Details and references
CVSS 3.1
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N
Severity from
GitHub (reviewed advisory)
Weakness
CWE-20, CWE-544

More Cloudflare advisories

All Cloudflare
Advisory
Unbounded queuing of path validation messages in cloudflare-quiche
Medium5.3Dec 12, 2023
Resource exhaustion via memory leak in tokio-boring
Medium5.3Dec 5, 2023
WebSocket message can cause crash
MediumNov 21, 2023
Directory traversal vulnerability in Cloudflare Wrangler
Medium5.7Aug 3, 2023
Buffer under-read in workerd
Medium6.5May 12, 2023
Local Privilege Escalation Vulnerability in cloudflared's Installer
High7.5Mar 21, 2023

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.