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.
References
Link | Resource |
---|---|
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lexer/RUSTSEC-2020-0138.md | Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0138.html | Exploit Issue Tracking Patch Third Party Advisory |
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lexer/RUSTSEC-2020-0138.md | Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0138.html | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 05:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lexer/RUSTSEC-2020-0138.md - Third Party Advisory | |
References | () https://rustsec.org/advisories/RUSTSEC-2020-0138.html - Exploit, Issue Tracking, Patch, Third Party Advisory |
Information
Published : 2021-08-08 06:15
Updated : 2024-11-21 05:29
NVD link : CVE-2020-36458
Mitre link : CVE-2020-36458
CVE.ORG link : CVE-2020-36458
JSON object : View
Products Affected
lexer_project
- lexer
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')