Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-31989 PoC — ArgoCD Vulnerable to Use of Risky or Missing Cryptographic Algorithms in Redis Cache

Source
Associated Vulnerability
Title:ArgoCD Vulnerable to Use of Risky or Missing Cryptographic Algorithms in Redis Cache (CVE-2024-31989)
Description:Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It has been discovered that an unprivileged pod in a different namespace on the same cluster could connect to the Redis server on port 6379. Despite having installed the latest version of the VPC CNI plugin on the EKS cluster, it requires manual enablement through configuration to enforce network policies. This raises concerns that many clients might unknowingly have open access to their Redis servers. This vulnerability could lead to Privilege Escalation to the level of cluster controller, or to information leakage, affecting anyone who does not have strict access controls on their Redis instance. This issue has been patched in version(s) 2.8.19, 2.9.15 and 2.10.10.
Description
Exploit for CVE-2024-31989.
Readme
# CVE-2024-31989
# CVE-Exploit for Argo CD

This repository contains an exploit for CVE-2024-31989 that targets a Redis instance without a password in Argo CD.

## Description

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This exploit leverages a vulnerability in Argo CD where a Redis instance is deployed without a password.

## Installation

1. Clone the repository:
   ```sh
   git clone https://github.com/vt0x78/CVE-2024-31989.git
   cd CVE-2024-31989
   go build -o <name>
   
or just download the binary in releases.

##### *Usage*
./K8sHijack -key \<path to key name\> -pod \<path to pod manifest to deploy\>

# Reference Article

For a detailed explanation of this exploit and its implications, please refer to my article \<url\>.
File Snapshot

[4.0K] /data/pocs/d5540cd7b16c99784c39937361be9d9701bc649f ├── [7.4K] go.mod ├── [ 69K] go.sum ├── [6.1K] main.go ├── [ 619] pod-example.txt └── [ 770] README.md 0 directories, 5 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →