Exploitation Summary
EIP tracks 1 public exploit for CVE-2022-24675. PoCs published by jfrog.
AI-analyzed exploit summary This repository contains a bash script that scans for Golang binaries potentially vulnerable to CVE-2022-24675 by checking for the use of the `pem.Decode` function. It recursively searches a specified directory for Go binaries and reports whether they are stripped or use the vulnerable function.
Description
encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.
Exploits (1)
This repository contains a bash script that scans for Golang binaries potentially vulnerable to CVE-2022-24675 by checking for the use of the `pem.Decode` function. It recursively searches a specified directory for Go binaries and reports whether they are stripped or use the vulnerable function.
References (11)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H