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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2015-7808 PoC — vBulletin 任意代码执行漏洞

Source
Associated Vulnerability
Title:vBulletin 任意代码执行漏洞 (CVE-2015-7808)
Description:vBulletin是美国Internet Brands和vBulletin Solutions公司共同开发的一款开源的商业Web论坛程序。 vBulletin 5.1.4版本至5.1.9版本的decodeArguments方法中的‘unserialize’函数存在安全漏洞,该漏洞源于程序中的API没有验证Ajax请求的来源。未经身份验证的远程攻击者可通过在‘$args’变量中注入特制的对象利用该漏洞调用vB_Api类中的任意public方法,在服务器上执行任意php代码。
Description
PoC code for vBulletin PreAuth vulnerability
Readme
# CVE-2015-7808
PoC code for vBulletin PreAuth vulnerability

Usage:
  perl vbulletin.pl www.vbulletin.com/forum id
  
  
File Snapshot

[4.0K] /data/pocs/def9d621473953039cbf436b9e8bdd4078e9f956 ├── [ 122] README.md └── [ 589] vbulletin.pl 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.