MEDIUM 6.1
PYSEC-2026-2217
빠른 조치
PYSEC-2026-2217 — mistune: 아래 명령으로 수정 버전으로 올리세요.
pip install --upgrade 'mistune>=3.3.0' 상세
Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the safe_url filter in src/mistune/renderers/html.py blocks only javascript:, vbscript:, file:, and data: schemes, allowing legacy or chained schemes such as feed:, view-source:, jar:, livescript:, mocha:, ms-its:, mk:, and res: to reach rendered href and src attributes and potentially execute script in affected user agents. This issue is fixed in version 3.3.0.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.