Damus
Yogthos profile picture
Yogthos
@Yogthos
New research from Carnegie Mellon shows any signed GitHub commit can be copied into a second commit with identical metadata and code, a valid signature, and a "Verified" badge without the author's secret key.

This breaks the promise that each commit ID is a unique fingerprint. An attacker can re-issue the same signed code under a fresh verified ID, bypassing blocks or pinning. Git and GitHub have not fixed it.

https://www.internationalcyberdigest.com/new-research-a-verified-github-commit-is-not-unique

#security #github #programming
1
Preston Maness ☭ · 9w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqc29fd5wcfk76um3c2a62k943zkr3r3ap723c5agute074x3v5t8qu9qzwa Interesting. I'm not sure that I understand the problem in [the paper](https://arxiv.org/pdf/2607.02820) though. From the introduction: >Git identifies every object by the hash of its s...