Multiple vulnerabilities through filename manipulation in Archive_Tar
High severity
GitHub Reviewed
Published
Apr 22, 2021
to the GitHub Advisory Database
•
Updated Jul 5, 2023
Description
Published by the National Vulnerability Database
Nov 19, 2020
Reviewed
Mar 23, 2021
Published to the GitHub Advisory Database
Apr 22, 2021
Last updated
Jul 5, 2023
Archive_Tar through 1.4.10 has
://
filename sanitization only to address phar attacks, and thus any other stream-wrapper attack (such asfile://
to overwrite files) can still succeed. See: pear/Archive_Tar#33References