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 1,615

ID Titre
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)
CVE-2017-15975 Injection SQL dans sqli (CVE-2017-15975)
CVE-2017-15976 Injection SQL dans sqli (CVE-2017-15976)
CVE-2017-15958 D-Park Pro Domain Parking Script 1.0 allows SQL Injection via the username to admin/loginform.php.
CVE-2017-15959 Injection SQL dans sqli (CVE-2017-15959)
CVE-2017-15960 Injection SQL dans sqli (CVE-2017-15960)
CVE-2017-15961 iProject Management System 1.0 allows SQL Injection via the ID parameter to index.php.
CVE-2017-15963 Injection SQL dans sqli (CVE-2017-15963)
CVE-2017-15964 Job Board Script Software allows SQL Injection via the PATH_INFO to a /job-details URI.
CVE-2017-15965 Injection SQL dans sqli (CVE-2017-15965)
CVE-2017-15966 Injection SQL dans sqli (CVE-2017-15966)
CVE-2017-15967 Injection SQL dans sqli (CVE-2017-15967)
CVE-2017-15968 MyBuilder Clone 1.0 allows SQL Injection via the phpsqlsearch_genxml.php subcategory parameter.
CVE-2017-15969 Injection SQL dans sqli (CVE-2017-15969)
CVE-2017-15970 Injection SQL dans sqli (CVE-2017-15970)
CVE-2017-15971 Injection SQL dans sqli (CVE-2017-15971)
CVE-2017-15972 Injection SQL dans sqli (CVE-2017-15972)
CVE-2017-15973 Injection SQL dans sqli (CVE-2017-15973)
CVE-2017-15974 tPanel 2009 allows SQL injection for Authentication Bypass via 'or 1=1 or ''=' to login.php.
CVE-2017-15946 Injection SQL dans sqli (CVE-2017-15946)
CVE-2017-15949 Injection SQL dans sqli (CVE-2017-15949)

🍪 À propos des cookies

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

En savoir plus →