Lucene search
+L

463 matches found

RedHat Linux
RedHat Linux
added 2026/08/31 2:32 p.m.5 views

github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/31 7:23 a.m.9 views

web-wordlist-generator

WEB-Wordlist-Generator NOTE : You should definitely use it for legal activities. Please See; USAGEPOLICY.md LICENSE Description WEB-Wordlist-Generator scans your web applications and creates related wordlists to take preliminary countermeasures against cyber attacks. ScreenShot Done Scan Static...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/31 5:48 a.m.4 views

envocabulary

envocabulary For every variable in your current shell, find the file and line that set it — or which subsystem direnv, launchd, terminal, SSH, system injected it. Plus a few static-file commands for the moment your shell config has sprawled across N files and backups and you've lost the plot. I...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 2:50 a.m.3 views

indicator-intelligence

Indicator-Intelligence 注記 : 必ず合法的な活動に使用してください。参照:USAGEPOLICY.md LICENSE 説明 Indicator-Intelligenceが静的ファイルを収集した後、脅威インテリジェンスのために関連ドメインとIPv4アドレスを検出します。 スクリーンショット 完了 関連ドメイン、IPの収集。 HTTP - HTTPS チェック。 ターゲットWebアプリケーションの2次レベルまたはより深い静的ファイルのスキャン。 インストール ソースコードから インストール前にパッケージ依存関係にvirtualenvを使用できます。...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/28 5:34 a.m.9 views

static-file-checker

static-file-checker Verifica se há credenciais expostas no /static/staticfiles.json do Django usando nuclei...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/08/27 1:18 p.m.9 views

CVE-2026-81560

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS0.00479EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 10:30 a.m.29 views

CVE-2026-81560 blackms aistack Static File server.ts path traversal

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS0.00479EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/27 10:30 a.m.8 views

EUVD-2026-66998

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS5.5AI score0.00479EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/27 10:30 a.m.10 views

CVE-2026-81560

blackms aistack versions up to 1.6.1 are affected by a path traversal vulnerability in the Static File Handler component (file src/web/server.ts). The root cause is improper handling of the req.url argument, which can be manipulated to access files outside the intended directory. The attack is re...

6.9CVSS5.5AI score0.00479EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/27 10:30 a.m.7 views

CVE-2026-81560 blackms aistack Static File server.ts path traversal

A vulnerability was identified in blackms aistack up to 1.6.1. Affected by this issue is some unknown functionality of the file src/web/server.ts of the component Static File Handler. Such manipulation of the argument req.url leads to path traversal. The attack can be executed remotely. The explo...

6.9CVSS5.5AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/26 8:07 p.m.3 views

CVE-2025-20384

SPLUNK CVE-2025-20384 なぜか知らないけど、友達が送ってきたものを読んで、適当なJavaScriptコードを打ち始めた。 Log Injection/Forgery/Poisoning/Obfuscate type POC この記事をお読みください OWASP Log Injection TL;DR 静的ファイルを探し、それを渡してランダムなパラメータを追加する そこで、以下のように実行する。curl -k...

5.3CVSS5.5AI score0.00385EPSS
SaveExploits1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/26 2:55 p.m.3 views

Malicious code in ndmfguyhoxc3 (npm)

Published as part of a ClickFix-style fake-CAPTCHA phishing campaign documented by OX Security see reference. The package's only file is index.html, declared as the npm "main" entry; package.json defines no preinstall/install/postinstall/prepare lifecycle script, so the payload does not execute a...

6AI score
SaveExploits0References2
OSV
OSV
added 2026/08/25 4:13 p.m.4 views

GHSA-VFP3-V2GW-7WFQ Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

Summary Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an attacker to bypass route-level access controls...

7.5CVSS5.6AI score0.00431EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/20 12:35 a.m.9 views

EUVD-2026-62902

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, an unauthenticated user could read JavaScript files outside the Splunk Web static directory. The vulnerability is possible because Splunk Web does not restrict static file requests to the configured static directory...

5.3CVSS5.3AI score0.00301EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 10:17 p.m.10 views

CVE-2026-76390

In Cisco Talos Intelligence for Enterprise Security Cloud versions below 1.0.3, an unauthenticated user could access the add-on OpenAPI specification through Splunk Web static file paths. The exposed specification could allow for reconnaissance of the add-on Representational State Transfer REST A...

5.3CVSS0.00291EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 10:17 p.m.10 views

CVE-2026-76337

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, an unauthenticated user could read JavaScript files outside the Splunk Web static directory. The vulnerability is possible because Splunk Web does not restrict static file requests to the configured static directory...

5.3CVSS0.00301EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.40 views

CVE-2026-76390 Information Disclosure through Splunk Web in Cisco Talos Intelligence for Enterprise Security Cloud

In Cisco Talos Intelligence for Enterprise Security Cloud versions below 1.0.3, an unauthenticated user could access the add-on OpenAPI specification through Splunk Web static file paths. The exposed specification could allow for reconnaissance of the add-on Representational State Transfer REST A...

5.3CVSS0.00291EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.13 views

CVE-2026-76337

CVE-2026-76337 is a path traversal vulnerability in Splunk Enterprise affecting versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14 . The root cause is that Splunk Web does not restrict static file requests to the configured static directory, allowing an unauthenticated attacker to read JavaScript ...

5.3CVSS5.3AI score0.00301EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/19 8:24 p.m.12 views

logto-tunnel serves files outside --experience-path via path traversal

Summary @logto/tunnel serves custom sign-in experience files from the --experience-path directory. When the tunnel service is reachable, a requester can use ../ path segments in a static asset request to read files outside that directory that the CLI process can read. Details The tunnel command...

8.7CVSS5.7AI score0.00441EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/19 7:47 p.m.24 views

CVE-2026-63188

CVE-2026-63188 is a path traversal vulnerability in the @logto/tunnel npm package (part of Logto, an open-source auth infrastructure) affecting versions prior to 0.3.9 . When the --experience-path option is enabled, the createStaticFileProxy function passes request.url directly into path.join(sta...

8.7CVSS5.4AI score0.00441EPSS
SaveExploits0References4
Rows per page
Query Builder