Skip to content

Instantly share code, notes, and snippets.

Issue title: Authenticated SQL Injection
Description
Some pages in Kentico's administration interface built SQL queries from
user-controlled input in an unsafe manner. Users need specific permissions to
access these pages. However, potential attackers could trick an authenticated
user with sufficient permissions into clicking a malicious link in order to
achieve arbitrary SQL code execution. 
Details