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

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-38829 PoC — NETIS SYSTEMS WF2409E 命令注入漏洞

来源
关联漏洞
标题: NETIS SYSTEMS WF2409E 命令注入漏洞 (CVE-2023-38829)
Description:NETIS SYSTEMS WF2409E是NETIS SYSTEMS的一款无线路由器。 NETIS SYSTEMS WF2409E v.3.6.42541版本存在安全漏洞,该漏洞源于允许攻击者通过管理界面中ping和traceroute功能执行任意代码。
介绍
# CVE-2023-38829-NETIS-WF2409E

# NETIS SYSTEMS Router WF2409E Command Injection PoC

## Vulnerability Description:
The ping and traceroute functions of the NETIS SYSTEMS Router WF2409E (version V3.6.42541) are susceptible to command injection attacks. Malicious input can be crafted in the parameters of these functions through the Web admin management interface, allowing arbitrary commands to be executed with the privileges of the affected process.

## PoC Steps:

1. Identify the Target:
   - Ensure you have access to the NETIS SYSTEMS Router WF2409E (version V3.6.42541) Web admin management interface.

2. Open the Ping Function:
   - Log in to the router's web interface.
   - Navigate to the "Diagnostic Tools" section.
   - Select the "Ping" function.

3. Craft Malicious Input:
   - In the "Ping" function input field, inject a command. For example:
  ```
  ;ls /* -al|ps
  ```

4. Execute the Command:
   - Submit the crafted input.
   - Observe the output. If the directory listing of the router's filesystem is displayed, the command injection is successful.

5. Open the Traceroute Function:
   - Navigate back to the "Diagnostic Tools" section.
   - Select the "Traceroute" function.

6. Craft Malicious Input:
   - In the "Traceroute" function input field, inject a command. For example:
     ```
     | ls
     ```

7. Execute the Command:
   - Submit the crafted input.
   - Check if the output includes the result of the `ls` command. If so, the command injection is demonstrated.

[![Watch the video](https://img.youtube.com/vi/OFTjmFGjiVs/maxresdefault.jpg)](https://youtu.be/OFTjmFGjiVs)



## Notes:
- This PoC is for educational and responsible disclosure purposes only.
- Do not use this PoC on systems you don't have permission to test.
- Ensure you have proper authorization before attempting any security testing.
文件快照

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

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