662 matches found
kismet
https://www.kismetwireless.net The Kismet docs can be most easily found and read at the Kismet website The docs repository is at: root@kitploit: $ git clone https://www.kismetwireless.net/git/kismet-docs.git and mirrored on Github at: root@kitploit: $ git clone...
log4j_RCE_CVE-2021-44832
Log4j 2.17.0 RCE -- CVE-2021-44832 再現 1. 悪意のあるjndiサーバーを起動する root@kitploit: java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "/System/Applications/Calculator.app/Contents/MacOS/Calculator" -A "127.0.0.1" 2. config/log4j2.xmlのDataSource部分を、生成したjndiアドレスに変更する root@kitploit:...
CVE-2026-31816-rshell
CVE-2026-31816 リバースシェルエクスプロイト 概要 このツールはCVE-2026-31816を悪用して、標的のBudibaseサーバーにリバースシェル接続を確立します。 攻撃チェーン : 認証バイパス → DATASOURCEプラグインのアップロード → サーバーサイドコード実行 → リバースシェル 要件 Python 3.6以上 requestsライブラリ(pip install requests) CVE-2026-31816の影響を受ける標的Budibaseサーバー 使用方法 基本手順 root@kitploit: 1. 攻撃者マシンでリスナーを起動 nc -lvnp...
DataEase_Postgresql_JDBC_Bypass-CVE-2025-49002
fofa構文:title="DataEase" poc: "POST /de2api/datasource/validate HTTP/1.1 Host: your-ip Accept-Encoding: gzip, deflate, br, zstd sec-ch-ua: ""Google Chrome"";v=""135"", ""Not-A.Brand"";v=""8"", ""Chromium"";v=""135"" User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64 AppleWebKit/537.36 KHTML, like...
CVE-2026-63199
A flaw was found in Perses, an open-source dashboard and visualization project. A low-privilege user with datasource creation rights can exploit a missing authorization check in the datasource proxy. This allows the user to attach a project or global secret they cannot otherwise read and cause...
CVE-2026-54350-Budibase-NoSQL-Injection
CVE-2026-54350 — Budibase 인증되지 않은 NoSQL 연산자 삽입 Budibase에서 인증되지 않은 JSON/NoSQL 연산자 삽입 취약점. 문서 데이터 소스MongoDB, CouchDB, Elasticsearch, DynamoDB-PartiQL, 또는 JSON 본문이 있는 REST를 기반으로 하는 PUBLIC 쿼리를 노출하는 게시된 Budibase 앱의 모든 익명 방문자는 백업 컬렉션의 모든 문서를 읽을 수 있으며 , 공개 쓰기 쿼리가 존재하는 경우 단일 인증되지 않은 HTTP 요청으로 모든 문서를 수정할 ...
Quartz-1
コンパイルするには: % mvn install -DskipTests 注意: a. 最終的なQuartz jarはquartz/targetの下にあります b. コンパイルに必要なOracleおよび/またはWeblogicのサードパーティライブラリjarがない場合 (これらはライセンスの関係で公開Mavenリポジトリには見つかりません)、メインのpom.xmlの下で該当モジュールを コメントアウトするか、必要なアーティファクトをダウンロードしてインストールできます。 Oracleの場合:ojdbc5.jarは...
Grafana-CVE-2024-9264
Grafana-CVE-2024-9264 root@kitploit: POST /api/ds/query?dstype=expr&expression=true&requestId=Q100 HTTP/1.1 Host: 127.0.0.1:3000 Content-Type: application/json Cookie: grafanasession=a739fa9aeb235f2790f17de00fefe528 Content-Length: 368 "from": "1696154400000", "to": "1696345200000", "queries":...
CVE-2026-63199
Perses is an open-source dashboard and visualization project for observability data. From 0.43.0 until 0.54.0-rc.0, the datasource creation and unsaved datasource proxy paths authorize the caller on a Datasource or GlobalDatasource scope but do not require read permission for the separately...
GHSA-4227-9989-JRHX Perses's missing authorization in datasource proxy allows cross-scope secret disclosure
Impact The datasource proxy authorizes the caller on the Datasource scope, then resolves and decrypts any Secret named in the request body with no Secret-scope check. Datasource and Secret are distinct, independently grantable role scopes, so an operator can grant datasource access without secret...
Perses's missing authorization in datasource proxy allows cross-scope secret disclosure
Impact The datasource proxy authorizes the caller on the Datasource scope, then resolves and decrypts any Secret named in the request body with no Secret-scope check. Datasource and Secret are distinct, independently grantable role scopes, so an operator can grant datasource access without secret...
CVE-2026-63199 Perses: Missing authorization in datasource proxy allows cross-scope secret disclosure
Perses is an open-source dashboard and visualization project for observability data. From 0.43.0 until 0.54.0-rc.0, the datasource creation and unsaved datasource proxy paths authorize the caller on a Datasource or GlobalDatasource scope but do not require read permission for the separately...
CVE-2026-63199
Perses (open-source observability dashboard) versions 0.43.0 through 0.54.0-rc.0 contain a missing authorization check in the datasource creation and unsaved datasource proxy paths. The proxy verifies the caller's Datasource or GlobalDatasource scope but fails to require read permission on the se...
CVE-2026-63199 Perses: Missing authorization in datasource proxy allows cross-scope secret disclosure
Perses is an open-source dashboard and visualization project for observability data. From 0.43.0 until 0.54.0-rc.0, the datasource creation and unsaved datasource proxy paths authorize the caller on a Datasource or GlobalDatasource scope but do not require read permission for the separately...
EUVD-2026-83267
Perses is an open-source dashboard and visualization project for observability data. From 0.43.0 until 0.54.0-rc.0, the datasource creation and unsaved datasource proxy paths authorize the caller on a Datasource or GlobalDatasource scope but do not require read permission for the separately...
CVE-2026-53557 SQLBot: Second-Order SQL Injection via Excel Datasource Leading to Remote Command Execution
SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.9.0, an authenticated user can supply a crafted sheet"tableName" value in the Excel datasource configuration submitted through POST /api/v1/datasource/, and SQLBot stores that value without safe...
CVE-2026-53557 SQLBot: Second-Order SQL Injection via Excel Datasource Leading to Remote Command Execution
SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.9.0, an authenticated user can supply a crafted sheet"tableName" value in the Excel datasource configuration submitted through POST /api/v1/datasource/, and SQLBot stores that value without safe...
CVE-2026-53557
SQLBot , an intelligent Text-to-SQL system built on LLMs and RAG, contains a second-order SQL injection in its Excel datasource handling. Prior to 1.9.0 , an authenticated user can supply a crafted sheet["tableName"] value via POST /api/v1/datasource/, which is stored without safe identifier hand...
CVE-2026-53557 SQLBot: Second-Order SQL Injection via Excel Datasource Leading to Remote Command Execution
SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.9.0, an authenticated user can supply a crafted sheet"tableName" value in the Excel datasource configuration submitted through POST /api/v1/datasource/, and SQLBot stores that value without safe...
grafana: Grafana: Denial of Service due to Out of Memory via $__timeGroup macro
A flaw was found in Grafana. A remote attacker with authenticated access to a SQL datasource can exploit a vulnerability in the $timeGroup macro. By sending specially crafted queries, an attacker can cause an Out of Memory OOM error, leading to the Grafana server crashing and resulting in a Denia...