Type confusion bugs are sneaky the code compiles, runs, and often works just fine... until it doesn't. In the article, I walk through a practical example of how a type confusion issue can lead to exploitable memory corruption, explain why this happens at the language level.
https://dev.to/fkkarakurt/review-of-cwe-843-type-confusion-v...
0 comments