CVE-2023-1732
Last modified
CVE-2023-1732 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cloudflare | Circl | < 1.3.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-1732?
How severe is CVE-2023-1732?
How do I fix CVE-2023-1732?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-1725Server-Side Request Forgery (SSRF) vulnerability in Infoline…9.8
- CVE-2023-1726Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2023-1728Unrestricted Upload of File with Dangerous Type vulnerabilit…9.8
- CVE-2023-1729A flaw was found in LibRaw. A heap-buffer-overflow in raw2im…6.5
- CVE-2023-1730The SupportCandy WordPress plugin before 3.1.5 does not vali…9.8
- CVE-2023-1731In Meinbergs LTOS versions prior to V7.06.013, the configura…7.2
- CVE-2023-1733A denial of service condition exists in the Prometheus serve…7.5
- CVE-2023-1734A vulnerability classified as critical has been found in Sou…9.8
- CVE-2023-1735A vulnerability classified as critical was found in SourceCo…9.8
- CVE-2023-1736A vulnerability, which was classified as critical, has been …8.8
- CVE-2023-1737A vulnerability, which was classified as critical, was found…9.8
- CVE-2023-1738A vulnerability has been found in SourceCodester Young Entre…9.8
Are you affected by CVE-2023-1732?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
