search menu icon-carat-right cmu-wordmark

SQL Injection

Video
Alex Corn describes how SQL injection can occur and how you can prevent attackers from exploiting these potentially serious vulnerabilities.
Publisher

Software Engineering Institute

Watch

Abstract

SQL injection vulnerabilities are common, and attackers can use them to carry out harmful attacks. This SEI Cyber Minute explains how these attacks can be prevented by using database abstraction libraries or prepared statements.