MEDIUM 6.5
PYSEC-2026-208
빠른 조치
PYSEC-2026-208 — apache-airflow-providers-samba: 아래 명령으로 수정 버전으로 올리세요.
pip install --upgrade 'apache-airflow-providers-samba>=4.12.6' 상세
The Apache Airflow Samba provider's `GCSToSambaOperator` joined GCS object names to the SMB destination path without a containment check, so an object named with `../` segments resolved a write path outside the configured `destination_path`. An attacker able to write objects into the source GCS bucket — typically an external data producer distinct from the trusted DAG author — could write files to arbitrary locations on the Samba target when the operator ran. Upgrade apache-airflow-providers-samba to 4.12.6 or later, which validates the resolved destination stays within `destination_path`.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / apache-airflow-providers-samba
최초 영향 버전:
0 수정 버전: 4.12.6 수정
pip install --upgrade 'apache-airflow-providers-samba>=4.12.6'