脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
linkify-it: Quadratic algorithmic complexity in LinkifyIt#match scan loop
脆弱性説明
linkify-it is a links recognition library with full Unicode support. Prior to 5.0.1, LinkifyIt.prototype.match, the package's primary public API, has O(N²) algorithmic complexity for inputs containing many fuzzy links or emails because the JavaScript-level scan loop re-slices input and re-runs unanchored regex searches on progressively shorter tails. Any service that synchronously renders untrusted Markdown with linkify:true on a request hot path can inherit a worker-process denial of service triggerable by a tens-of-KB request body. This issue is fixed in version 5.0.1.
CVSS情報
N/A
脆弱性タイプ
CWE-1333
脆弱性タイトル
Markdown it linkify-it 资源管理错误漏洞
脆弱性説明
Markdown it! linkify-it是Markdown it!组织开源的一款协议解析与链接识别工具。 Markdown it linkify-it 5.0.1之前版本存在资源管理错误漏洞,该漏洞源于JavaScript级扫描循环在包含大量模糊链接或电子邮件的输入上具有O(N²)算法复杂度,可能导致同步渲染不可信Markdown的服务遭受工作进程拒绝服务攻击。
CVSS情報
N/A
脆弱性タイプ
N/A