Lucene search
+L

39 matches found

Kitploit
Kitploit
•added 2026/09/24 1:08 p.m.•14 views

CVE-2020-11800

課題ガイドラインで必須とされるセクションは「Required」と表示されています。 1. 環境 Required Dockerfile Required この環境は、Vulhubが提供する脆弱なZabbix ServerイメージをベースにしたカスタムDockerfileを使用しています。 root@kitploit: FROM vulhub/zabbix:3.0.3-server このDockerfileは、脆弱なZabbix 3.0.3サーバ環境を使用してローカルイメージをビルドします。ビルドプロセス中に追加のパッケージや設定は追加されていません。 docker-compose.yml...

9.8CVSS8.3AI score0.09191EPSS
SaveExploits16
Kitploit
Kitploit
•added 2026/09/23 7:14 a.m.•16 views

gogs

gogs ここでは、SEED Ubuntu 16.04 VM上にラボをセットアップします。SQLインジェクションの脆弱性を悪用する前に、まずVM上にGo Git Service(GOGS)をインストールする必要があります。VMをセットアップする手順は以下の通りです。 ステップ1: データベースのインストール システムにログインしたら、以下のコマンドを実行してライブラリとリポジトリが最新であることを確認します。 $ sudo apt-get -y update バックエンドではMySQLサーバーを使用しているため、VMにインストールする必要があります。以下のコマンドでインストールできます。...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/22 3:50 a.m.•6 views

NextJS-CVE-2025-29927

🔓 NextJS-CVE-2025-29927 - 脆弱なデモアプリケーション これは、CVE-2025-29927 を実証する脆弱な Next.js アプリケーション です。この脆弱性は、不適切な入力処理やアクセス制御の欠陥がある Next.js を使用するWebアプリケーションで特定されたセキュリティ上の欠陥です。 このプロジェクトは MySQL バックエンドと JWT 認証を使用しており、教育およびテスト目的のみ(ペネトレーションテストラボ、責任ある開示デモ、セキュリティ研究など)を対象としています。 users.csv のテストアカウントのパスワードは「123456」で、JWT...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59
CVE
CVE
•added 2026/07/09 9:04 p.m.•76 views

CVE-2026-55170

OpenFGA Open Source CVE-2026-55170 affects the MySQL datastore when decisions rely on case-sensitive user strings. The tuple, changelog, and authorization_model identifier columns can treat case-distinct values (e.g., user:Alice vs user:alice) as equivalent, potentially causing two distinct check...

5.4CVSS5.9AI score0.00339EPSS
SaveExploits0References5Affected Software2
CVE
CVE
•added 2026/05/21 7:33 a.m.•47 views

CVE-2026-44047

CVE-2026-44047 affects Netatalk 3.1.0–4.4.2 and is an SQL injection in the MySQL CNID backend. The root cause is improper handling of input in CNID MySQL backend, leading to unauthorized data access, data modification, or DoS when exploited by a remote authenticated attacker. Fixed in 4.4.3; reme...

8.8CVSS5.9AI score0.00513EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/05/21 7:33 a.m.•19 views

EUVD-2026-31226

An SQL injection vulnerability in the MySQL CNID backend in Netatalk 3.1.0 through 4.4.2 allows a remote authenticated attacker to obtain unauthorized access to data, modify data, or cause a denial of service...

8.8CVSS5.9AI score0.00513EPSS
SaveExploits0References1
RustSec
RustSec
•added 2026/04/30 12:00 p.m.•25 views

Unsound access to padding bytes while serializing date/time values using the Mysql backend

Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels...

5.8AI score
SaveExploits0Affected Software1
OSV
OSV
•added 2026/04/30 12:00 p.m.•14 views

RUSTSEC-2026-0138 Unsound access to padding bytes while serializing date/time values using the Mysql backend

Diesel-async uses the mysql-async crate for interacting with Mysql compatible databases. This library already provides access to deserialized data for date/time releated types. Diesel-async then translated these deserialized data back to their serialized binary representation to hook into diesels...

5.8AI score
SaveExploits0References3
OSV
OSV
•added 2026/04/24 12:00 p.m.•18 views

RUSTSEC-2026-0134 Unsound access to padding bytes while serializing date/time values using the Mysql backend

Diesel relies on libmysqlclient for interacting with Mysql compatible databases. This library requires to provide date/time values according to the byte layout of their MYSQLTIME type. Diesel replicated this type as reprC struct, populated all the fields of this struct and then casted this value ...

