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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-41278 PoC — EdgeX Foundry 加密问题漏洞

Source
Associated Vulnerability
Title:EdgeX Foundry 加密问题漏洞 (CVE-2021-41278)
Description:EdgeX Foundry是一个开源项目,用于构建物联网边缘计算的通用开放框架。 EdgeX 的函数 SDK 存在加密问题漏洞,该漏洞允许攻击者通过未指定的向量解密消息。
Description
Metabase任意文件读取漏洞批量扫描工具
Readme
# CVE-2021-41277
Metabase任意文件读取漏洞批量扫描工具

影响版本:

```漏洞
metabase version < 0.40.5
metabase version >= 1.0.0, < 1.40.5
```

修复版本:

```bash
metabase version >= 0.40.5
metabase version >= 1.40.5
```

## 使用说明

```bash
usage: CVE-2021-41277.py [-h] [-u URL] [-f FILE]

CVE-2021-41277

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     url like http://127.0.0.1:8080
  -f FILE, --file FILE  url file path
```

单个`url`扫描

```bash
python3 CVE-2021-41277.py -u http://172.16.0.1:8080
```

批量扫描

```bash
python3 CVE-2021-41277.py -f ./scan.txt
```

File Snapshot

[4.0K] /data/pocs/97c2017a4c396c97b2e1f31c786d787bafc76085 ├── [2.8K] CVE-2021-41277.py └── [ 663] 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.