
securitylab
Resources related to GitHub Security Lab

Resources related to GitHub Security Lab

An inventory of tools and resources about CyberSecurity that aims to help people to find everything related to CyberSecurity.

Curated collection of technical write-ups detailing RCE vulnerabilities in GitHub Desktop, GitHub CLI, and Claude Code, with CVE references and…

Proof-of-concept exploit for CVE-2023-29007, a Git arbitrary configuration injection vulnerability. Demonstrates exploitation via crafted repository…


PoC of CVE-2024-32002 - Remote Code Execution while cloning special-crafted local repositories

PoC: identify silent security patches before CVE

none

CVE-2026-52813 (Gogs Path Traversal → Git Hooks RCE) defensive writeup: root-cause & patch analysis, Sigma/SIEM detection rules, IOCs, non-intrusive…

Explanation and POC of the CVE-2023-23946

Technical breakdown of CVE-2026-3854, a GitHub RCE via header injection in git push, explaining the vulnerability, exploitation technique, and…

Demonstrates CVE-2021-21300 arbitrary code execution via malicious Git hooks on case-insensitive filesystems, including exploit steps and defensive…

Investigating CVE-2022-36804

Reproduction of CVE-2018-17456, a remote code execution vulnerability in Git submodules, for educational demonstration and security research.

PoC for CVE-2024-32002: RCE via malicious git submodule hooks on case-insensitive filesystems

Proof-of-concept exploit for CVE-2018-11235, a remote code execution vulnerability in Git submodules. Includes Dockerfile for reproducible testing…

PoC for CVE-2025-48384