CVE-2022-24675

HIGH

Go <1.17.9, <1.18.0 - Buffer Overflow

Title source: llm
STIX 2.1

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)

nomisec SCANNER
by jfrog · poc
https://github.com/jfrog/jfrog-CVE-2022-24675

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.

Classification
Scanner 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: Golang binaries using pem.Decode
No auth needed
Prerequisites: Access to the filesystem containing Golang binaries
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (11)

Core 11
Core References
Third Party Advisory vendor-advisory
https://security.gentoo.org/glsa/202208-02
Mailing List, Vendor Advisory
https://groups.google.com/g/golang-announce
Mailing List, Release Notes, Vendor Advisory
https://groups.google.com/g/golang-announce/c/oecdBNLOml8

Scores

CVSS v3 7.5
EPSS 0.0529
EPSS Percentile 91.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-674
Status published
Products (5)
fedoraproject/fedora 34
fedoraproject/fedora 35
fedoraproject/fedora 36
golang/go < 1.17.9
netapp/kubernetes_monitoring_operator
Published Apr 20, 2022
Tracked Since Feb 18, 2026