Collected research
SQL Smuggling
Defines SQL Smuggling: injection that survives validation because the database reinterprets input after the check. The new vector is Unicode homoglyph best-fit folding — U+02BC (%CA%BC) passes a quote filter or WAF, then SQL Server 2005 folds it to a real apostrophe inside a varchar parameter, breaking out of a dynamic-SQL stored procedure. Also covers MySQL backslash escaping.
Record
- Researcher
- Avi Douglen
- Published by
- comsecglobal.com
- Format
- Whitepaper
- Topic
- Injection
In the archive
Tags
This page is the archive's own catalogue record. The research is the work of Avi Douglen, first published at the original source. Preserved copies are kept so the citation survives its host; this one was last captured on .