Dynamic Loader Oriented Programming - Wiederganger Proof Of Concept

Discussion in 'News Aggregator' started by Packet Storm, 12 Dec 2018.

  1. Packet Storm

    Packet Storm Guest

    This paper and proof of concept describes the Wiederganger-Attack, a new attack vector that reliably allows to escalate unbounded array access vulnerabilities occurring in specifically allocated memory regions to full code execution on programs running on i386/x86_64 Linux. Wiederganger-attacks abuse determinism in Linux ASLR implementation combined with the fact that (even with protection mechanisms such as relro and glibc's pointer mangling enabled) there exist easy-to-hijack, writable (function) pointers in application memory.

    Continue reading...
     

Share This Page

Loading...