Lucene search
+L

73 matches found

Kitploit
Kitploit
added 2026/09/08 1:27 p.m.5 views

CVE-2026-442_

CVE protobuf.js CVE-2026-44289、CVE-2026-44290、CVE-2026-44291、CVE-2026-44292、CVE-2026-44294、CVE-2026-44295 - protobuf.js ⚡ 简单用法 仅在安全且授权的环境中使用此项目,例如: 本地虚拟机 Docker 容器 隔离的实验环境 经授权的渗透测试环境 配置示例: root@kitploit: git clone cd 项目使用 Python,请遵循以下步骤 创建虚拟环境 python -m venv venv 激活虚拟环境 macOS / Linux source...

8.7CVSS7.2AI score0.0063EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/02 3:14 p.m.7 views

EUVD-2026-65137

Mistune: Denial of Service — RecursionError via Excessive Emphasis Markers in Markdown...

7.5CVSS5.8AI score0.00278EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 3:14 p.m.5 views

GHSA-6M44-FPC8-C3RQ Mistune: Denial of Service — RecursionError via Excessive Emphasis Markers in Markdown

Summary Mistune v3.3.2 is vulnerable to a Denial of Service DoS attack via uncontrolled recursion in the HTML rendering of deeply-nested emphasis tokens. By submitting Markdown containing approximately 1,000 consecutive asterisk characters, an attacker causes the Python process to crash with...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/02 2:33 p.m.9 views

EUVD-2026-67074

NLTK: Uncontrolled recursion in nltk.featstruct.FeatStructReader causes unhandled RecursionError DoS via deeply nested feature-structure input...

6.9CVSS5.8AI score0.00267EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/02 2:33 p.m.11 views

NLTK: Uncontrolled recursion in nltk.featstruct.FeatStructReader causes unhandled RecursionError (DoS) via deeply nested feature-structure input

Summary nltk.featstruct.FeatStructReader used by FeatStructstr and by FeatureGrammar.fromstring parses feature-structure strings such as a=1 with a recursive-descent parser that has no nesting-depth limit. A small, trivially-crafted input 700 bytes with deeply nested brackets drives the parser pa...

6.9CVSS6.3AI score0.00267EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/27 6:32 p.m.9 views

Duplicate Advisory: Uncontrolled recursion in nltk.featstruct.FeatStructReader causes unhandled RecursionError (DoS) via deeply nested feature-structure input

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cw6x-m8jw-qmrh. This link is maintained to preserve external references. Original Description NLTK before 3.10.3 contains an uncontrolled recursion vulnerability in nltk.featstruct.FeatStructReader that allows...

6.9CVSS5.8AI score0.00267EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/27 6:32 p.m.5 views

GHSA-PF76-Q698-37V8 Duplicate Advisory: Uncontrolled recursion in nltk.featstruct.FeatStructReader causes unhandled RecursionError (DoS) via deeply nested feature-structure input

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cw6x-m8jw-qmrh. This link is maintained to preserve external references. Original Description NLTK before 3.10.3 contains an uncontrolled recursion vulnerability in nltk.featstruct.FeatStructReader that allows...

6.9CVSS5.8AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/27 5:21 p.m.11 views

CVE-2026-81724

NLTK before 3.10.3 contains an uncontrolled recursion vulnerability in nltk.featstruct.FeatStructReader that allows unauthenticated attackers to cause a denial of service by supplying deeply nested feature-structure input. Attackers can craft trivial payloads with nested brackets that exceed...

6.9CVSS5.9AI score0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/27 5:21 p.m.5 views

UBUNTU-CVE-2026-81724

NLTK before 3.10.3 contains an uncontrolled recursion vulnerability in nltk.featstruct.FeatStructReader that allows unauthenticated attackers to cause a denial of service by supplying deeply nested feature-structure input. Attackers can craft trivial payloads with nested brackets that exceed...

6.9CVSS5.9AI score0.00267EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:51 p.m.23 views

CVE-2026-81724

NLTK before 3.10.3 contains an uncontrolled recursion vulnerability in nltk.featstruct.FeatStructReader . Unauthenticated, remote attackers can supply deeply nested feature-structure input—trivially crafted with nested brackets—that exceeds Python's recursion limit and raises an unhandled Recursi...

6.9CVSS5.3AI score0.00267EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/27 2:51 p.m.20 views

CVE-2026-81724 NLTK before 3.10.3 Denial of Service via Uncontrolled Recursion

NLTK before 3.10.3 contains an uncontrolled recursion vulnerability in nltk.featstruct.FeatStructReader that allows unauthenticated attackers to cause a denial of service by supplying deeply nested feature-structure input. Attackers can craft trivial payloads with nested brackets that exceed...

6.9CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.37 views

CVE-2026-81724 NLTK before 3.10.3 Denial of Service via Uncontrolled Recursion

NLTK before 3.10.3 contains an uncontrolled recursion vulnerability in nltk.featstruct.FeatStructReader that allows unauthenticated attackers to cause a denial of service by supplying deeply nested feature-structure input. Attackers can craft trivial payloads with nested brackets that exceed...

6.9CVSS0.00267EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.14 views

PT-2026-82619

Name of the Vulnerable Software and Affected Versions NLTK versions prior to 3.10.3 Description An uncontrolled recursion issue exists in the nltk.featstruct.FeatStructReader class. Unauthenticated attackers can trigger a denial of service by providing deeply nested feature-structure input, such ...

6.9CVSS5.9AI score0.00267EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/08/27 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-81724

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NLTK before 3.10.3 contains an uncontrolled recursion vulnerability in nltk.featstruct.FeatStructReader that allows unauthenticated attackers to cause a denial ...

6.9CVSS5.3AI score0.00267EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 7:16 p.m.11 views

CVE-2026-55619

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.parser.HeaderParser.headerfetchparse in emlparser/parser.py uses email.utils.getaddresses to parse address-bearing e-mail...

5.3CVSS0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 6:25 p.m.5 views

GHSA-M66C-FW79-6359 eml_parser has parser DoS via deeply nested parentheses in e-mail headers

Summary emlparser uses the email.utils.getaddresses function from the CPython standard library to parse e-mail headers that contain e-mail addresses such as To, Cc, Bcc, From, Reply-To, Sender, .... When the input header contains a deeply nested CFWS comment / folding white space construct, the...

5.3CVSS5.6AI score0.00302EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 6:24 p.m.29 views

CVE-2026-55619 eml_parser: Parser DoS via deeply nested parentheses in e-mail headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.parser.HeaderParser.headerfetchparse in emlparser/parser.py uses email.utils.getaddresses to parse address-bearing e-mail...

5.3CVSS0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 6:24 p.m.5 views

CVE-2026-55619 eml_parser: Parser DoS via deeply nested parentheses in e-mail headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.parser.HeaderParser.headerfetchparse in emlparser/parser.py uses email.utils.getaddresses to parse address-bearing e-mail...

5.3CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/25 6:24 p.m.20 views

CVE-2026-55619

eml_parser , a Python module for parsing EML files, is vulnerable to a denial of service prior to version 3.0.2 . The flaw resides in eml_parser.parser.HeaderParser.header_fetch_parse, which delegates address parsing to email.utils.getaddresses(). A deeply nested CFWS comment construct in an e-ma...

5.3CVSS5.4AI score0.00302EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-76098

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. Versions 3.3.0 through 3.3.2 are vulnerable to DoS through deeply nested tokens. HTML rendering...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0References3
Rows per page
Query Builder