mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-15 22:04:38 +01:00
21 lines
531 B
Markdown
21 lines
531 B
Markdown
```toml
|
|
[advisory]
|
|
id = "RUSTSEC-2021-0065"
|
|
package = "anymap"
|
|
date = "2021-05-07"
|
|
informational = "unmaintained"
|
|
url = "https://github.com/chris-morgan/anymap/issues/37"
|
|
aliases = ["CVE-2021-38187", "GHSA-hc92-9h3m-c39j"]
|
|
|
|
[versions]
|
|
patched = []
|
|
unaffected = []
|
|
```
|
|
|
|
# anymap is unmaintained.
|
|
|
|
The `anymap` crate does not appear to be maintained, and the most recent
|
|
published version 0.12.1 includes a soundness bug. This has been
|
|
[fixed](https://github.com/chris-morgan/anymap/pull/32) a few years ago, but
|
|
was never released.
|