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-17605 Consumer Complaints Clone Script 1.0 has SQL Injection via the other-user-profile.php id parameter.
CVE-2017-17606 Co-work Space Search Script 1.0 has SQL Injection via the /list city parameter.
CVE-2017-17607 CMS Auditor Website 1.0 has SQL Injection via the PATH_INFO to /news-detail.
CVE-2017-17608 Child Care Script 1.0 has SQL Injection via the /list city parameter.
CVE-2017-17609 Chartered Accountant Booking Script 1.0 has SQL Injection via the /service-list city parameter.
CVE-2017-17610 Injection SQL dans sqli (CVE-2017-17610)
CVE-2017-17611 Doctor Search Script 1.0 has SQL Injection via the /list city parameter.
CVE-2017-17567 Injection SQL dans sqli (CVE-2017-17567)
CVE-2017-17570 Injection SQL dans sqli (CVE-2017-17570)
CVE-2017-17571 FS Foodpanda Clone 1.0 has SQL Injection via the /food keywords parameter.
CVE-2017-17572 FS Amazon Clone 1.0 has SQL Injection via the PATH_INFO to /VerAyari.
CVE-2017-17573 Injection SQL dans sqli (CVE-2017-17573)
CVE-2017-17574 FS Care Clone 1.0 has SQL Injection via the searchJob.php jobType or jobFrequency parameter.
CVE-2017-17575 Injection SQL dans sqli (CVE-2017-17575)
CVE-2017-17576 Injection SQL dans sqli (CVE-2017-17576)
CVE-2017-17577 Injection SQL dans sqli (CVE-2017-17577)
CVE-2017-17578 FS Crowdfunding Script 1.0 has SQL Injection via the latest_news_details.php id parameter.
CVE-2017-17579 FS Freelancer Clone 1.0 has SQL Injection via the profile.php u parameter.
CVE-2017-17580 Injection SQL dans sqli (CVE-2017-17580)
CVE-2017-17581 FS Quibids Clone 1.0 has SQL Injection via the itechd.php productid parameter.
CVE-2017-17582 FS Grubhub Clone 1.0 has SQL Injection via the /food keywords parameter.
CVE-2017-17583 FS Shutterstock Clone 1.0 has SQL Injection via the /Category keywords parameter.
CVE-2017-17584 Injection SQL dans sqli (CVE-2017-17584)
CVE-2017-17585 FS Monster Clone 1.0 has SQL Injection via the Employer_Details.php id parameter.
CVE-2017-1606 Injection SQL dans sqli (CVE-2017-1606)
CVE-2017-1356 Injection SQL dans sqli (CVE-2017-1356)
CVE-2017-17102 Fiyo CMS 2.0.7 has SQL injection in /system/site.php via $_REQUEST['link'].
CVE-2017-17103 Injection SQL dans sqli (CVE-2017-17103)
CVE-2017-16893 Injection SQL dans sqli (CVE-2017-16893)
CVE-2017-10898 Injection SQL dans sqli (CVE-2017-10898)

🍪 À propos des cookies

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

En savoir plus →