OSV 1.4.0 · github-reviewed · 修改于 2026-09-02 22:49
发布时间
2026-08-28 02:32
GitHub 审查时间
2026-09-02 22:49
NVD 发布时间
2026-08-28 01:21
源文件
advisories/github-reviewed/2026/08/GHSA-3m7f-6hxv-6796/GHSA-3m7f-6hxv-6796.json
该公告已于 2026-09-02 22:49 撤回
内容仅用于保留外部引用,请不要将其当作仍然有效的安全结论。
This advisory has been withdrawn because it is a duplicate of GHSA-8mpw-7fpc-4gqj. This link is maintained to preserve external references.
NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the read_block method through public APIs like words() and tagged_words() to force repeated rescans and achieve near-quadratic runtime growth.