Lucene search
+L

127 matches found

Kitploit
Kitploit
added 2026/08/27 6:58 a.m.3 views

CVE-2025-41244-PoC

PoC CVE-2025-41244 VMware Aria Operations &1" VERSIONEND done Extracto de get-versions.sh líneas 119-124: root@kitploit: getversion "/\S+/httpd-prefork|httpd|httpd2-prefork$|\s" -v getversion "/usr/bin|sbin/apache\S" -v getversion "/\S+/mysqld$|\s" -V getversion ".?/\Snginx$|\s" -v getversion...

7.8CVSS8AI score0.08142EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/27 12:57 a.m.2 views

credcheck

特性 检查指定目标的凭据。 被动检查凭据(使用正则表达式)。 命令行脚本。 可作为库使用。 待办事项 发布至 PyPI 包含 API 文档 用于凭据的精确正则表达式 测试用例 多个子解析器 完整的正则表达式 用法 前提条件:Python 3.6+ 命令行用法 root@kitploit: python main.py --service stripe --token skliver3s70f7h3d37ails 库用法 root@kitploit: from credcheck.core.credcheckactive import DynamicTest from...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 3:14 a.m.4 views

cloudformation-waf-acl

cloudformation-waf-acl Un template AWS CloudFormation utilizzato per fornire e gestire risorse AWS WAFv2, inclusi un Web ACL, gruppi di regole gestiti, un set di pattern regex personalizzato e un IP set. Componenti Il template fornisce: 1. Un AWS::WAFv2::WebACL. 2. Gruppi di regole di protezione...

5.3AI score
SaveExploits0
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.3AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/20 11:21 a.m.9 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
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
OSV
OSV
added 2026/07/18 1:10 p.m.11 views

CVE-2025-71395 SurrealDB before 2.2.2 Memory Exhaustion via string::replace

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations,...

7.1CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/07/16 7:16 p.m.7 views

UBUNTU-CVE-2026-46378

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in Tokenizer.parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex literal such as r/ because...

6.2CVSS5.3AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/11 1:25 p.m.18 views

GHSA-6GXQ-GPR8-XGJP free5GC UDR has improper `ueId` validation in EE subscription handlers that allows arbitrary identifier persistence

Summary The free5GC UDR accepts arbitrary non-3GPP ueId values in the EE subscription creation and query flows because the regular expression used for validation ends with the catch-all alternative |.+. This causes the validation logic to accept any non-empty string rather than restricting input ...

7.1CVSS5.9AI score0.00084EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/02 11:45 p.m.8 views

CVE-2026-10692

A weakness has been identified in johnhuang316 code-index-mcp up to 2.14.0. Affected is the function issaferegexpattern of the component searchcodeadvanced. Executing a manipulation of the argument regex can lead to inefficient regular expression complexity. It is possible to launch the attack...

5.3CVSS5.4AI score0.0031EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/06/02 11:45 p.m.68 views

CVE-2026-10692

The CVE-2026-10692 affects johnhuang316 code-index-mcp up to version 2.14.0, specifically the is_safe_regex_pattern function in the search_code_advanced component. Manipulating the regex argument can cause inefficient regex processing (potentially a denial-of-service), with remote attack potentia...

5.3CVSS5.4AI score0.0031EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/02 11:45 p.m.55 views

CVE-2026-10692 johnhuang316 code-index-mcp search_code_advanced is_safe_regex_pattern redos

A weakness has been identified in johnhuang316 code-index-mcp up to 2.14.0. Affected is the function issaferegexpattern of the component searchcodeadvanced. Executing a manipulation of the argument regex can lead to inefficient regular expression complexity. It is possible to launch the attack...

5.3CVSS0.0031EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/02 11:45 p.m.11 views

CVE-2026-10692 johnhuang316 code-index-mcp search_code_advanced is_safe_regex_pattern redos

A weakness has been identified in johnhuang316 code-index-mcp up to 2.14.0. Affected is the function issaferegexpattern of the component searchcodeadvanced. Executing a manipulation of the argument regex can lead to inefficient regular expression complexity. It is possible to launch the attack...

5.3CVSS5.5AI score
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/05/27 4:55 p.m.37 views

Symfony has a UrlGenerator Route-Requirement Bypass via Unanchored Regex Alternation → Off-Site //host URL Injection

Description Symfony routes can declare a requirements regex per path parameter, e.g. a route /locale/blog with requirements: locale: 'en|fr|de' . The Twig path / url helpers backed by UrlGenerator validate supplied parameter values against that regex before building the URL. UrlGenerator construc...

6.1CVSS5.8AI score0.00348EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2026/05/19 8:09 p.m.20 views

Dasel: Denial of service in dasel selector lexer due to infinite loop on unterminated regex literal

Summary dasel's selector lexer enters a non-terminating loop when tokenizing an unterminated regex pattern such as r/abc. A 2-byte input r/ is sufficient to cause the tokenizer to consume 100% CPU on one core indefinitely. I confirmed the issue on v3.3.1 fba653c7f248aff10f2b89fca93929b64707dfc8 a...

6.2CVSS5.8AI score0.0016EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/19 12:00 a.m.34 views

PT-2026-42045

Name of the Vulnerable Software and Affected Versions dasel versions 3.0.0 through 3.3.1 Description The selector lexer contains a flaw that leads to a non-terminating loop when tokenizing an unterminated regex pattern, such as r/. This occurs because the matchRegexPattern closure within the...

7.5CVSS5.8AI score0.0016EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/21 4:05 p.m.7 views

CVE-2026-25542 Tekton Pipelines: VerificationPolicy regex pattern bypass via substring matching

Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. Starting in version 0.43.0 and prior to versions 1.0.2, 1.3.4, 1.6.2, 1.9.3, and 1.11.1, trusted resources verification policies match a resource source string refSource.URI against spec.resources.pattern...

6.5CVSS5.8AI score0.00264EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/21 4:05 p.m.50 views

CVE-2026-25542 Tekton Pipelines: VerificationPolicy regex pattern bypass via substring matching

Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. Starting in version 0.43.0 and prior to versions 1.0.2, 1.3.4, 1.6.2, 1.9.3, and 1.11.1, trusted resources verification policies match a resource source string refSource.URI against spec.resources.pattern...

6.5CVSS0.00264EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/18 10:16 p.m.7 views

CVE-2026-32770

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.19 and 8.6.43, a remote attacker can crash the Parse Server by subscribing to a LiveQuery with an invalid regular expression pattern. The server process terminates when the...

7.5CVSS0.0055EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/27 7:01 p.m.12 views

Incorrect Regular Expression

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Incorrect Regular Expression in the form of the IPV4REGEX pattern not properly matching IPv4 octet ranges, and passing values above 255 on to convertIPv4ToBinary. An attacker can gain...

6.5CVSS5.9AI score0.0032EPSS
SaveExploits0References2
Rows per page
Query Builder