HistoryEdit

RUSTSEC-2021-0004

Missing Send bound for Lazy

Reported
Issued
Package
lazy-init (crates.io)
Type
Vulnerability
Categories
Aliases
Details
https://github.com/khuey/lazy-init/issues/9
CVSS Score
5.3 MEDIUM
CVSS Details
Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Patched
  • >0.4.0

Description

All current versions of this crate allow causing data races in safe code.

The flaw will be fixed in the next release.