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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-3010 PoC — Oracle Solaris 安全漏洞

Source
Associated Vulnerability
Title:Oracle Solaris 安全漏洞 (CVE-2019-3010)
Description:Oracle Solaris是美国甲骨文(Oracle)公司的一套UNIX操作系统。 Oracle Systems中的Solaris 11版本的XScreenSaver组件存在安全漏洞。攻击者可利用该漏洞控制产品,影响数据的完整性、可用性和保密性。
Description
Reproduction of privilege escalation breach CVE-2019-3010
Readme
# Security breach project - Privilege escalation

The vulnerability is in Oracle Solaris, a product of Oracle Systems (component: XScreenSaver). The supported version that is affected is 11. It's an easily exploitable vulnerability which allows low privileged attackers with logon to the infrastructure where Oracle Solaris executes to compromise Oracle Solaris. While the vulnerability is in Oracle Solaris, attacks may significantly impact additional products.
Successful attacks of this vulnerability can result in takeover of Oracle Solaris. CVSS 3.0 Base Score 8.8

## Demonstration

## Demonstration steps

-launch: 'vagrant up' to download the environment (naturally takes some time : up to a couple of hours -it's vagrant whatchu gonna do  ¯\_(ツ)_/¯).

-Once the environment is ready, launch 'vagrant ssh'

## Good to know

-To create a file, we can only use nano, since the download already takes a lot of time, and we didn't want to burden the whole experiment with an install of vim or emacs.

```bash
nano exploit.sh
```

-The report is in French, it describes measures which could limit this type of breach, it also gives a detailed analysis of the breach and a detailed walk-through of what you should do in order to reproduce the breach. 
File Snapshot

[4.0K] /data/pocs/7ccdcff38cf316c40e10facb1dc2cf196e99584a ├── [ 673] exploit.sh ├── [1.2K] README.md ├── [ 76K] report-privilege-escalation.pdf └── [ 321] Vagrantfile 0 directories, 4 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.