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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-21006 PoC — Oracle Fusion Middleware 的 Oracle WebLogic Server 安全漏洞

Source
Associated Vulnerability
Title:Oracle Fusion Middleware 的 Oracle WebLogic Server 安全漏洞 (CVE-2024-21006)
Description:Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 12.2.1.4.0 and 14.1.1.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via T3, IIOP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle WebLogic Server accessible data. CVSS 3.1 Base Score 7.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N).
Description
CVE-2024-21006 exp
Readme
# CVE-2024-21006_jar
exp代码参考:https://github.com/momika233/CVE-2024-21006

这里将源代码编译成了一个jar包,方便使用。lib下是依赖文件,如果想修改源码可自行编译。



### 使用

```
java -jar CVE-2024-21006.jar <ip> <port> <ldapUrl>
```

![](./image/01.png)

![](./image/02.png)



复现过程遇到的问题:https://github.com/momika233/CVE-2024-21006/issues/1



### 参考

https://blog.csdn.net/zwy15288408160/article/details/138189146

https://blog.csdn.net/m0_46109609/article/details/114373594







File Snapshot

[4.0K] /data/pocs/ca009754766a25528a61b18ddf5c68dcc6b164ae ├── [ 58M] CVE-2024-21006.jar ├── [4.0K] image │   ├── [ 41K] 01.png │   └── [140K] 02.png ├── [4.0K] lib │   ├── [1.3M] com.oracle.weblogic.application.jar │   ├── [ 35M] weblogic.jar │   └── [ 52M] wlfullclient.jar ├── [ 556] README.md └── [4.0K] src ├── [4.0K] META-INF │   └── [ 75] MANIFEST.MF └── [4.0K] org └── [4.0K] example └── [3.6K] messageDestinationReference.java 6 directories, 9 files
Shenlong Bot has cached this for you
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 →