CVE-2021-43854
Last modified
CVE-2021-43854 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. NLTK (Natural Language Toolkit) is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. Versions prior to 3.6.5 are vulnerable to regular expression denial of service (ReDoS) attacks. EPSS estimates a 2.67% chance of exploitation in the next 30 days.
Description
NLTK (Natural Language Toolkit) is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. Versions prior to 3.6.5 are vulnerable to regular expression denial of service (ReDoS) attacks. The vulnerability is present in PunktSentenceTokenizer, sent_tokenize and word_tokenize. Any users of this class, or these two functions, are vulnerable to the ReDoS attack. In short, a specifically crafted long input to any of these vulnerable functions will cause them to take a significant amount of execution time. If your program relies on any of the vulnerable functions for tokenizing unpredictable user input, then we would strongly recommend upgrading to a version of NLTK without the vulnerability. For users unable to upgrade the execution time can be bounded by limiting the maximum length of an input to any of the vulnerable functions. Our recommendation is to implement such a limit.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nltk | Nltk | < 3.6.5 |
References
- https://github.com/nltk/nltk/commit/1405aad979c6b8080dbbc8e0858f89b2e3690341Patch, Third Party Advisory
- https://github.com/nltk/nltk/issues/2866Exploit, Issue Tracking, Patch, Third Party Advisory
- https://github.com/nltk/nltk/pull/2869Exploit, Patch, Third Party Advisory
- https://github.com/nltk/nltk/security/advisories/GHSA-f8m6-h2c7-8h9xExploit, Patch, Third Party Advisory
- https://github.com/nltk/nltk/commit/1405aad979c6b8080dbbc8e0858f89b2e3690341Patch, Third Party Advisory
- https://github.com/nltk/nltk/issues/2866Exploit, Issue Tracking, Patch, Third Party Advisory
- https://github.com/nltk/nltk/pull/2869Exploit, Patch, Third Party Advisory
- https://github.com/nltk/nltk/security/advisories/GHSA-f8m6-h2c7-8h9xExploit, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-43854?
How severe is CVE-2021-43854?
How do I fix CVE-2021-43854?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-43849cordova-plugin-fingerprint-aio is a plugin provides a single…5.5
- CVE-2021-4385The WP Private Content Plus plugin for WordPress is vulnerab…4.3
- CVE-2021-43850Discourse is an open source platform for community discussio…6.8
- CVE-2021-43851Anuko Time Tracker is an open source, web-based time trackin…8.8
- CVE-2021-43852OroPlatform is a PHP Business Application Platform. In affec…8.8
- CVE-2021-43853Ajax.NET Professional (AjaxPro) is an AJAX framework availab…5.4
- CVE-2021-43855Wiki.js is a wiki app built on node.js. Wiki.js 2.5.263 and …5.4
- CVE-2021-43856Wiki.js is a wiki app built on Node.js. Wiki.js 2.5.263 and …5.4
- CVE-2021-43857Gerapy is a distributed crawler management framework. Gerapy…8.8
- CVE-2021-43858MinIO is a Kubernetes native application for cloud storage. …8.8
- CVE-2021-43859XStream is an open source java library to serialize objects …7.5
- CVE-2021-4386The WP Security Question plugin for WordPress is vulnerable …4.3
Are you affected by CVE-2021-43854?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
