目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-36532 PoC — Bolt Financial Bolt CMS 安全漏洞

来源
关联漏洞
标题: Bolt Financial Bolt CMS 安全漏洞 (CVE-2022-36532)
Description:Bolt Financial Bolt CMS是Bolt Financial公司的一套基于PHP的开源的内容管理系统。 Bolt Financial Bolt CMS 5.1.12版本存在安全漏洞,该漏洞源于允许具有 ROLE_EDITOR 权限的经过身份验证的用户上传和重命名恶意文件,攻击者利用该漏洞可以远程代码执行。
Description
Proof of concept for CVE-2022-36532: RCE via File Upload in Bolt CMS 5.1.12 and below.
介绍
# Proof of Concept for CVE-2022-36532

A vulnerability in Bolt CMS version 5.1.12 and below allows an authenticated user with the `EDITOR_ROLE` to achieve remote code execution. This vulnerability can be detected using this script, for details on the vulnerability see <https://lutrasecurity.com/en/articles/cve-2022-36532/>.

## Usage

Three parameters are needed to run the script: The username, the corresponding password and the Bolt CMS instance URL.
To test an instance at `http://127.0.0.1:8000/` with the credentials `jsmith:password` use the following command:

```bash
./CVE-2022-36532.py jsmith password "http://127.0.0.1:8000/"
```

For example:

![CVE-2022-36532 py](https://user-images.githubusercontent.com/29411434/188486959-d385d80e-4db7-4072-b804-643a893a6d1a.png)
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →