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,613

ID Title
CVE-2026-13333 SQL Injection in wordpress (CVE-2026-13333)
CVE-2026-52785 SQL Injection in sqli (CVE-2026-52785)
CVE-2026-57643 Contributor SQL Injection in WP Post Author <= 3.9.1 versions.
CVE-2026-57662 Contributor SQL Injection in Contest Gallery <= 30.0.0 versions.
CVE-2026-57642 Contributor SQL Injection in Gallery <= 4.7.8 versions.
CVE-2026-57653 Contributor SQL Injection in WP Job Portal <= 2.5.2 versions.
CVE-2026-57667 Sales Representative SQL Injection in Groundhogg <= 4.5 versions.
CVE-2026-57663 Contributor SQL Injection in Recipe Maker For Your Food Blog from Zip Recipes <= 8.2.7 versions.
CVE-2026-57644 Contributor SQL Injection in Restaurant Menu by MotoPress <= 2.4.10 versions.
CVE-2026-56067 Unauthenticated SQL Injection in JetSmartFilters <= 3.8.3 versions.
CVE-2026-57631 Administrator SQL Injection in Popup box <= 6.0.1 versions.
CVE-2026-56068 Unauthenticated SQL Injection in JetEngine <= 3.8.10.2 versions.
CVE-2026-57636 Contributor SQL Injection in wpForo Forum <= 3.0.9 versions.
CVE-2026-56070 Unauthenticated SQL Injection in Advance Product Search <= 1.4.4 versions.
CVE-2026-57628 Administrator SQL Injection in WP All Import <= 4.0.1 versions.
CVE-2026-56034 Unauthenticated SQL Injection in Library Management System <= 3.5.7 versions.
CVE-2026-56036 Unauthenticated SQL Injection in 워드프레스 결제 심플페이 <= 5.5.6 versions.
CVE-2026-56064 Subscriber SQL Injection in Tourfic <= 2.22.5 versions.
CVE-2026-56062 Unauthenticated SQL Injection in Quotes llama <= 3.1.5 versions.
CVE-2026-54825 Unauthenticated SQL Injection in wpDataTables <= 7.4 versions.
CVE-2026-54831 Unauthenticated SQL Injection in GeoDirectory <= 2.8.162 versions.
CVE-2026-54827 Unauthenticated SQL Injection in Real Estate 7 <= 3.5.9 versions.
CVE-2026-54820 Unauthenticated SQL Injection in JetBooking <= 4.0.4.1 versions.
CVE-2026-10835 Vulnerability in wordpress (CVE-2026-10835)
CVE-2026-13226 SQL Injection in wordpress (CVE-2026-13226)
CVE-2026-40083 SQL Injection in sqli (CVE-2026-40083)
CVE-2026-37149 SQL Injection in sqli (CVE-2026-37149)
CVE-2026-57587 SQL Injection in sqli (CVE-2026-57587)
CVE-2026-57588 SQL Injection in sqli (CVE-2026-57588)
CVE-2026-54838 Subscriber SQL Injection in WC Vendors Marketplace <= 2.6.8 versions.

🍪 About cookies

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

Details →