• Classy Hatter@sopuli.xyz
    link
    fedilink
    arrow-up
    37
    ·
    6 hours ago

    Hopefully it doesn’t have any Remote Code Execution vulnerabilities, like Microslop’s implementation had.

    • jdnewmil@lemmy.ca
      link
      fedilink
      arrow-up
      15
      ·
      6 hours ago

      How in the world did they manage that? Did they implement it internally as a TCP API and expose it?

      • warmaster@lemmy.world
        link
        fedilink
        arrow-up
        11
        ·
        4 hours ago

        It was like:

        Hey Copilot, add Markdown support in Word

        Sure thing Satya! There you have it, I made sure not to add any vulnerabilities like you always tell me.

      • Classy Hatter@sopuli.xyz
        link
        fedilink
        arrow-up
        21
        ·
        6 hours ago

        I don’t know the technicalities, but Markdown supports links, and it’s possible to craft a link that downloads a file and then executes it. You can look up the Notepad.exe RCE vulnerability from this year.