SQL Injection

⚔️ Attack Types Liées 23
slug: sqli

Explication

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

🔖 Étiquettes liées

🛡 Vulnérabilités associées 2,387

ID Titre
CVE-2017-16848 Injection SQL dans sqli (CVE-2017-16848)
CVE-2017-16849 Injection SQL dans sqli (CVE-2017-16849)
CVE-2017-16850 Injection SQL dans sqli (CVE-2017-16850)
CVE-2017-16851 Injection SQL dans sqli (CVE-2017-16851)
CVE-2017-12302 Injection SQL dans sqli (CVE-2017-12302)
CVE-2015-3933 Injection SQL dans sqli (CVE-2015-3933)
CVE-2017-16561 Injection SQL dans sqli (CVE-2017-16561)
CVE-2017-16542 Injection SQL dans sqli (CVE-2017-16542)
CVE-2017-16543 Injection SQL dans sqli (CVE-2017-16543)
CVE-2017-11508 Injection SQL dans sqli (CVE-2017-11508)
CVE-2017-12276 Vulnérabilité dans sqli (CVE-2017-12276)
CVE-2017-16510 Injection SQL dans wordpress (CVE-2017-16510)
CVE-2017-14356 Injection SQL dans express (CVE-2017-14356)
CVE-2017-15977 Protected Links - Expiring Download Links 1.0 allows SQL Injection via the username parameter.
CVE-2017-15978 AROX School ERP PHP Script 1.0 allows SQL Injection via the office_admin/ id parameter.
CVE-2017-15979 Shareet - Photo Sharing Social Network 1.0 allows SQL Injection via the photo parameter.
CVE-2017-15980 US Zip Codes Database Script 1.0 allows SQL Injection via the state parameter.
CVE-2017-15981 Injection SQL dans sqli (CVE-2017-15981)
CVE-2017-15982 Injection SQL dans sqli (CVE-2017-15982)
CVE-2017-15983 Injection SQL dans sqli (CVE-2017-15983)
CVE-2017-15984 Creative Management System (CMS) Lite 1.4 allows SQL Injection via the S parameter to index.php.
CVE-2017-15985 Basic B2B Script allows SQL Injection via the product_view1.php pid or id parameter.
CVE-2017-15986 CPA Lead Reward Script allows SQL Injection via the username parameter.
CVE-2017-15987 Injection SQL dans sqli (CVE-2017-15987)
CVE-2017-15988 Injection SQL dans sqli (CVE-2017-15988)
CVE-2017-15989 Injection SQL dans sqli (CVE-2017-15989)
CVE-2017-15991 Injection SQL dans sqli (CVE-2017-15991)
CVE-2017-15992 Website Broker Script allows SQL Injection via the 'status_id' Parameter to status_list.php.
CVE-2017-15993 Zomato Clone Script allows SQL Injection via the restaurant-menu.php resid parameter.
CVE-2017-16000 Injection SQL dans sqli (CVE-2017-16000)

🍪 À propos des cookies

Nous utilisons des cookies pour conserver votre session, mémoriser la langue et améliorer le service.

En savoir plus →