• 0 Posts
  • 106 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • The good news is that Wiz disclosed this mess to the developers overseeing Kubernetes in December 2024 and January 2025, and that fixes for five CVEs – collectively dubbed IngressNightmare by Wiz – were issued on March 10, with the details under embargo until now.

    Nginx Controller version 1.12.1 and 1.11.5 fix the flaws – and they are available to download at this link.

    Quick reference to find out what version ingress-nginx you’re running:

    $ kubectl exec -it -n NAMESPACE INGRESS_NGINX_CONTROLLER_POD -- /nginx-ingress-controller --version
    -------------------------------------------------------------------------------
    NGINX Ingress controller
      Release:       v1.11.2
      Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
      Repository:    https://github.com/kubernetes/ingress-nginx
      nginx version: nginx/1.25.5
    
    -------------------------------------------------------------------------------
    

    🙁



  • I know it’s dumb to feel sad about computers and software getting shutdown, but it feels sucky to see all my hours of hard work getting trashed without a second thought.

    Sadly, something we all have to get used to. Everything we do is ephemeral and the next guy will likely have better/different ideas on how to do things.

    Basically everything I’ve ever built has been torn down or somehow bastardized eventually.