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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-2745 PoC — WordPress 路径遍历漏洞

Source
Associated Vulnerability
Title:WordPress 路径遍历漏洞 (CVE-2023-2745)
Description:WordPress是WordPress基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。 WordPress Core 6.2版本及之前版本存在路径遍历漏洞。攻击者利用该漏洞执行跨站脚本攻击。
Description
cve-2023-2745
Readme
Как пользоваться
Сохраните файл как check_cve-2023-2745.py и дайте право на запуск:
chmod +x check_cve-2023-2745.py
Установите зависимость (один раз):
python3 -m pip install requests
Запуск:
python3 check_cve-2023-2745.py https://example.com
File Snapshot

[4.0K] /data/pocs/064a721ee6bf840cde7cf84aace52f823616e9ef ├── [2.4K] check_cve-2023-2745.py └── [ 326] README.md 1 directory, 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.