Lucene search
+L

3678 matches found

Kitploit
Kitploit
added 2026/08/30 6:41 p.m.132 views

git-vuln-finder

git-vuln-finder Finding potential software vulnerabilities from git commit messages. The output format is a JSON with the associated commit which could contain a fix regarding a software vulnerability. The search is based on a set of regular expressions against the commit messages only. If CVE ID...

9.8CVSS6.5AI score0.07266EPSS
SaveExploits0References12
Kitploit
Kitploit
added 2026/08/30 5:28 p.m.517 views

regexploit

Regexploit Find regexes which are vulnerable to Regular Expression Denial of Service ReDoS. More info onthe Doyensec blog Many default regular expression parsers have unbounded worst-case complexity. Regex matching may be quick when presented with a matching input string. However, certain...

7.1CVSS6.6AI score0.06617EPSS
SaveExploits1References15
Kitploit
Kitploit
added 2026/08/30 5:28 p.m.2 views

regexploit

Regexploit 寻找易受正则表达式拒绝服务(ReDoS)攻击的正则表达式。 更多信息请参见Doyensec 博客 许多默认的正则表达式解析器具有无界的最坏情况复杂度。当输入字符串匹配时,正则表达式匹配可能很快。然而,某些不匹配的输入字符串会使正则表达式匹配器陷入疯狂的回溯循环,并花费大量时间处理。这可能导致拒绝服务,因为CPU将被卡住尝试匹配正则表达式。 该工具旨在: 查找易受ReDoS攻击的正则表达式 给出一个会导致灾难性回溯的恶意字符串示例 最坏情况复杂度 这反映了正则表达式匹配器回溯过程的复杂度与输入字符串长度的关系。...

5.9AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/08/30 7:47 a.m.3 views

vue-template-compiler-patched

vue-template-compiler-patched A security-patched version of vue-template-compiler to fix the prototype pollution vulnerability CVE-2024-6783 and the ReDoS vulnerability CVE-2024-9506. Based on [email protected]. Development and issues live in vue-patched. Related If you use the Vue full buil...

4.8CVSS6.7AI score0.00528EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/29 9:42 p.m.4 views

exploit-workshop

exploit-workshop In questo workshop passo-passo imparerai come sfruttare varie vulnerabilità reali presenti in versioni vulnerabili di pacchetti in un'applicazione Node.js e Java. Software necessario da installare per questo workshop Puoi svolgere questo workshop in 2 diversi modi Utilizzando le...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/29 3:55 p.m.4 views

CVE-2024-27088

CVE-2024-27088 Panoramica della vulnerabilità CVE-2024-27088 26 Feb 2024 ReDoS nel pacchetto node.js Parte del progetto rebob Descrizione della vulnerabilità github advisories root@kitploit: /^\sfunction\s\0-'-\uffff+\s\0--\uffff\s/ Questa vulnerabilità può essere sfruttata quando c'è uno...

5.5CVSS6AI score0.00535EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/29 2:33 p.m.4 views

CVE-2023-43646

CVE-2023-43646 Riepilogo della vulnerabilità CVE-2023-43646 CVSS : 8.6 Sep 26, 2023 ReDoS nel pacchetto node.js Parte del progetto rebob Descrizione della vulnerabilità github advisories root@kitploit: /\sfunction?:\s|\s/^?:/+/\s^\/+/ This vulnerability can be exploited when there is an imbalance...

8.6CVSS6.7AI score0.01114EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/28 6:42 p.m.30 views

CVE-2026-55520 Protego: Exponential backtracking ReDoS in robots.txt URL wildcard matching

Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego.urlpattern.URLPattern.preparepatternforregex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks create...

7.1CVSS0.00369EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 6:42 p.m.5 views

EUVD-2026-67865

Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego.urlpattern.URLPattern.preparepatternforregex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks create...

7.1CVSS5.9AI score0.00369EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 6:42 p.m.20 views

CVE-2026-55520

Protego is a pure-Python robots.txt parser. Prior to 0.6.2 , the _URLPattern._prepare_pattern_for_regex method in src/protego/_urlpattern.py translates every asterisk in an Allow or Disallow directive into a lazy regex wildcard. A directive containing many asterisks triggers exponential backtrack...

7.1CVSS5.9AI score0.00369EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:42 p.m.6 views

CVE-2026-55520 Protego: Exponential backtracking ReDoS in robots.txt URL wildcard matching

Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego.urlpattern.URLPattern.preparepatternforregex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks create...

7.1CVSS5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/28 5:43 a.m.3 views

CVE-2024-22641

CVE-2024-22641 Tipo de Vulnerabilidade Negação de Serviço por Expressão Regular ReDoS Produto e Versão Afetados TCPDF root@kitploit: AddPage; $pdf-ImageSVG$file='poc.svg'; ?...

7.5CVSS7.1AI score0.01113EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/28 5:43 a.m.5 views

CVE-2024-22640

CVE-2024-22640 Tipo di vulnerabilità Denial of Service tramite espressione regolare ReDoS Prodotto e versione interessati TCPDF convertHTMLColorToDec'"t"000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000!',$ref; ? Nota:...

7.5CVSS7.1AI score0.01325EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/28 12:06 a.m.4 views

CVE-2022-45729

Este repositorio nao tem um README...

6.1CVSS6.1AI score0.00497EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 6:46 p.m.2 views

CVE-2023-4220

CVE-2023-4220...

8.1CVSS7AI score0.76084EPSS
SaveExploits26
NVD
NVD
added 2026/08/27 5:21 p.m.5 views

CVE-2026-81725

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 readblock method...

6.3CVSS0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:51 p.m.6 views

CVE-2026-81725 NLTK before 3.10.3 Regular Expression Denial of Service via Pl196xCorpusReader

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 readblock method...

6.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:51 p.m.12 views

CVE-2026-81725

NLTK before 3.10.3 contains a Regular Expression Denial of Service vulnerability in the Pl196xCorpusReader component. The root cause lies in lazy regex patterns within the read_block method, which can be triggered by supplying malformed TEI blocks containing many unmatched opening tags. Attackers...

6.3CVSS5.3AI score0.00222EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.29 views

CVE-2026-81725 NLTK before 3.10.3 Regular Expression Denial of Service via Pl196xCorpusReader

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 readblock method...

6.3CVSS0.00222EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/27 2:51 p.m.7 views

CVE-2026-81725

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 readblock method...

6.3CVSS5.4AI score0.00222EPSS
SaveExploits0
Rows per page
Query Builder