HIGH 7.5
PYSEC-2026-2213
빠른 조치
PYSEC-2026-2213 — mistune: 아래 명령으로 수정 버전으로 올리세요.
pip install --upgrade 'mistune>=3.3.0' 상세
Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, long sequences of well-formed double-asterisk or triple-asterisk emphasis pairs around a character cause quadratic work in src/mistune/inline_parser.py because the parser scans forward for matching close markers from every potential opening run, allowing denial of service in default Mistune parsing. This issue is fixed in version 3.3.0.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.