Lucene search
+L

340 matches found

Kitploit
Kitploit
added 2026/09/15 5:37 p.m.11 views

CVE-2024-37051

CVE-2024-37051 分析 概要 CVE-2024-37051 は、JetBrains の IntelliJ ベースの IDE に見つかった脆弱性で、GitHub プラグインに影響を与えます。悪意のあるプルリクエスト PR が読み込まれると、GitHub アクセストークンが不正に露出される可能性があります。 技術詳細 この脆弱性は、IDE 内で PR をレンダリングする際に発生します。悪意のある PR により、IDE が攻撃者の指定した URL に GitHub トークンを送信する可能性があります。パッチにはホスト検証が含まれており、トークンが認可された GitHub...

9.3CVSS8.1AI score0.03837EPSS
SaveExploits1
NVD
NVD
added 2026/09/14 5:17 p.m.6 views

CVE-2026-55837

dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.20.0, the local OAuth helper in src/dbtmcp/oauth/fastapiapp.py exposes GET /dbtplatformcontext without authentication or Host validation after a user completes the dbt Platform OAuth flow. The endpoint returns the ful...

6.8CVSS0.00211EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/14 2:49 p.m.5 views

EUVD-2026-77542

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, SpiderTools.validateurl calls hostisblocked, which checks literal host encodings but does not resolve DNS names before scrapepage, crawl, extractlinks, extracttext, or URL-mention fetches connect. An attacker-controlled...

8.5CVSS5.6AI score0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/14 7:17 a.m.9 views

CVE-2026-71198

In OpenStack Glance before 32.0.1, the location API does not validate destination hosts when adding an HTTP location to an image. Unlike the web-download import path, the location API only checks the URL scheme and does not apply the importfilteringopts host restrictions. An authenticated user ca...

7CVSS0.00449EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/14 6:54 a.m.34 views

CVE-2026-71198

In OpenStack Glance before 32.0.1, the location API does not validate destination hosts when adding an HTTP location to an image. Unlike the web-download import path, the location API only checks the URL scheme and does not apply the importfilteringopts host restrictions. An authenticated user ca...

7CVSS0.00449EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/14 6:54 a.m.27 views

CVE-2026-71198

CVE-2026-71198 is a server-side request forgery (SSRF) in OpenStack Glance before 32.0.1 . When the HTTP store backend is enabled, the location API validates only the URL scheme but does not apply import_filtering_opts host restrictions. An authenticated user can add an image location pointing to...

7CVSS5.7AI score0.00449EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/14 6:54 a.m.7 views

EUVD-2026-77315

In OpenStack Glance before 32.0.1, the location API does not validate destination hosts when adding an HTTP location to an image. Unlike the web-download import path, the location API only checks the URL scheme and does not apply the importfilteringopts host restrictions. An authenticated user ca...

7CVSS5.7AI score0.00449EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/10 9:52 p.m.17 views

CVE-2026-54054

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0 , its URL import endpoint (POST /api/files/url) is vulnerable to full-read SSRF . The HTTP downloader fetches user-supplied URLs with redirects enabled and does not validate whether the targ...

6.5CVSS5.8AI score0.00258EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/10 9:52 p.m.36 views

CVE-2026-54054 Transmute has full-read SSRF in URL file import (POST /api/files/url) — no host/IP validation, follows redirects

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, POST /api/files/url, is vulnerable to Server-Side Request Forgery SSRF. The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects...

6.5CVSS0.00258EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.14 views

PT-2026-89392

Renovate, a dependency update tool, follows pagination links supplied by the GitHub server in the HTTP Link header when interacting with GitHub.com, GitHub Enterprise Cloud, or GitHub Enterprise Server, and sends the credentials configured for that host to the URL given as the 'next' page. Becaus...

9.2CVSS5.7AI score0.00304EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/09 11:21 a.m.8 views

EUVD-2026-74847

