Full exploit code This code exploit “double free error” in msado15.dll NextRecordset() function. As a result of double freeing of same string, rewriting of Heap Control Block by malicious data is occuring. Technique of exploitation is based on “Lookaside remapping”. was published for Microsoft Data Access Components vulnerability MS07-009. The original demonstration of this vulnerability