Lucene search
+L

1312 matches found

Nuclei
Nuclei
•added 2026/09/27 2:09 a.m.•32 views

Vite Dev Server - Information Exposure

Vite dev server could allow reading files from the Vite project root by bypassing server.fs.deny with double forward-slash paths //. This affects exposed dev servers only. id: CVE-2023-34092 info: name: Vite Dev Server - Information Exposure author: ritikchaddha severity: high description: | Vite...

7.5CVSS7.3AI score0.03126EPSS
SaveExploits1References2
Nuclei
Nuclei
•added 2026/09/27 2:09 a.m.•41 views

Astro SSR - Open Redirect

Astro 5.2.0 through 5.12.7 contains an open redirect caused by improper handling of paths with double slashes in trailing slash redirection logic, letting attackers redirect users to arbitrary external domains, exploit requires on-demand SSR with Node or Cloudflare adapters. id: CVE-2025-54793...

6.9CVSS6.5AI score0.00645EPSS
SaveExploits0References3
Nuclei
Nuclei
•added 2026/09/27 2:09 a.m.•6 views

JFrog Artifactory - Anonymous Token Disclosure via Trailing Slash Auth Bypass

JFrog Artifactory contains an information disclosure caused by returning an internal anonymous-user token to unauthenticated callers when anonymous access is disabled, letting unauthenticated attackers access sensitive resources. The exploit requires anonymous access to be disabled. id:...

7.5CVSS7.5AI score0.09805EPSS
SaveExploits1References5
Kitploit
Kitploit
•added 2026/09/25 6:07 p.m.•11 views

CVE-2024-4956-PoC

title="Nexus Repository Manager" GET /%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1Host: x.x.x.xUser-Agent: Mozilla/5.0 Windows NT 5.1; rv:21.0 Gecko/20100101 Firefox/21.0Connection: closeAccept: /Accept-Language: enAccept-Encoding: gzip...

7.5CVSS7.5AI score0.18245EPSS
SaveExploits16
Kitploit
Kitploit
•added 2026/09/25 4:25 p.m.•9 views

CVE-2025-24813

CVE-2025-24813 - Apache Tomcat パス等価性の脆弱性 Apache Tomcat は、パス内の ../ シーケンスの不適切な処理により、Path Equivalence / Path Traversal の問題に対して脆弱です。 CVE ID: CVE-2025-24813 重要度: 緊急 参考リンク: https://github.com/advisories/GHSA-83qj-6fr2-vhqg PoC 手順: 1. PUT メソッドでcurl リクエストを送信: root@kitploit: curl -X PUT...

9.8CVSS8.6AI score0.99927EPSS
SaveExploits51References1
Kitploit
Kitploit
•added 2026/09/24 7:09 p.m.•35 views

vault-cve-2026-5006-audit

CVE-2026-5006 ツールキット(HCSEC-2026-32) Vault のテンプレート化ポリシーにおけるスラッシュインジェクションの脆弱性に対処するための2つのツールです。問題の説明と影響範囲の把握に役立つ対話型ウォークスルーと、稼働中のクラスターを検査して結果を Markdown に書き出す監査スクリプトです。 vault-cve-2026-5006-walkthrough.html - 問題を解説する対話型の自己完結型 HTML ファイル vault-cve-2026-5006-audit.sh - 読み取り専用のクラスター監査スクリプト。4つのレポートを生成します...

6.8CVSS5.9AI score0.00279EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/24 3:07 p.m.•13 views

NotCVE-2026-0009

nitroshare のパストラバーサル脆弱性 説明 NitroShare Desktop v0.3.4 は、LAN ファイル転送サーバーにパストラバーサル脆弱性が存在します。サーバーは認証なしで全ネットワークインターフェース(ポート 40818)で待ち受けます。ファイルを受信する際、送信者の JSON アイテムヘッダーにある name フィールドは、解決されたパスが転送ルートディレクトリ C:\UserName\Downloads\NitroShare 内に留まるかどうかを検証せずに渡されます。同じ LAN...

