MEDIUM 5.3
PYSEC-2026-2124
빠른 조치
PYSEC-2026-2124 — changedetection-io: 아래 명령으로 수정 버전으로 올리세요.
pip install --upgrade 'changedetection-io>=0.53.2' 상세
changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the `/static/<group>/<filename>` route accepts `group=".."`, which causes `send_from_directory("static/..", filename)` to execute. This moves the base directory up to `/app/changedetectionio`, enabling unauthenticated local file read of application source files (e.g., `flask_app.py`). Version 0.53.2 fixes the issue.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / changedetection-io
최초 영향 버전:
0 수정 버전: 0.53.2 수정
pip install --upgrade 'changedetection-io>=0.53.2'