Buffer Overflow

TLDR: Things that manage their own memory are dangerous. Prominently, this includes code written in C, C++ and everything built on top (PHP, Python). Relatively easy to discover, very tough to exploit.

  • Heartbleed, read out of bounds.
  • PHP, ftp_genlist() for FTP transfer or Python's incorrect usage of memcpy.

results matching ""

    No results matching ""