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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2014-4210 PoC — Oracle WebLogic Server 安全漏洞

Source
Associated Vulnerability
Title:Oracle WebLogic Server 安全漏洞 (CVE-2014-4210)
Description:Oracle WebLogic Server是美国甲骨文(Oracle)公司的一款适用于云环境和传统环境的应用服务器,它提供了一个现代轻型开发平台,支持应用从开发到生产的整个生命周期管理,并简化了应用的部署和管理。 Oracle Fusion Middleware 10.0.2.0和10.3.6.0版本的Oracle WebLogic Server组件中的WLS - Web Services子组件存在安全漏洞。远程攻击者可利用该漏洞读取数据,影响数据的保密性。
Description
Weblogic SearchPublicRegistries SSRF(CVE-2014-4210) Exploit Script based on Python3
Readme
# WebLogic-SSRF_CVE-2014-4210
Weblogic SearchPublicRegistries SSRF(CVE-2014-4210) Exploit Script based on Python3
# Usage
optional arguments:  
  -h, --help        show this help message and exit  
  -u U        Single Target URL  
  -uf UF        Read URLs from file  
  -p P        Only scan specified ports  
  -sn SN        Only scan specified subnets  
  -sf SF        Only scan IP in files  
  --timeout TIMEOUT        Specify the timeout,default 2s  
  --header HEADER        Specify HTTP request header parameters and values, JSON format  
  -d        Only detect whether the vulnerability exists  
  -A        Only scan default Class A subnet  
  -B        Only scan default Class B subnet  
  -C        Only scan default Class C subnet  
# Example
Detect a single URL for vulnerabilities  
![Image text](https://github.com/NHPT/WebLogic-SSRF_CVE-2014-4210/blob/main/img/d.png)  
Detect multiple URLs for vulnerabilities  
![Image text](https://github.com/NHPT/WebLogic-SSRF_CVE-2014-4210/blob/main/img/uf.png)  
Detect the common ports open on the specified network segment  
![Image text](https://github.com/NHPT/WebLogic-SSRF_CVE-2014-4210/blob/main/img/sn.png)  
File Snapshot

[4.0K] /data/pocs/56a04cc76c33801d4889a96bf69052504b0301e1 ├── [4.0K] img │   ├── [3.9K] d.png │   ├── [3.4K] sn.png │   └── [ 12K] uf.png ├── [1.7K] README.md ├── [7.1K] Weblogic_SSRF.json └── [9.0K] Weblogic-SSRF.py 1 directory, 6 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.