Vulnerable Archive_Tar library
The PEAR Archive_Tar library used by the upload handler to extract uploaded tar files. The vulnerable version (Tar.php) lacks the phar:// check in _maliciousFilename, while the patched version (Tar-patched.php) includes it.
server/Archive/Tar.php:1-2491server/Archive/Tar-patched.php:1-2491server/uploads/index.php:2