VitabytesDev@feddit.nl to Technology@lemmy.worldEnglish · 1 year agoUPDATE YOUR BROWSERS IMMEDIATELY. RCE VULNERABILITY DISCOVEREDnvd.nist.govexternal-linkmessage-square61fedilinkarrow-up1394arrow-down120file-text
arrow-up1374arrow-down1external-linkUPDATE YOUR BROWSERS IMMEDIATELY. RCE VULNERABILITY DISCOVEREDnvd.nist.govVitabytesDev@feddit.nl to Technology@lemmy.worldEnglish · 1 year agomessage-square61fedilinkfile-text
Any Chromium and Firefox browser prior to version 116 will be vulnerable to this, update your browsers.
minus-squaredwokimmortalus@lemmy.worldlinkfedilinkEnglisharrow-up4·1 year agoIt’s anything implementing .webp support. Though the CVE has been out for nearly two weeks already so most apps have been patched.
minus-squareMarius@lemmy.mariusdavid.frlinkfedilinkEnglisharrow-up1·1 year agoActually, it’s specific to libwebp, but many things that decode webp just use this library (for example, decoding webp with the “image” rust crates doesn’t use libwebp. It does use it for encoding thought).
It’s anything implementing .webp support. Though the CVE has been out for nearly two weeks already so most apps have been patched.
Actually, it’s specific to libwebp, but many things that decode webp just use this library (for example, decoding webp with the “image” rust crates doesn’t use libwebp. It does use it for encoding thought).