Is accepting arbitrary COM pointers over a process boundary safe?
I have a legacy Windows application that needs to be looked over in terms of security. During this review something caught me eye. In the out of process COM server I’m looking at is a method that accepts an arbitrary class pointer. The met… Continue reading Is accepting arbitrary COM pointers over a process boundary safe?