Lucene search
+L

102 matches found

Kitploit
Kitploit
added 2026/09/20 2:40 p.m.19 views

edge

Cloud edge - 云服务 Whois 通过查询 IP 地址,基于云服务商发布的 JSON、CSV 或文本数据,找出其所属的云服务商及其他详细信息 Cloud edge 是一款专注于探索云服务提供商的侦察工具。它可以用于云归属与取证、渗透测试、漏洞赏金、红队行动或针对云服务商的通用研发。Edge 会自动加载云服务商(CSP)已发布的 IP 地址范围文件(AWS、Azure、GCP、Cloudflare、Digital Ocean),并根据输入的 IP 地址执行前缀查询。可以与其他侦察工具集成使用。在黑盒网络渗透测试中,edge 能快速发现客户托管在哪个云 CSP...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/09/17 2:17 p.m.6 views

CVE-2026-92945

vm2 before 3.11.7 contains a module allowlist bypass vulnerability in isPathAllowedForModule that uses raw string prefix matching instead of boundary-anchored comparison. Attackers can reach non-allowlisted packages sharing a prefix with allowlisted modules by performing relative requires from...

4.2CVSS0.00214EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 1:46 p.m.29 views

CVE-2026-92945 vm2 before 3.11.7 Module Allowlist Bypass via Prefix Matching

vm2 before 3.11.7 contains a module allowlist bypass vulnerability in isPathAllowedForModule that uses raw string prefix matching instead of boundary-anchored comparison. Attackers can reach non-allowlisted packages sharing a prefix with allowlisted modules by performing relative requires from...

4.2CVSS0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 1:46 p.m.5 views

CVE-2026-92945 vm2 before 3.11.7 Module Allowlist Bypass via Prefix Matching

vm2 before 3.11.7 contains a module allowlist bypass vulnerability in isPathAllowedForModule that uses raw string prefix matching instead of boundary-anchored comparison. Attackers can reach non-allowlisted packages sharing a prefix with allowlisted modules by performing relative requires from...

2.3CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/17 1:46 p.m.10 views

CVE-2026-92945 vm2 before 3.11.7 Module Allowlist Bypass via Prefix Matching

vm2 before 3.11.7 contains a module allowlist bypass vulnerability in isPathAllowedForModule that uses raw string prefix matching instead of boundary-anchored comparison. Attackers can reach non-allowlisted packages sharing a prefix with allowlisted modules by performing relative requires from...

4.2CVSS0.00214EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.17 views

CVE-2026-92945

vm2 before 3.11.7 contains a module allowlist bypass in the isPathAllowedForModule function. The root cause is the use of raw string prefix matching instead of a boundary-anchored comparison, allowing attackers to reach non-allowlisted packages that share a name prefix with an allowlisted module....

4.2CVSS0.00214EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 1:46 p.m.8 views

EUVD-2026-81594

vm2 before 3.11.7 contains a module allowlist bypass vulnerability in isPathAllowedForModule that uses raw string prefix matching instead of boundary-anchored comparison. Attackers can reach non-allowlisted packages sharing a prefix with allowlisted modules by performing relative requires from...

4.2CVSS0.00214EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 9:17 p.m.7 views

CVE-2026-92776

Wiki.js through 2.5.314 fails to require path separators when matching START and END page rules, allowing attackers to access pages sharing a prefix with authorized folders. Users granted access to a folder can read and modify unrelated pages with matching prefixes, bypassing intended access...

8.6CVSS0.0025EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 8:32 p.m.16 views

CVE-2026-92812

decap-server , the local server component of the decap-cms content management system, is affected by a path traversal vulnerability in its local proxy containment guard. The guard performs a plain string prefix comparison without validating path separators, allowing attackers to access sibling di...

7.6CVSS0.00289EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 8:32 p.m.6 views

CVE-2026-92776 Wiki.js through 2.5.314 Path Prefix Matching Authorization Bypass

Wiki.js through 2.5.314 fails to require path separators when matching START and END page rules, allowing attackers to access pages sharing a prefix with authorized folders. Users granted access to a folder can read and modify unrelated pages with matching prefixes, bypassing intended access...

8.6CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 8:32 p.m.12 views

CVE-2026-92776

Wiki.js through 2.5.314 suffers from a path prefix matching authorization bypass in its page permission rule engine. The vulnerability resides in the START and END page rule matching logic (server/core/auth.js), which fails to enforce path segment boundary checks. As a result, users granted acces...

8.6CVSS0.0025EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 8:32 p.m.25 views

CVE-2026-92776 Wiki.js through 2.5.314 Path Prefix Matching Authorization Bypass

Wiki.js through 2.5.314 fails to require path separators when matching START and END page rules, allowing attackers to access pages sharing a prefix with authorized folders. Users granted access to a folder can read and modify unrelated pages with matching prefixes, bypassing intended access...

8.6CVSS0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 5:19 p.m.12 views

CVE-2026-48785 Apptainer: Incorrect path matching for 'limit container paths' directive

Apptainer is an open source container platform. Prior to version 1.5.1, Image.AuthorizedPath applies plain string-prefix matching to the limit container paths directive in apptainer.conf, so an allowed path such as /data/safe also authorizes a sibling path such as /data/safe-but-unsafe. A local...

4.8CVSS5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/15 5:19 p.m.23 views

CVE-2026-48785

Apptainer is an open source container platform. Prior to version 1.5.1, Image.AuthorizedPath applies plain string-prefix matching to the limit container paths directive in apptainer.conf, so an allowed path such as /data/safe also authorizes a sibling path such as /data/safe-but-unsafe. A local...

4.8CVSS8AI score0.00119EPSS
SaveExploits0
CVE
CVE
added 2026/09/15 5:19 p.m.35 views

CVE-2026-48785

In Apptainer (open-source container platform) prior to v1.5.1 , the limit container paths directive in apptainer.conf uses plain string-prefix matching in Image.AuthorizedPath. This means an allowed path such as /data/safe also authorizes a sibling like /data/safe-but-unsafe, allowing a local use...

4.8CVSS8AI score0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/14 12:00 a.m.18 views

PT-2026-91189

Incorrect Authorization vulnerability in Apache Syncope. Delegated administration security checks are based on Realm hierarchy and enforced via prefix matches. Due to incorrect implementation, two sibling Realms whose names begin with the same string cannot be correctly distinguished, resulting i...

5.7AI score0.00336EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/05 10:16 a.m.5 views

CVE-2026-86115

Sim before 0.8.14 classifies tool requests as internal based on URL prefix matching without scheme normalization, skipping SSRF validation and minting internal authentication tokens. Authenticated workflow authors can bypass external URL validation by supplying paths starting with /api/ in HTTP...

5.3CVSS0.003EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/05 9:59 a.m.7 views

EUVD-2026-71947

Sim before 0.8.14 classifies tool requests as internal based on URL prefix matching without scheme normalization, skipping SSRF validation and minting internal authentication tokens. Authenticated workflow authors can bypass external URL validation by supplying paths starting with /api/ in HTTP...

5.3CVSS5.3AI score0.003EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/02 11:42 p.m.16 views

EUVD-2026-56159

SeaweedFS: Filer JWT allowedprefixes literal prefix match allows cross-tenant access to sibling paths...

8.1CVSS5.9AI score0.00238EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 9:43 p.m.46 views

CVE-2026-65182 Apache Tomcat: Bypass longest prefix security constraint

Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from...

0.0059EPSS
SaveExploits0References1
Rows per page
Query Builder