Quantcast
Channel: BOT24
Viewing all articles
Browse latest Browse all 8064

esc_sql Doh! WordPress SQL Injection Vulnerability

$
0
0
Update: This is not about a specific vulnerability, but a series of vulnerabilities due to trusting the use of a sanitizing function in a situation where it should not be used.
WordPress has a number of data sanitizing functions. esc_sql is one of them and it is frequently used, when used the way it was intended it performs perfectly. Unfortunately some of us developers assumed that esc_sql was magic and would sanitize anything related to SQL queries.

more here........http://www.pritect.net/blog/esc_sql-doh-wordpress-sql-injection-vulnerability

Viewing all articles
Browse latest Browse all 8064

Trending Articles