Lara Dashboard through 1.3.1 contains a server-side request forgery vulnerability in the POST /api/admin/builder/markdown/fetch endpoint that allows any authenticated user to fetch arbitrary URLs and read the response body. Attackers can read internal HTTP services and cloud metadata including IA...

7.1CVSS5.8AI score0.0033EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/09 10:48 a.m.41 views

CVE-2026-73334 Apache Parquet Hadoop: File-controlled KMS URL is forwarded to pluggable KmsClient that skips host validation

Potential problem for users of the org.apache.parquet.crypto.keytools package in Apache Parquet, versions 1.12 to 1.18. This package enables users to encrypt Parquet files via an envelope encryption mechanism that wraps encrypts data keys via a Key Management Service KMS. On the reader side, the...

0.00376EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/09 10:48 a.m.25 views

CVE-2026-73334

Apache Parquet (Java, org.apache.parquet.crypto.keytools package, versions 1.12–1.18 ) is vulnerable to unauthorized disclosure of KMS tokens when reading encrypted Parquet files. If the KMS URL is file-controlled rather than application-controlled, it is forwarded to a pluggable KmsClient implem...

8.1CVSS5.7AI score0.00376EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/09/09 10:48 a.m.7 views

EUVD-2026-74804

Potential problem for users of the org.apache.parquet.crypto.keytools package in Apache Parquet, versions 1.12 to 1.18. This package enables users to encrypt Parquet files via an envelope encryption mechanism that wraps encrypts data keys via a Key Management Service KMS. On the reader side, the...

5.7AI score0.00376EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 4:41 p.m.112 views

CVE-2026-84393

Fortinet FortiOS 7.6.1 through 7.6.6 and FortiProxy 7.6.2 through 7.6.6 are affected by an improper validation of certificate with host mismatch vulnerability that may allow a remote attacker to achieve information disclosure . The attack requires high complexity and no user interaction or prior ...

8.1CVSS5.7AI score0.00155EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 3:48 p.m.34 views

CVE-2026-86600

Snowflake drivers (PHP PDO, .NET, Go, Python, ODBC, libsnowflakeclient, JDBC, Node.js) are affected by a flaw in WORKLOAD_IDENTITY authentication: the driver mints a cloud workload-identity token and attaches it to the login request without verifying the configured host is a Snowflake endpoint . ...

8.2CVSS5.7AI score0.00309EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/08 3:48 p.m.35 views

CVE-2026-86600 Workload identity attestation generated before login host validation in Snowflake drivers

In affected Snowflake drivers, WORKLOADIDENTITY authentication requests a cloud workload-identity token and attaches it to the login request without verifying that the configured host is a Snowflake endpoint. An attacker who can modify the connection configuration can cause the driver to mint a...

8.2CVSS0.00309EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/08 3:48 p.m.9 views

CVE-2026-86600 Workload identity attestation generated before login host validation in Snowflake drivers

In affected Snowflake drivers, WORKLOADIDENTITY authentication requests a cloud workload-identity token and attaches it to the login request without verifying that the configured host is a Snowflake endpoint. An attacker who can modify the connection configuration can cause the driver to mint a...

8.2CVSS5.7AI score
SaveExploits0References22
NVD
NVD
added 2026/09/08 2:17 p.m.7 views

CVE-2026-73319

XenForo before 2.3.13 contains a cross-site scripting vulnerability in the dynamic redirect handler that allows unauthenticated attackers to execute arbitrary JavaScript in the board origin by crafting a malicious javascript: URI that bypasses host validation. Attackers can embed the board hostna...

6.1CVSS0.00286EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/09/08 1:19 p.m.9 views

EUVD-2026-72756

XenForo before 2.3.13 contains a cross-site scripting vulnerability in the dynamic redirect handler that allows unauthenticated attackers to execute arbitrary JavaScript in the board origin by crafting a malicious javascript: URI that bypasses host validation. Attackers can embed the board hostna...

6.1CVSS6.1AI score0.00286EPSS
SaveExploits2References3
Rows per page
Query Builder