File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/archives.zip
Back
PK ,x�Z��2�7 7 $ __pycache__/__init__.cpython-310.pycnu �[��� o -�_gK? � @ sb d dl Z d dlZd dlZd dlZd dlZd dlZd dlmZ d dlm Z dd� Z G dd� d�ZdS )� N)�ProcessPoolExecutor)�file_is_binaryc C s� t �| ��a}tj�|d�}tt ddd� �|_|�� D ]2}tj�||j�}tj� |�}tj� |�}tj� ||g�}||krFtd|� d|� ���|�||� qtj�||j� d�d � d �d �W d � S 1 siw Y d S )N�cleaner�fully_trusted_filterc S s | S �N� )�member�pathr r �?/usr/lib/python3/dist-packages/sos/cleaner/archives/__init__.py�<lambda>! s z!extract_archive.<locals>.<lambda>z"Attempted path traversal in tarflez != �/����.tarr )�tarfile�open�osr �join�getattr�extraction_filter� getmembers�name�abspath�commonprefix� Exception�extract�split) �archive_path�tmpdir�archiver r �member_path� abs_directory� abs_target�prefixr r r �extract_archive s&