MSI Center – How to gain SYSTEM privileges in seconds

(mrbruh.com)

26 points | by MrBruh 2 hours ago ago

7 comments

  • drdexebtjl an hour ago

    I wish the author went into a bit more detail about how MSI fixed it, as is usual in write ups like this.

    It left me thinking maybe the patch introduced a different vulnerability that’s still under an embargo :)

    • KennyBlanken 36 minutes ago

      More likely MSI just being MSI. They're infamous for being far more concerned about image than most vendors so don't expect much info.

  • nzeid an hour ago

    > After this minor hiccup, the experience with MSI was actually quite pleasant. They prepared a patch for the vulnerability within two days of me reporting it and told me which MSI Center release it was to be bundled with, and when they planned to release the new version.

    Was NOT expecting a happy ending.

    I don't know if the part of MSI Center with the pipe vulnerability is automatically installed on desktops but this is the terribly written software that you need to turn off all the obnoxious lights on your MB and DRAM.

    • matheusmoreira 33 minutes ago

      > this is the terribly written software that you need to turn off all the obnoxious lights on your MB and DRAM

      You should reverse engineer it and write a free software replacement!

      I did this for my Clevo laptop's keyboard LEDs:

      https://github.com/matheusmoreira/ite-829x

      Still one of my most satisfying projects and I use it to this day. These manufacturer apps are so bad. Clevo control center would take over a minute to display a window on screen, it was so aggravating. My replacement program works instantly and is scriptable.

      The LED control was implemented over USB. Reversed it by capturing packets with wireshark and replaying them using libusb. MSI probably used ACPI/WMI for this which is much more annoying to work with. I gave up on reversing my laptop's ACPI/WMI features years ago but now that I've got AI I'm trying again, it's been a huge help.

    • edoceo an hour ago

      I love those lights. Got a case with clear sides so it's blasting rainbows at my wall all the time.

  • Klathmon an hour ago

    Is there any valid reason to still be using 3DES in 2026?

    It was formally deprecated in 2018 and has been surpassed in just about every single way by AES long before that.

    At this point I feel like it's use is such a huge red flag

  • huflungdung an hour ago

    You have physical access to the machine. Dump its bios and inject this https://download.microsoft.com/download/8/a/2/8a2fb72d-9b96-...

    Shrug.emoji