CVE-2020-14841
published 2020-10-21CVE-2020-14841: Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 10.3.6.0.0…
PriorityP279critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
52.03%
98.8th percentile
Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core). 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 IIOP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
Affected
10 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| oracle | weblogic_server | — | — |
| oracle | weblogic_server | — | — |
| oracle | weblogic_server | — | — |
| oracle | weblogic_server | — | — |
| oracle | weblogic_server | — | — |
| oracle_corporation | weblogic_server | — | — |
| oracle_corporation | weblogic_server | — | — |
| oracle_corporation | weblogic_server | — | — |
| oracle_corporation | weblogic_server | — | — |
| oracle_corporation | weblogic_server | — | — |
Detection & IOCsextracted from sources · hover to see the quote
portIIOP (default TCP 7001/7002)
snort↗
alert tcp any any -> any any (msg:"ET EXPLOIT Oracle WebLogic IIOP JNDI Injection (CVE-2020-14841)"; flow:established,to_server; content:"corbaloc|3a|iiop|3a|"; nocase; fast_pattern; pcre:"/^[a-zA-Z0-9]{7,200}/R"; content:"idl|3a|weblogic/corba/cos/naming/namingcontextany"; nocase; reference:cve,2020-14841; classtype:attempted-admin; sid:2035013; rev:2; metadata:attack_target Server, created_at 2022_01_28, cve CVE_2020_14841, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2022_01_28, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;)bytes
corbaloc:iiop: (hex: corbaloc|3a|iiop|3a|)
bytes
idl:weblogic/corba/cos/naming/namingcontextany (hex: idl|3a|weblogic/corba/cos/naming/namingcontextany)
- →Exploit traffic targets Oracle WebLogic Server via the IIOP protocol. Monitor for inbound TCP connections carrying a CORBA IIOP JNDI injection payload — specifically a `corbaloc:iiop:` locator string followed by a WebLogic-specific IDL path (`idl:weblogic/corba/cos/naming/namingcontextany`). ↗
- →The exploit is unauthenticated and network-accessible — no prior authentication or user interaction is required. Any inbound IIOP connection to WebLogic from untrusted networks should be treated as high-risk. ↗
- →Successful exploitation results in full server takeover (C/I/A all HIGH). Treat any anomalous process spawned by the WebLogic JVM (e.g., shell, curl, wget) as a post-exploitation indicator. ↗
- →The Snort/Suricata rule (SID 2035013) uses a PCRE to match a 7–200 character alphanumeric string immediately following the `corbaloc:iiop:` prefix, which represents the injected JNDI lookup target. Tune detection on this pattern at the network perimeter and internally. ↗
- ·Affected versions are tightly scoped. Ensure detection and patching efforts cover all five listed versions; deployments running any of these are vulnerable. ↗
- ·The Snort rule is deployed for both Perimeter and Internal segments, indicating the threat model includes lateral movement via IIOP — not just external ingress. Internal IIOP traffic between WebLogic nodes should also be inspected. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vendor_oracle9.8CRITICAL
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-6xw6-p263-rccg: Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core)
ghsa_unreviewed·2022-05-24
CVE-2020-14841 [CRITICAL] GHSA-6xw6-p263-rccg: Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core)
Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Core). 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 IIOP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
Oracle
Oracle Oracle Fusion Middleware Risk Matrix: Core — CVE-2020-14841
vendor_oracle·2020-10-15·CVSS 9.8
CVE-2020-14841 [CRITICAL] Oracle Oracle Fusion Middleware Risk Matrix: Core — CVE-2020-14841
Oracle Oracle Fusion Middleware Risk Matrix: Core vulnerability
CVE: CVE-2020-14841
CVSS: 9.8
Protocol: IIOP
Remote exploit: Yes
Affected versions: Network
Advisory: cpuoct2020 (OCT 2020)
Suricata
ET EXPLOIT Oracle WebLogic IIOP JNDI Injection (CVE-2020-14841)
suricata·2022-01-28·CVSS 9.8
CVE-2020-14841 [CRITICAL] ET EXPLOIT Oracle WebLogic IIOP JNDI Injection (CVE-2020-14841)
ET EXPLOIT Oracle WebLogic IIOP JNDI Injection (CVE-2020-14841)
Rule: alert tcp any any -> any any (msg:"ET EXPLOIT Oracle WebLogic IIOP JNDI Injection (CVE-2020-14841)"; flow:established,to_server; content:"corbaloc|3a|iiop|3a|"; nocase; fast_pattern; pcre:"/^[a-zA-Z0-9]{7,200}/R"; content:"idl|3a|weblogic/corba/cos/naming/namingcontextany"; nocase; reference:cve,2020-14841; classtype:attempted-admin; sid:2035013; rev:2; metadata:attack_target Server, created_at 2022_01_28, cve CVE_2020_14841, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2022_01_28, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;)
No public exploits indexed.
Tenable
Oracle Critical Patch Update for October 2020 Addresses 402 Security Updates
blogs_tenable·2020-10-21
Oracle Critical Patch Update for October 2020 Addresses 402 Security Updates
## Cloud Exposure
Tenable Cloud Security (CNAPP) Request a demo
Tenable Cloud Vulnerability Management Request a demo
Tenable CIEM Request a demo
Secure your cloud
## Vulnerability Exposure
Tenable Vulnerability Management Try for free
Tenable Security Center Request a demo
Tenable Web App Scanning Try for free
Tenable Patch Management Request a demo
Tenable Enclave Security Request a demo
Tenable Attack Surface Management Request a demo
Tenable Nessus Try for free
## AI Exposure
Tenable AI Exposure Request a demo
## OT/IoT Exposure
Tenable OT Security Request a demo
## Identity Exposure
Tenable Identity Exposure Request a demo
## Business needs
Active Directory
AI Security Posture Management (AI-SPM)
AWS security
Azure security
Cloud Security Posture Man
Bugzilla
CVE-2018-14368 wireshark: Bazaar dissector infinite loop (wnpa-sec-2018-40)
bugzilla·2018-07-23·CVSS 7.5
CVE-2018-14368 [HIGH] CVE-2018-14368 wireshark: Bazaar dissector infinite loop (wnpa-sec-2018-40)
CVE-2018-14368 wireshark: Bazaar dissector infinite loop (wnpa-sec-2018-40)
It was found that Bazaar dissector could crash by injecting a malformed packet onto the wire or by convincing someone to read a malformed packet trace file.
Upstream bug(s):
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14841
External References:
https://www.wireshark.org/security/wnpa-sec-2018-40.html
Discussion:
Created wireshark tracking bugs for this issue:
Affects: fedora-all [bug 1607334]
---
Upstream patch:
https://code.wireshark.org/review/#/c/28228/2/epan/dissectors/packet-bzr.c
---
This issue has been addressed in the following products:
Red Hat Enterprise Linux 7
Via RHSA-2020:1047 https://access.redhat.com/errata/RHSA-2020:1047
---
This bug is now closed. Further updates for indiv
https://www.oracle.com/security-alerts/cpuoct2020.htmlhttps://www.zerodayinitiative.com/advisories/ZDI-20-1274/https://www.zerodayinitiative.com/advisories/ZDI-20-1276/https://www.oracle.com/security-alerts/cpuoct2020.htmlhttps://www.zerodayinitiative.com/advisories/ZDI-20-1274/https://www.zerodayinitiative.com/advisories/ZDI-20-1276/
2020-10-21
Published