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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-9441 PoC — Nortek Control Linear eMerge E3-Series 安全漏洞

Source
Associated Vulnerability
Title:Nortek Control Linear eMerge E3-Series 安全漏洞 (CVE-2024-9441)
Description:Nortek Control Linear eMerge E3-Series是美国Nortek Control公司的一种门禁控制器。可指定人员在指定时间可以使用哪些门进出指定地点。 Nortek Control Linear eMerge E3-Series 1.00-07版本及之前版本存在安全漏洞。攻击者利用该漏洞通过login_id参数执行任意操作系统命令。
Readme
# CVE-2024-9441
Description of the Vulnerability:

This code exploits a Remote Code Execution (RCE) vulnerability that occurs due to improper input sanitization in a PHP-based web application. The specific weakness is in the "forgot password" functionality (index.php?c=user&m=forgot_password), where user input is not properly sanitized, allowing attackers to inject arbitrary PHP code into the server.

This script exploits a vulnerability in a PHP-based application to upload a malicious PHP script to the server and execute system commands via HTTP requests.
Steps to Use:


python exploit.py "/bin/ls -al /var/www/html"

If the exploit succeeds, you should see the directory contents in the terminal output.
File Snapshot

[4.0K] /data/pocs/6996d5c1a19191f867f66c001c0f5943721aa43b ├── [1.4K] Poc-CVE-2024-9441.py └── [ 713] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.