When unpacking a tarball that contains a symlink the tar crate may create directories outside of the directory it's supposed to unpack into. The function errors when it's trying to create a file, but the folders are already created at this point.
{
"severity": "HIGH",
"github_reviewed": true,
"cwe_ids": [
"CWE-22"
],
"nvd_published_at": "2021-08-10T23:15:00Z",
"github_reviewed_at": "2021-08-18T20:08:23Z"
}