Lucene search
+L

149 matches found

Kitploit
Kitploit
added 2026/09/01 11:29 p.m.6 views

CVE-2024-38475

CVE-2024-38475 exploit CVE-2024-38475modrewrite weakness with filesystem path matching This repository contains a Python script for testing web server vulnerabilities, specifically targeting Apache servers. The script checks for potential issues modrewrite weakness with filesystem path matching t...

9.1CVSS7.4AI score0.99957EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/01 7:54 p.m.6 views

shiro-cve-2020-17523

Apache Shiro Two Postures Authentication Bypass Analysis CVE-2020-17523 0x01 Vulnerability Description Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro's easy-to-understand API, you can...

9.8CVSS7.3AI score0.85911EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/08/31 11:22 a.m.4 views

CVE-2022-22978-demo

CVE-2022-22978-demo CVE-2022-22978 vulnerability demo code Exploitation Conditions Although rated as high severity, the exploitation conditions are quite stringent. Personally, I find this vulnerability rather underwhelming. 1. First, spring-security must be within the affected scope. 2. Second, ...

9.8CVSS6.7AI score0.12351EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/31 4:20 a.m.5 views

CVE-2026-49869

Kestra CVE-2026-49869 / CVE-2026-53576 Scanner Scans Kestra instances for the endsWith"/configs" authentication filter bypass. Kestra's AuthenticationFilter.java checks request.getPath.endsWith"/configs" instead of matching the exact path /api/v1/configs. Since Kestra addresses resources via...

10CVSS5.9AI score0.03296EPSS
SaveExploits4References1
EUVD
EUVD
added 2026/08/21 11:40 a.m.17 views

EUVD-2026-63911

The Passster WordPress plugin before 4.3.9 does not correctly match its own public endpoint paths when deciding which REST API requests may bypass global password protection, comparing them as an unanchored substring of the request URI rather than against the resolved route, allowing an...

5.3CVSS5.4AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 9:16 p.m.13 views

CVE-2026-14978

HashiCorp go-slug 0.4.0 through 0.18.2 could allow a local attacker to bypass .terraformignore exclusions and cause sensitive files to be included in Terraform slug uploads due to improper handling of Unicode normalization during path matching...

5.5CVSS0.00121EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:08 p.m.43 views

CVE-2026-14978

go-slug v0.4.0-v0.18.2 mishandles Unicode normalization during .terraformignore matching (CWE-176), allowing files differing only by normalization form to bypass exclusions and be uploaded to Terraform Cloud/Enterprise, exposing sensitive local files. Fixed in v0.18.3; no workaround provided. Exp...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 9:08 p.m.12 views

EUVD-2026-63099

HashiCorp go-slug 0.4.0 through 0.18.2 could allow a local attacker to bypass .terraformignore exclusions and cause sensitive files to be included in Terraform slug uploads due to improper handling of Unicode normalization during path matching...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 12:17 a.m.13 views

CVE-2026-49473

@cedar-policy/authorization-for-expressjs is an open-source Express.js middleware that integrates Cedar authorization into Express applications by mapping HTTP requests to Cedar actions and evaluating authorization policies before allowing requests to proceed. Versions prior to 0.3.0 have an issu...

8.8CVSS0.00276EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 11:22 p.m.6 views

CVE-2026-49473 @cedar-policy/authorization-for-expressjs has an authorization bypass via query string manipulation

@cedar-policy/authorization-for-expressjs is an open-source Express.js middleware that integrates Cedar authorization into Express applications by mapping HTTP requests to Cedar actions and evaluating authorization policies before allowing requests to proceed. Versions prior to 0.3.0 have an issu...

8.8CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/05 1:50 p.m.53 views

CVE-2026-15573

Keycloak has a vulnerability in its Authorization Services where the PathMatcher does not normalize URIs before policy comparison. The issue allows an authenticated user to bypass intended restrictions by adding characters such as a trailing slash or matrix parameters to a URL, causing the system...

8.1CVSS5.5AI score0.00317EPSS
SaveExploits0References6Affected Software4
ATTACKERKB
ATTACKERKB
added 2026/07/09 5:00 p.m.17 views

CVE-2026-59223

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, WEBFETCHFILTERLIST matching compared configured host entries against URL strings and non-label-boundary suffixes, allowing path-based blocklist bypasses such as !internal.example.com in a URL pa...

4.3CVSS6AI score0.00383EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/07 3:26 p.m.13 views

GO-2026-5805 Apptainer has incorrect path matching for 'limit container paths' directive in github.com/apptainer/apptainer

Apptainer has incorrect path matching for 'limit container paths' directive in github.com/apptainer/apptainer...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1383 Flask-CORS vulnerable to Improper Handling of Case Sensitivity

corydolphin/flask-cors version 5.0.1 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

5.3CVSS6.5AI score0.00694EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1384 Flask-CORS improper regex path matching vulnerability

corydolphin/flask-cors version 5.0.1 contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific ones when matching paths, which can lead to less restrictive CORS policies being applied to sensitive endpoints. This mismatch in regex...

4.3CVSS6.4AI score0.0068EPSS
SaveExploits1References8
OSV
OSV
added 2026/06/26 7:20 p.m.10 views

GHSA-CR2J-534F-MF3G Apptainer has incorrect path matching for 'limit container paths' directive

Impact The limit container paths directive in apptainer.conf is intended to allow a system administrator limit the paths from which containers can be run, under setuid mode. Due to incorrect matching of a path string, sibling directories with similar names may incorrectly be allowed. For example,...

4.8CVSS5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.12 views

GO-2026-5715 Singularity: Incorrect path matching for 'limit container paths' directive in github.com/sylabs/singularity

Singularity: Incorrect path matching for 'limit container paths' directive in github.com/sylabs/singularity...

5.8AI score0.0001EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 10:34 p.m.13 views

GO-2026-5616 S3-Proxy has Security Issues in its Resource Path Matching Implementation in github.com/oxyno-zeta/s3-proxy

S3-Proxy has Security Issues in its Resource Path Matching Implementation in github.com/oxyno-zeta/s3-proxy...

9.4CVSS5.8AI score0.00554EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 6:26 p.m.10 views

GO-2026-5150 File Browser has an access rule bypass via HasPrefix without trailing separator in path matching in github.com/filebrowser/filebrowser

File Browser has an access rule bypass via HasPrefix without trailing separator in path matching in github.com/filebrowser/filebrowser...

7.5CVSS5.8AI score0.00392EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/06/23 5:50 p.m.16 views

CVE-2026-52844

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, on Windows, Caddy path matchers treat /private\secret.txt as outside /private/, but fileserver later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can bypass Caddy...

7.5CVSS5.9AI score0.00619EPSS
SaveExploits1
Rows per page
Query Builder