Threat actors use GitHub to distribute malware

This isn't anything new, but it is usually well clamped down on. Cloned repositories also require a thorough review.
 
As it turns out, the malware was never actually uploaded to the project source code; instead, the threat actors added it as a comment on a commit or issue in the project.

Seen this too, though there are third-party monitoring tools which can be used. It does not accommodate everyone.

This:

Clarifying the situation for users on Twitter/X, he added, “[W]hat attackers have been doing is uploading malware in ZIP files that look like release assets to large open-source repositories.”

Yeah.
 
How is this classified as a vulnerability? You allow anyone to upload files and then are surprised when people download and use them.
 
Last edited:
How is this classified as a vulnerability? You allow anyway to upload files and then are surprised when people download and use them.
Yeah, not really a vulnerability. This is due to bad practices.

1 - Github repos are not scanned for malware.
2 - Uploaded files are never removed even after you remove your comment.

isnt Github owned by Microsoft? another corporate failure?
Just came across this gem

 
2 - Uploaded files are never removed even after you remove your comment.
Just wanted to add to this: If added to issues/PR*

Had an issue with someone uploading something non-GDPR compliant in our enterprise repo, it's either open Github support ticket or swap repo visibility (public -> private or vice versa).
We ended up just restricting repo access for a day until Github support removed it.
 
Top
Sign up to the MyBroadband newsletter
X