home > posts
  • April 17, 2024
    HD Moore
    @hdm

    #golang  #vulnerability 

    Huh. So the Gorilla project went into archive-only mode in 2022. The gorilla/sessions project opened an issue asking for a new maintainer, this issue was closed as "stale", and a final comment was added indicating that the project is archived: https://github.com/gorilla/sessions/issues/250

    The Gorilla project website, however, states that as of July 2023, a new maintainer has been identified, and the gorilla/mux project is seeing recent commits, so hopefully the same maintainers are also managing gorilla/sessions. The gorilla/sessions CI automation is failing with a bad credential and it looks like the sessions project specifically hasn't seen much love lately. #golang #vulnerability

    Looks like quite a few projects are using session.FilesystemStore: https://github.com/search?q=sessions.NewFilesystemStore+language%3Ago+&type=code

    ↪ reply
  • April 17, 2024
    HD Moore
    @hdm

    #golang 

    The watchTowr folks published an in-depth article today covering the Palo Alto Networks unauthenticated RCE at: https://labs.watchtowr.com/palo-alto-putting-the-protecc-in-globalprotect-cve-2024-3400/

    Even more impressive is they also disclosed a zero-day directory traversal vulnerability in the #golang gorilla/sessions package (used far and wide). The gorilla vulnerability only applies to code using the FilesystemStore, but it is still likely to impact a huge range of products and services. A pull request to fix this is open at https://github.com/gorilla/sessions/pull/274

    Huge thanks to @alizthehax0r and the watchTowr team as well as @moloch of Bishop Fox for co-discovery (and providing a fix for) of the gorilla/sessions bug.

    ↪ reply
  • April 5, 2024
    HD Moore
    @hdm

    Thank you @CypherCon! What an amazing event and a great community! Opening slides from my keynote today:

    ↪ reply
  • April 4, 2024
    HD Moore
    @hdm

    #cyphercon 

    Hello #cyphercon! Badge line con is moving along fast, please say hi if you see me! I’m excited for today’s lineup and stoked to share some work during my 11am keynote tomorrow!

    ↪ reply
  • April 1, 2024
    HD Moore
    @hdm

    Fantastic work by @amlw - xzbot

    Exploration of the xz backdoor (CVE-2024-3094). Includes the following:

    * honeypot: fake vulnerable server to detect exploit attempts

    * ed448 patch: patch liblzma.so to use our own ED448 public key

    * backdoor format: format of the backdoor payload

    * backdoor demo: cli to trigger the RCE assuming knowledge of the ED448 private key

    https://github.com/amlweems/xzbot

    ↪ reply
  • March 31, 2024
    HD Moore
    @hdm

    If you spent this weekend scrambling to respond to CVE-2024-3094 (the libxz-utils backdoor), we have good news! The universe of affected distributions seems small and relatively easy to track down: https://www.runzero.com/blog/how-to-find-systems-impacted-by-cve-2024-3094-libxz-utils-with-runzero/

    TL;DR: The "rolling" releases affected by this issue all use very new builds of OpenSSH (9.6p1/9.7p1) which simplifies the search.

    ↪ reply
  • February 19, 2024
    HD Moore
    @hdm

    maybe an interesting listen to follow it: "This is an hour long conversation with Jon Lebkowsky, Ed Cavazos, and John Quarterman discussing the history of EFF-Austin, an independent organization that was originally supposed to be a chapter of the Electronic Frontier Foundation (EFF), but established its own identity when EFF decided not to have chapters in 1992.": https://archive.org/details/JoelGreenbergEFFAHistoryPart1

    ↪ reply
  • February 11, 2024
    HD Moore
    @hdm

    #defcon 

    A couple of ancient photos from my first #DEFCON

    ↪ reply
  • February 5, 2024
    HD Moore
    @hdm

    Is the "light of the compelling consumer proposition" going to shine brightly in 2024? https://torrentfreak.com/netflix-piracy-is-difficult-to-compete-against-and-growing-rapidly-240204/

    ↪ reply
  • February 3, 2024
    HD Moore
    @hdm

    #fosdem  #go  #networking  #security 

    The FOSDEM 2024 talks are 🔥: https://fosdem.org/2024/schedule/rooms/

    Some favorites so far:

    * "Where the !?*! are the packets going?”, covering TCP "InSession" traceroute (and more!) by Luca Sani - https://fosdem.org/2024/schedule/event/fosdem-2024-2929--where-the-are-the-packets-going-/

    * "Effortless Bug Hunting with Differential Fuzzing" by Maciej Mionskowski - https://fosdem.org/2024/schedule/event/fosdem-2024-1927-effortless-bug-hunting-with-differential-fuzzing/

    * "Linux on a Confidential VM in a cloud: where's the challenge?" by Vitaly Kuznetsov - https://fosdem.org/2024/schedule/event/fosdem-2024-2394-linux-on-a-confidential-vm-in-a-cloud-where-s-the-challenge-/

    #fosdem #go #networking #security

    ↪ reply
  • << View newer posts View older posts >>

Copyright 1998-2026 HD Moore