John Wood's Avatar

John Wood

@jdtw.us

Security @ Google Complains about X.509

95
Followers
14
Following
2
Posts
12.07.2023
Joined
Posts Following

Latest posts by John Wood @jdtw.us

Preview
OSS backdoors: the folly of the easy fix Intelligence agencies and Big Tech, not hobbyists, should shoulder the responsibility for preventing the next xz-style hack.

“The maintainers of libcolorpicker.so can’t be the only thing that stands between your critical infrastructure and Russian or Chinese intelligence services.”

lcamtuf.substack.com/p/oss-backdo...

02.04.2024 01:49 👍 3 🔁 0 💬 0 📌 0
Preview
GitHub - amlweems/xzbot: notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094) notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094) - amlweems/xzbot

github.com/amlweems/xzbot

01.04.2024 16:48 👍 32 🔁 10 💬 0 📌 0

I'm watching some folks reverse engineer the xz backdoor, sharing some *preliminary* analysis with permission.

The hooked RSA_public_decrypt verifies a signature on the server's host key by a fixed Ed448 key, and then passes a payload to system().

It's RCE, not auth bypass, and gated/unreplayable.

30.03.2024 17:13 👍 687 🔁 275 💬 7 📌 13
oss-security - backdoor in upstream xz/liblzma leading to ssh server compromise

Woah. Backdoor in liblzma targeting ssh servers.

www.openwall.com/lists/oss-se...

It has everything: malicious upstream, masterful obfuscation, detection due to performance degradation, inclusion in OpenSSH via distro patches for systemd support…

Now I’m curious what it does in RSA_public_decrypt

29.03.2024 16:49 👍 245 🔁 109 💬 7 📌 17

I’m excited to be writing Rust in production again!

28.03.2024 02:03 👍 4 🔁 0 💬 0 📌 0