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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2014-6577 PoC — Oracle Database Server XML Developer's Kit for C组件安全漏洞

Source
Associated Vulnerability
Title:Oracle Database Server XML Developer's Kit for C组件安全漏洞 (CVE-2014-6577)
Description:Oracle Database Server是美国甲骨文(Oracle)公司的一套关系数据库管理系统。XML Developer's Kit(XDK)for C是其中的一个基于C语言编写的用于构建和部署支持XML的应用程序的组件、工具和实用程序。 Oracle Database Server的XDK for C组件存在安全漏洞。远程攻击者可利用该漏洞读取数据,影响数据的保密性。以下版本受到影响:Oracle Database Server 11.2.0.3版本,11.2.0.4版本,12.1.0.1版本,
Description
 Automated Oracle CVE-2014-6577 exploitation via SQLi
Readme
# oracle-xxe-sqli
Automated Oracle CVE-2014-6577 exploitation via SQLi

## Usage:
```
oracle-xxe-sqli.py [-h] [-i IP] [-p PORT] [--disable-server] [--custom-headers CUSTOM_HEADERS] 
                   [-f PAYLOAD_FILE] url

Options

positional arguments:

  url                   	URL to inject. Use * as the injection marker, just once.

optional arguments:

  -h, --help                              Show this help message and exit
  -i IP, --ip IP        		  Public ip. Useful for port forwarding. Default is this machine’s ip. (default: x.x.x.x)
  -p PORT, --port PORT  		  Port to use. Default will be chosen at random between 10000 and 20000. (default: *generated*)
  --disable-server      		  Don't start server (default: False)
  --custom-headers CUSTOM_HEADERS	  Pass a json dictionary with the custom headers. (default: None)
  -f PAYLOAD_FILE, --payload-file	  PAYLOAD_FILE
                        		  File to extract the SQL queries from (default: payloads.lst)
```
File Snapshot

[4.0K] /data/pocs/d9517800e286ddc20d2c90f8a338a62e58c917a0 ├── [5.3K] oracle-xxe-sqli.py ├── [ 330] payloads.lst └── [ 980] README.md 0 directories, 3 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.