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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-27448 PoC — MailDev 安全漏洞

Source
Associated Vulnerability
Title:MailDev 安全漏洞 (CVE-2024-27448)
Description:MailDev是MailDev开源的一种在开发过程中测试项目生成的电子邮件的简单方法。 MailDev 2 到 2.1.0版本存在安全漏洞,该漏洞源于允许攻击者通过精心设计的电子邮件附件 Content-ID 标头进行远程代码执行,将任意代码写入 paths.js 文件。
Readme
# MailDev 2.1.0 RCE Exploit

**CVE-2024-27448**

MailDev 2 through 2.1.0 allows Remote Code Execution via a crafted Content-ID header for an e-mail attachment, leading to lib/mailserver.js writing arbitrary code into the routes.js file. 

## Setup vulnerable environment

```bash
python3 exploit.py
```


References:

- [CVE-2024-27448](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27448)

For legal testing purposes only. Use at your own risk. I take no liability for damages.
File Snapshot

[4.0K] /data/pocs/c8b6981aa08f0dea445b3b0647d9e573645e3fdf ├── [5.7K] exploit.py └── [ 489] 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.