What's your favorite file format challenge / trick / bug / surprise / work / art ?
Bonus point if it's underrated or obscure!
Happy 37th anniversary of the Max Headroom Incident, to those who celebrate.
#Adobe released a surprise update for InDesign that addresses a single OOB Read reported by ZDI security researcher Mat Powell. It's not under active attack, so it's odd to see it released outside of Patch Tuesday. https://helpx.adobe.com/security/products/indesign/apsb24-91.html
A lovely review and takedown of Microsoft's lackadaisical approach to NTLM issues.
At the very least, please disable outbound SMB from your environment, and get signing/encryption (v2/3) going wherever possible.
Got nerd sniped today by Qualys's 5 Linux LPE 0days
https://www.qualys.com/2024/11/19/needrestart/needrestart.txt
Did a PoC for CVE-2024-10224
The blog post (and tooling) on my Apple kernel extension fuzzing technique that I used to find several AppleAVD AV1 decoder bugs is now public at https://googleprojectzero.blogspot.com/2024/11/simple-macos-kernel-extension-fuzzing.html
Aaaand our QEMU patchset to automatically promote helpers to TCG (using LLVM) is out! 😱😱😱
It has been in the making for quite some time, we’re very proud of it. 💪
Presentation: https://www.youtube.com/watch?v=Gwz0kp7IZPE
Patchset: https://lists.gnu.org/archive/html/qemu-devel/2024-11/msg04035.html
What the absolute fuck: https://yossarian.net/til/post/some-surprising-code-execution-sources-in-bash
In short: [[ "$foo" -eq whatever ]]
in bash can run arbitrary code.
That looks like something that can realistically trigger in a lot of scripts.
(also test -v
, but I barely ever see that one used)
Edit: This also happens in zsh 5.9 (but the referenced variable needs to exist) and mksh
They also need to provide for an at-cost syndication of the search index to any who want it for ten years to correct for anticompetitive behavior in the market.
Basically, Google has to give competitors a card to the Library of Babylon.
Ten. Years. Search will never be the same.
Leveling Up Fuzzing: Finding more vulnerabilities with AI:
https://security.googleblog.com/2024/11/leveling-up-fuzzing-finding-more.html
#fuzzing #google #vulnerabilities #ai #informationsecurity #cybersecurity