#VU25592 Incorrect default permissions in PHP - CVE-2020-7063
Published: February 25, 2020
PHP
PHP Group
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to incorrect default permissions for files and folders that are set during the Phar::buildFromIterator() call when adding files into tar archive. A local user can extract files from tar archive and gain access to otherwise restricted information.