POC详情: 337ae1d4aa0a9792f40e0baccc4e7ac80c39b5ea

来源
关联漏洞
标题: Aruba Networks ArubaOS 安全漏洞 (CVE-2024-26304)
描述:Aruba Networks ArubaOS是美国安移通(Aruba Networks)公司的一套面向Aruba Mobility-Defined Networks(包括移动控制器和移动接入交换机)的操作系统。 Aruba Networks ArubaOS存在安全漏洞,该漏洞源于底层 L2/L3 Management服务中存在缓冲区溢出,可能会通过 PAPI UDP 端口 (8211) 发送特制数据包,导致未经身份验证的远程代码执行。
描述
Critical RCE Vulnerabilities in HPE Aruba Devices (may 2024)
介绍
# CVE-2024-26304-RCE-exploits
Critical RCE Vulnerabilities in HPE Aruba Devices (may 2024)

## 🌟 Description

This script is a powerful exploitation tool for the CVE-2024-26304, CVE-2024-26305, CVE-2024-33511, CVE-2024-33512  vulnerabilities found in specific versions of HPE Aruba Devices. It enables command execution and unauthorized access to the affected devices.

## ⚙️ Installation

To set up the exploitation tool, follow these steps:

1. **Download the repository**:

```bash
git clone https://github.com/Roud-Roud-Agency/CVE-2024-26304-RCE-exploits
```
2. **Navigate to the tool's directory**:

```bash
cd CVE-2024-26304-RCE-exploits
```

## 🚀 Usage

To use the tool, run the script from the command line as follows:

```bash
python CVE-2024-26304.py [options]
```

### Options

- **-u, --url**:
  Specify the target URL or IP address.

- **-f, --file**:
  Specify a file containing a list of URLs to scan.

- **-t, --threads**:
  Set the number of threads for concurrent scanning.

- **-o, --output**:
  Define an output file to save the scan results.

When a single URL is provided with the `-u` option and the target is vulnerable, the script will attempt to open an interactive shell.

### Example

```bash
$ python3 CVE-2024-26304.py -u http://127.0.0.1
[+] Command executed successfully.
[!] http://127.0.0.1 is vulnerable to CVE-2024-26304: uid=0(root) gid=0(root)
[+] Opening interactive shell...
$ id
[+] Command executed successfully.
uid=0(root) gid=0(root)
```

## 📊 Mass Scanning

For mass scanning, use the `-f` option with a file containing URLs. The tool will scan each URL and print concise results, indicating whether each target is vulnerable.

```bash
python CVE-2024-26304.py -f urls.txt
```

## 🗒️ Affected Versions

The vulnerability affects the:

- ArubaOS 10.5.1.0 and below
- ArubaOS 10.4.1.0 and below
- ArubaOS 8.11.2.1 and below
- ArubaOS 8.10.0.10 and below
- SD-WAN 8.7.0.0-2.3.0.x
- SD-WAN 8.6.0.4-2.2.x.x

These systems are considered to be end-of-life (EOL), meaning they are no longer supported or receiving updates from the manufacturer. It is strongly recommended that these systems are no longer used.

## 🛡️ Disclaimer

Use this tool responsibly and ethically. Always obtain proper authorization before testing any system for vulnerabilities.
文件快照

[4.0K] /data/pocs/337ae1d4aa0a9792f40e0baccc4e7ac80c39b5ea ├── [4.3K] CVE-2024-26304.py ├── [1.0K] LICENSE └── [2.3K] README.md 0 directories, 3 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。