Zerush@lemmy.ml to Open Source@lemmy.ml · 1 day agoLibreOffice learns to speak Markdown in version 26.2www.theregister.comexternal-linkmessage-square14fedilinkarrow-up1304
arrow-up1304external-linkLibreOffice learns to speak Markdown in version 26.2www.theregister.comZerush@lemmy.ml to Open Source@lemmy.ml · 1 day agomessage-square14fedilink
minus-squareClassy Hatter@sopuli.xyzlinkfedilinkarrow-up51·1 day agoHopefully it doesn’t have any Remote Code Execution vulnerabilities, like Microslop’s implementation had.
minus-squarejdnewmil@lemmy.calinkfedilinkarrow-up20·1 day agoHow in the world did they manage that? Did they implement it internally as a TCP API and expose it?
minus-squarewarmaster@lemmy.worldlinkfedilinkarrow-up25·23 hours agoIt 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.
minus-squareClassy Hatter@sopuli.xyzlinkfedilinkarrow-up30·1 day agoI 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.
minus-squareBig Baby Thor@sopuli.xyzlinkfedilinkarrow-up18·1 day agoBasically Notepad would pass the link to ShellEx and could launch executables.
minus-squarejol@discuss.tchncs.delinkfedilinkarrow-up3·22 hours agoThey probably vibe coded it, and only copilot reviewed and merged the code.
Hopefully it doesn’t have any Remote Code Execution vulnerabilities, like Microslop’s implementation had.
How in the world did they manage that? Did they implement it internally as a TCP API and expose it?
It was like:
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.
Basically Notepad would pass the link to ShellEx and could launch executables.
They probably vibe coded it, and only copilot reviewed and merged the code.