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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

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

Source
Associated Vulnerability
Title:NETIS SYSTEMS WF2409E 命令注入漏洞 (CVE-2023-38829)
Description:An issue in NETIS SYSTEMS WF2409E v.3.6.42541 allows a remote attacker to execute arbitrary code via the ping and traceroute functions of the diagnostic tools component in the admin management interface.
Readme
# 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.
File Snapshot

[4.0K] /data/pocs/e16486ced15a0e0c4a4e9926bc164cebb81a1e2d └── [1.8K] README.md 0 directories, 1 file
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 →