An issue was discovered in the vec-const crate before 2.0.0 for Rust. It tries to construct a Vec from a pointer to a const slice, leading to memory corruption.
{
"github_reviewed": true,
"severity": "HIGH",
"nvd_published_at": "2021-12-27T00:15:00Z",
"github_reviewed_at": "2022-01-06T18:17:26Z",
"cwe_ids": [
"CWE-787"
]
}