Lucene search
+L

281 matches found

OSV
OSV
added 2025/05/30 3:37 a.m.5 views

CVE-2025-47952 Traefik allows path traversal using url encoding

Traefik pronounced traffic is an HTTP reverse proxy and load balancer. Prior to versions 2.11.25 and 3.4.1, there is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a...

6.3CVSS6.4AI score
SaveExploits0References6
FreeBSD
FreeBSD
added 2025/05/27 12:00 a.m.18 views

traefik -- Path traversal vulnerability

The traefik project reports: There is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a matcher based on the path, if the URL contains a URL encoded string in its path, it...

9.1CVSS6.6AI score0.00877EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:00 p.m.13 views

CVE-2020-23711

SQL Injection vulnerability in NavigateCMS 2.9 via the URL encoded GET input category in navigate.php...

9.8CVSS8.2AI score0.01465EPSS
SaveExploits1
Snyk
Snyk
added 2025/03/20 12:32 p.m.6 views

Directory Traversal

Overview dbgpt is a DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment. With this solution, you can beassured that there is no risk of data leakage, and your data is 100% private and secure. Affected versions of this packa...

9.1CVSS7.6AI score0.00809EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/01/17 6:37 a.m.11 views

Credentials Exposure

github.com/git-lfs/git-lfs is vulnerable to Credential Exposure. The vulnerability is due to improper handling of URL-encoded control characters in Git LFS, which passes portions of a host's URL containing embedded line-ending control characters e.g., LF or CR to the git-credential command withou...

8.5CVSS6.7AI score0.01079EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2024/11/11 10:56 p.m.27 views

CVE-2024-23983 Access rules for PingAccess may be circumvented with URL-encoded characters

Improper handling of canonical URL-encoding may lead to bypass not properly constrained by request rules...

5.8CVSS0.00431EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/11 10:56 p.m.9 views

CVE-2024-23983 Access rules for PingAccess may be circumvented with URL-encoded characters

Improper handling of canonical URL-encoding may lead to bypass not properly constrained by request rules...

5.8CVSS7.2AI score0.00431EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/11/01 9:37 p.m.39 views

Path traversal in oak allows transfer of hidden files within the served root directory

Summary By default oak does not allow transferring of hidden files with Context.send API. However, this can be bypassed by encoding / as its URL encoded form %2F. Details 1. Oak uses decodeComponent which seems to be unexpected. This is also the reason why it is not possible to access a file that...

8.7CVSS6.8AI score0.00711EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/11/01 4:16 p.m.58 views

CVE-2024-49770 oak's path traversal allows transfer of hidden files within the served root directory

oak is a middleware framework for Deno's native HTTP server, Deno Deploy, Node.js 16.5 and later, Cloudflare Workers and Bun. By default oak does not allow transferring of hidden files with Context.send API. However, prior to version 17.1.3, this can be bypassed by encoding / as its URL encoded...

8.7CVSS0.00711EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/13 7:12 p.m.109 views

BIT-MLFLOW-2024-3099

A vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to Denial of Service DoS as an authenticated user might not be able to use the intended model, as it will open a different model each time...

5.4CVSS5.1AI score0.00438EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/04 2:45 p.m.17 views

CVE-2024-47769 IDURAR has a Path Traversal (unauthenticated user can read sensitive data)

IDURAR is open source ERP CRM accounting invoicing software. The vulnerability exists in the corePublicRouter.js file. Using the reference usage here, it is identified that the public endpoint is accessible to an unauthenticated user. The user's input is directly appended to the join statement...

7.5CVSS6.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/04 2:45 p.m.38 views

CVE-2024-47769 IDURAR has a Path Traversal (unauthenticated user can read sensitive data)

IDURAR is open source ERP CRM accounting invoicing software. The vulnerability exists in the corePublicRouter.js file. Using the reference usage here, it is identified that the public endpoint is accessible to an unauthenticated user. The user's input is directly appended to the join statement...

7.5CVSS0.00767EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/06/21 6:40 a.m.33 views

Denial Of Service (DoS)

io.undertow: undertow-core is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of URL-encoded request paths for concurrent requests on the ajp-listener, which can cause the wrong path to be processed, potentially leading to Denial Of Service DoS...

7.5CVSS6.7AI score0.01702EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/20 3:31 p.m.23 views

GHSA-9442-GM4V-R222 Undertow's url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

8.7CVSS7.5AI score0.01702EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2024/06/20 3:31 p.m.71 views

Undertow's url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7.5AI score0.01702EPSS
SaveExploits0References15Affected Software1
OSV
OSV
added 2024/06/20 3:15 p.m.2 views

DEBIAN-CVE-2024-6162

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7.1AI score0.01702EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/20 2:33 p.m.44 views

CVE-2024-6162 Undertow: url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7.6AI score0.01702EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/20 2:33 p.m.198 views

CVE-2024-6162

CVE-2024-6162 – Undertow URL path handling issue : A buffer reuse bug in Undertow’s AJP listener can mishandle URL-encoded request paths under concurrent requests, causing path information to be mixed up. This may lead the server to access the wrong path, generating errors like 404 and potentiall...

7.5CVSS7.6AI score0.01702EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/06/20 2:33 p.m.56 views

CVE-2024-6162

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7AI score0.01702EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/06/20 2:33 p.m.84 views

CVE-2024-6162 Undertow: url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS0.01702EPSS
SaveExploits0References6
Rows per page
Query Builder