7.8CVSS8AI score0.00087EPSS
SaveExploits2
RedhatCVE
RedhatCVE
•added 2026/09/23 6:47 p.m.•5 views

CVE-2026-63131

A flaw was found in OpenBao, an open source identity-based secrets management system. This vulnerability allows an authenticated attacker to bypass Access Control List ACL deny rules for LIST operations. By sending a specially crafted LIST request with a trailing-slash, an attacker can list paths...

6CVSS5.7AI score0.00354EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/23 5:59 p.m.•33 views

CVE-2026-63131 OpenBao LIST ACL bypass: a trailing-slash LIST request skips a more-specific deny rule (unported Vault v2.0.3 fix)

OpenBao is an open source identity-based secrets management system. Prior to 2.6.0, OpenBao's vault/policy/acl.go could evaluate a broader wildcard ACL grant before more-specific trailing-wildcard ACL paths with capabilities = "deny" for a LIST operation. When a parent path permitted LIST and a...

6CVSS0.00354EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/23 5:59 p.m.•4 views

CVE-2026-63131 OpenBao LIST ACL bypass: a trailing-slash LIST request skips a more-specific deny rule (unported Vault v2.0.3 fix)

OpenBao is an open source identity-based secrets management system. Prior to 2.6.0, OpenBao's vault/policy/acl.go could evaluate a broader wildcard ACL grant before more-specific trailing-wildcard ACL paths with capabilities = "deny" for a LIST operation. When a parent path permitted LIST and a...

6CVSS5.8AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
•added 2026/09/22 2:19 p.m.•6 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.8AI score0.0031EPSS
SaveExploits0References8
Kitploit
Kitploit
•added 2026/09/22 6:08 a.m.•7 views

CVE-2021-43798

CVE-2021-43798 1. 概要 Grafana は、データ監視および管理機能をサポートするオープンソースプラットフォームであり、以下のバージョンでは ../ のような特殊文字を使用してファイルパスを操作できる Path Traversal 脆弱性が存在します。 8.0.0 以上、8.0.7 未満 8.1.0 以上、8.1.8 未満 8.2.0 以上、8.2.7 未満 8.3.0 脆弱なパスは /public/plugins// で、 はインストール済みプラグインの ID です。以下の資料から脆弱なパスを確認できます。...

7.5CVSS8.3AI score0.88503EPSS
SaveExploits48References1
CVE
CVE
•added 2026/09/21 8:54 p.m.•18 views

CVE-2026-59816

Joplin Server (prior to 3.7.7 ) is vulnerable to a path traversal in its transcription proxy endpoints. When TRANSCRIBE_ENABLED=true, the GET and POST /api/transcribe/:id handlers pass the decoded job ID directly into backend URLs. An authenticated user can inject URL-encoded slash and parent-dir...

4.3CVSS5.8AI score0.00355EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/21 8:54 p.m.•7 views

CVE-2026-59816 Joplin: Path traversal in transcribe proxy endpoint via URL-encoded slash

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.7.7, the GET /api/transcribe/:id and POST /api/transcribe/:id handlers in packages/server/src/routes/api/transcribe.ts on Joplin Server instances with TRANSCRIBEENABLED=true pass t...

4.3CVSS5.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/21 7:05 a.m.•6 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.8AI score0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/21 5:13 a.m.•11 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.8AI score0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/21 3:08 a.m.•5 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.8AI score0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/21 3:08 a.m.•9 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.8AI score0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/21 3:06 a.m.•6 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.8AI score0.0031EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/18 5:17 p.m.•6 views

UBUNTU-CVE-2026-91147

A flaw was found in cockpit-ws. This vulnerability allows a remote, unauthenticated attacker to cause a Denial of Service DoS by sending a specially crafted request. When the WebService.UrlRoot is configured and a request is made to the exact URL-root prefix without a trailing slash, cockpit-ws c...

5.9CVSS5.8AI score0.00511EPSS
SaveExploits0References4
Rows per page
Query Builder