Best of VulnerabilityAugust 2024

  1. 1
    Video
    Avatar of davidbombalDavid Bombal·2y

    Reverse Engineering 101 tutorial with the amazing Stephen Sims!

  2. 2
    Video
    Avatar of mentaloutlawMental Outlaw·2y

    Critical IPv6 Bug Found in Windows

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    Why you should upgrade PostgreSQL today

    A critical security vulnerability, CVE-2024-7348, impacts PostgreSQL versions 12 through 16, allowing attackers to execute arbitrary SQL code during `pg_dump` operations. The PostgreSQL team has released minor updates that fix this TOCTOU race condition vulnerability by introducing a new server parameter, `restrict_nonsystem_relation_kind`. Users are urged to upgrade immediately and review their setup, including user permissions, to avoid potential data compromise.