PT-2024-40951 · Crates.Io · Linkme
Published
2024-03-05
·
Updated
2024-03-05
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
No specific software or versions mentioned, use:
Software (affected versions not specified)
Description
The issue allows populating a DistributedSlice of T with elements of an arbitrary other type that coerces to T. For example, elements of type
&&str could end up in a slice of type [&str], since &&str coerces to &str via a deref coercion. The flaw was corrected by implementing type checking for distributed slice elements.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linkme