5.8AI score
SaveExploits0References3
RustSec
RustSec
•added 2026/04/24 12:00 p.m.•33 views

Unsound access to padding bytes while serializing date/time values using the Mysql backend

Diesel relies on libmysqlclient for interacting with Mysql compatible databases. This library requires to provide date/time values according to the byte layout of their MYSQLTIME type. Diesel replicated this type as reprC struct, populated all the fields of this struct and then casted this value ...

5.8AI score
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
•added 2026/04/17 10:24 p.m.•21 views

PraisonAI: SQL Injection via unvalidated `table_prefix` in 9 conversation store backends (incomplete fix for CVE-2026-40315)

The fix for CVE-2026-40315 added input validation to SQLiteConversationStore only. Nine sibling backends — MySQL, PostgreSQL, async SQLite/MySQL/PostgreSQL, Turso, SingleStore, Supabase, SurrealDB — pass tableprefix straight into f-string SQL. Same root cause, same code pattern, same exploitation...

9.8CVSS5.9AI score0.00414EPSS
SaveExploits2References3Affected Software2
Vulnrichment
Vulnrichment
•added 2026/03/23 7:10 p.m.•28 views

CVE-2026-30849 MantisBT SOAP API has an authentication bypass vulnerability on MySQL

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions prior to 2.28.1 running on MySQL family databases are affected by an authentication bypass vulnerability in the SOAP API, as a result of an improper type checking on the password parameter. Other database backends are not...

9.3CVSS6AI score0.02351EPSS
SaveExploits1References2
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•13 views

EUVD-2013-4438

Malware in sbrugna...

6.8CVSS6.4AI score0.01322EPSS
SaveExploits0References4
GithubExploit
GithubExploit
•added 2025/07/10 11:28 a.m.•150 views

Exploit for SQL Injection in Dimdavid File_Provider

CVE-2025-4578 File Provider = 5.0.12 time-based blind - Parame...

9.8CVSS7.4AI score0.00557EPSS
SaveExploits3
OSV
OSV
•added 2025/06/26 9:15 p.m.•17 views

DEBIAN-CVE-2014-7210

pdns specific as packaged in Debian in version before 3.3.1-1 creates a too privileged MySQL user. It was discovered that the maintainer scripts of pdns-backend-mysql grant too wide database permissions for the pdns user. Other backends are not affected...

9.8CVSS5.3AI score0.00481EPSS
SaveExploits0References1
GithubExploit
GithubExploit
•added 2025/02/20 3:47 p.m.•87 views

Exploit for SQL Injection in Eniture Ltl_Freight_Quotes

CVE-2024-13485 LTL Freight Quotes – ABF Freight Edition = 5.6...

7.5CVSS7.4AI score0.01035EPSS
SaveExploits3
GithubExploit
GithubExploit
•added 2024/12/09 1:22 p.m.•114 views

Exploit for CVE-2024-12270

CVE-2024-12270 Beautiful Taxonomy Filters = 5.1 AND string err...

7.5CVSS7.5AI score0.03714EPSS
SaveExploits1
GithubExploit
GithubExploit
•added 2024/02/21 5:14 p.m.•93 views

Exploit for SQL Injection in Quantumcloud Wpbot

CVE-2023-5204 AI ChatBot = 4.8.9 - Unauthenticated SQL Inj...

9.8CVSS8AI score0.06832EPSS
SaveExploits4
SUSE CVE
SUSE CVE
•added 2023/02/15 5:27 a.m.•9 views

SUSE CVE-2014-5251

The MySQL token driver in OpenStack Identity Keystone 2014.1.x before 2014.1.2.1 and Juno before Juno-3 stores timestamps with the incorrect precision, which causes the expiration comparison for tokens to fail and allows remote authenticated users to retain access via an expired token...

4.9CVSS6.7AI score0.01592EPSS
SaveExploits0References4
Packet Storm
Packet Storm
•added 2017/04/14 12:00 a.m.•83 views

Coppermine Gallery 1.5.44 Directory Traversal

Coppermine Gallery = 1.5.44 directory traversal vulnerability ============================================================== Coppermine is a multi-purpose fully-featured and integrated web picture gallery script written in PHP using GD or ImageMagick as image library with a MySQL backend. A...

0.3AI score
SaveExploits0
Rows per page
Query Builder