Exploitation Summary
EIP tracks 3 public exploits for CVE-2022-23773. PoCs published by danbudris, YouShengLiu.
AI-analyzed exploit summary The repository contains only a README.md file with minimal content, lacking any exploit code or technical details for CVE-2022-23773.
Description
cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.
Exploits (3)
The repository contains only a README.md file with minimal content, lacking any exploit code or technical details for CVE-2022-23773.
This repository demonstrates CVE-2022-23773, a vulnerability in Go's module system where malicious branches could be mistakenly treated as valid versions. The PoC shows how Go versions before 1.19.3 incorrectly handle branch names like 'v0.3.0' as valid module versions.
The repository contains a minimal Go code snippet and a README, but lacks any exploit logic or vulnerability demonstration for CVE-2022-23773. It appears to be a placeholder or incomplete proof-of-concept.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N