Vulnerabilities (CVE)

Filtered by vendor Lexer Project Subscribe
Filtered by product Lexer
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-36458 1 Lexer Project 1 Lexer 2024-02-28 6.8 MEDIUM 8.1 HIGH
An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult<T, E>, there is an implementation of Sync with a trait bound of T: Send, E: Send.