What are the Different Types of WordPress Vulnerabilities, Part 2: SQL Injection
We’re back with another chapter in our series on the different types of WordPress vulnerabilities. This chapter focuses on one of the more common types, SQL injections. Now without further ado, let’s talk vulnerabilities! What is an SQL Injection? An SQL injection is an attack where code is injected into your site, modifying the queries…