Lucene search
+L

4750 matches found

Kitploit
Kitploit
added 2026/08/21 4:55 a.m.2 views

jsleak

jsleak jsleak ist ein Werkzeug zur Identifizierung sensibler Daten in JS-Dateien mittels Regex-Mustern. Obwohl es dafür entwickelt wurde, kannst du es verwenden, um alles zu identifizieren, solange du ein passendes Regex-Muster hast. Installation Direkt: root@kitploit: your package manager instal...

5.6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/21 1:24 a.m.2 views

CVE-2026-42533-POC

CVE-2026-42533 Overflow del buffer heap e perdita di informazioni dall'heap pre-autenticazione in nginx, causati dalla mancata salvataggio/ripristino dello stato delle catture PCRE tra le due passate del motore degli script. Una variabile map basata su regex valutata tra due riferimenti di cattur...

9.2CVSS0.04059EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.12 views

PT-2026-79501

Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the...

5.3AI score0.00238EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/20 11:30 p.m.1 views

THM-Steel_Mountain-CVE-2014-6287

THM-SteelMountain-CVE-2014-6287 Un write up sulla macchina Steel Mountain di TryHackMe.com e exploit per CVE-2014-6287 Crediti Non prendo alcun credito per la scoperta e lo sfruttamento originali di questa vulnerabilità. Grazie alle seguenti persone! Scoperta: Daniele Linguaglossa Autore del modu...

10CVSS0.99323EPSS
SaveExploits23References1
OSV
OSV
added 2026/08/20 10:18 p.m.9 views

DEBIAN-CVE-2026-72818

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS5.5AI score0.00505EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 10:18 p.m.14 views

CVE-2026-72818

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS0.00505EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/20 10:12 p.m.2 views

FakeDns

FakeDns Aggiornamento 14/04/2020 - rimosso il supporto a Python 2 e codice migrato a Python3 Ora con round-robin e opzioni migliorate! Bug: @crypt0s - Twitter [email protected] - Email Un server DNS basato su espressioni regolari Python! root@kitploit: USAGE: ./fakedns.py -h -c Config path -...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/08/20 9:57 p.m.6 views

CVE-2026-72818 NLTK TweetTokenizer URL Pattern Backtracks Catastrophically on Naked-Domain-Like Input

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS5.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/20 9:57 p.m.31 views

CVE-2026-72818 NLTK TweetTokenizer URL Pattern Backtracks Catastrophically on Naked-Domain-Like Input

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix a-z0-9+?:.-a-z0-9+ is unbounded. Input consisting of many alternating label separators can be partitioned in...

8.7CVSS0.00505EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 6:35 p.m.9 views

GHSA-2P39-2JF3-FV2Q next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

6.9CVSS5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/20 3:31 p.m.1 views

RegEx-DoS

👮 👊 Scanner per la Negazione del Servizio ReDos tramite RegEx Ti aiuta a trovare le Espressioni Regolari vulnerabili ad attacchi di Negazione del Servizio. Si prega di leggere lelinee guida per i contributi prima di contribuire. Uno screenshot della scansione ReDoS in azione. Cos'è la Negazione d...

5.4AI score
SaveExploits0References1
CVE
CVE
added 2026/08/20 11:21 a.m.15 views

CVE-2026-77082

n8n before 1.123.69 , 2.x before 2.33.4 , and 2.34.x before 2.34.1 is affected by a ReDoS vulnerability in the Filter and Switch nodes . The root cause is that user-supplied regex patterns are compiled with new RegExp() and executed synchronously on the worker thread without complexity validation...

5.3CVSS5.7AI score0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 11:21 a.m.6 views

CVE-2026-77082 n8n before 1.123.69 ReDoS via Filter and Switch Node

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 11:21 a.m.30 views

CVE-2026-77082 n8n before 1.123.69 ReDoS via Filter and Switch Node

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS0.00287EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/20 11:21 a.m.8 views

CVE-2026-77082 n8n before 1.123.69 ReDoS via Filter and Switch Node

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS5.6AI score0.00287EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/20 12:00 a.m.13 views

The vulnerability of regular expression functions in the PostgreSQL database management system allows a hacker to execute arbitrary code.

The vulnerability of regular expression functions in the PostgreSQL database management system is related to buffer overflows in dynamic memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

9CVSS6.2AI score0.00436EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.9 views

PT-2026-78937

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.69 n8n versions 2.x prior to 2.33.4 n8n versions 2.34.x prior to 2.34.1 Description A regular expression denial of service ReDoS exists in the Filter and Switch nodes. The issue occurs because user-supplied regex...

5.3CVSS5.5AI score0.00287EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.14 views

PT-2026-79260

Name of the Vulnerable Software and Affected Versions NLTK versions prior to 3.10.1 Description The URLS regular expression in nltk/tokenize/casual.py, which is compiled into TweetTokenizer.WORD RE and used by TweetTokenizer.tokenize, contains an unbounded domain-label prefix. When processing inp...

8.7CVSS5.2AI score0.00505EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.6 views

Oracle Linux 10 : perl-Date-Manip (ELSA-2026-56971)

The remote Oracle Linux 10 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2026-56971 advisory. 6.94-5.1 - Fix CVE-2026-60075: prevent quadratic-cost regex DoS in date/time parsing by rejecting overly long input strings Resolves: RHEL-239790 Tenable has...

7.5CVSS5.5AI score0.00373EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.35 views

CVE-2026-76401 Regular Expression Denial of Service (DoS) through the REST API in Splunk Connect for Kafka

In Splunk Connect for Kafka versions below 2.2.7, an unauthenticated user who can reach the Kafka Connect Representational State Transfer REST API could configure timestamp extraction with a crafted regular expression and matching event data to block a Kafka Connect worker thread, stopping event...

5.9CVSS0.00285EPSS
SaveExploits0References1
Rows per page
Query Builder