SQL Injection

⚔️ Attack Types Related 23
slug: sqli

Explanation

SQLインジェクションは「Webフォームに特殊な文字列を入れて、データベースに不正な命令を実行させる」古典的な攻撃です。 たとえばログイン画面で `' OR '1'='1` と入力するだけでパスワードチェックを回避できる、というのが最も有名な例です。 対策は「プリペアドステートメント」を使うことで、初学者向けの教科書にも載っている基本中の基本ですが、いまだに世界中で被害が続いています。
📌 Example
2017年Equifax事件 (1.4億人の個人情報流出)、2011年Sony PSN事件 (7700万アカウント漏洩)。

🔖 Related tags

🛡 Vulnerabilities tagged with this 1,612

ID Title
CVE-2026-54809 SQL Injection in sqli (CVE-2026-54809)
CVE-2026-54818 SQL Injection in sqli (CVE-2026-54818)
CVE-2026-54819 SQL Injection in sqli (CVE-2026-54819)
CVE-2026-54808 SQL Injection in sqli (CVE-2026-54808)
CVE-2026-54813 SQL Injection in sqli (CVE-2026-54813)
CVE-2026-54815 SQL Injection in c (CVE-2026-54815)
CVE-2025-59554 Unauthenticated SQL Injection in Advanced Ads – Tracking < 3.0.7 versions.
CVE-2026-54185 Subscriber SQL Injection in Cornerstone < 7.8.8 versions.
CVE-2026-54187 Unauthenticated SQL Injection in JetEngine <= 3.8.10.1 versions.
CVE-2026-54811 Unauthenticated SQL Injection in WP eMember < v10.9.4 versions.
CVE-2026-54186 Unauthenticated SQL Injection in JobSearch <= 3.2.9 versions.
CVE-2026-49079 Unauthenticated SQL Injection in JetSearch <= 3.5.17 versions.
CVE-2026-49080 Unauthenticated SQL Injection in wpDataTables <= 7.3.6 versions.
CVE-2026-48875 Unauthenticated SQL Injection in JetSmartFilters <= 3.8.1 versions.
CVE-2026-49084 Unauthenticated SQL Injection in JetEngine < 3.8.9.1 versions.
CVE-2026-48967 Subscriber SQL Injection in Geo Mashup <= 1.13.19 versions.
CVE-2026-49073 SQL Injection in sqli (CVE-2026-49073)
CVE-2026-49076 Unauthenticated SQL Injection in JetEngine <= 3.8.9.1 versions.
CVE-2026-39596 Unauthenticated SQL Injection in Blocksy Companion Pro < 2.1.29 versions.
CVE-2026-28576 SQL Injection in sqli (CVE-2026-28576)
CVE-2026-39438 Unauthenticated SQL Injection in ListingPro <= 2.9.10 versions.
CVE-2026-22332 Unauthenticated SQL Injection in Tutor LMS Pro <= 3.9.6 versions.
CVE-2026-22335 Subscriber SQL Injection in WooCommerce Frontend Manager – Ultimate < 6.7.7 versions.
CVE-2026-22340 Unauthenticated SQL Injection in WPJobster <= 6.3.5 versions.
CVE-2026-12360 SQL Injection in wordpress (CVE-2026-12360)
CVE-2025-69135 Subscriber SQL Injection in Events Schedule - WordPress Events Calendar Plugin <= 2.7.2 versions.
CVE-2026-52715 Unauthenticated SQL Injection in GEO my WordPress <= 4.5.5 versions.
CVE-2026-39581 Subscriber SQL Injection in WP Sessions Time Monitoring Full Automatic <= 1.1.4 versions.
CVE-2026-39574 Unauthenticated SQL Injection in InPost Gallery <= 2.1.4.6 versions.
CVE-2026-49772 SQL Injection in sqli (CVE-2026-49772)

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →