ArrayVec::insert allows insertion of an element into the array object into the specified index. Due to a missing check on the upperbound of this index, it is possible to write out of bounds.
{ "nvd_published_at": "2020-12-31T10:15:00Z", "cwe_ids": [ "CWE-787" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T20:53:42Z" }