CVE-2015-4852
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers to execute arbitrary commands via a crafted serialized Java object in T3 protocol traffic to TCP port 7001, related to oracle_common/modules/com.bea.core.apache.commons.collections.jar. NOTE: the scope of this CVE is limited to the WebLogic Server product.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceCritical deserialization vulnerability in Oracle WebLogic Server's WLS Security component allowing remote code execution via crafted serialized Java objects sent through the T3 protocol on port 7001. The vulnerability stems from insecure deserialization of data in the Apache Commons Collections library (oracle_common/modules/com.bea.core.apache.commons.collections.jar).
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data<= 3.5.2= 2.3= 10.3.6.0.0= 12.1.2.0.0= 12.1.3.0.0= 12.2.1.0.0CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify WebLogic Server installationLocate the WebLogic installation directory (typically under /Oracle/Middleware or C:\Oracle\Middleware) and identify the version from the registry or config.xml file in the domain configuration directory.Affected if WebLogic Server is found and the version matches 10.3.6.0.0, 12.1.2.0.0, 12.1.3.0.0, or 12.2.1.0.0
-
Verify T3 protocol is enabledExamine the WebLogic domain config.xml (usually in config/fmwconfig/servers/<server_name>/) and check for T3 protocol listener configurations on port 7001, or run a netstat command to confirm port 7001 is listening.Affected if Port 7001 is open and listening, indicating T3 protocol is active
-
Confirm WLS Security component is in useCheck if the WLS Security application is deployed by reviewing the deployments in the WebLogic Administration Console or listing deployed applications via WLST.Affected if WLS Security application (wls-wast) is deployed and running on the affected server
-
Check Apache Commons Collections library versionInspect the file oracle_common/modules/com.bea.core.apache.commons.collections.jar within the WebLogic installation and verify its version matches the vulnerable library version used in the affected releases.Affected if The Commons Collections library bundled with WebLogic contains the vulnerable classes exploitable via deserialization
The environment is affected if WebLogic Server version 10.3.6.0.0, 12.1.2.0.0, 12.1.3.0.0, or 12.2.1.0.0 is installed with T3 protocol enabled on port 7001 and the vulnerable Commons Collections library is present.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply Oracle Critical Patch Updates (CPU) for CVE-2015-4852 corresponding to the affected WebLogic version (10.3.6.0, 12.1.2.0, 12.1.3.0, or 12.2.1.0). As an immediate workaround, disable or restrict the T3 protocol at the network level and ensure WebLogic is not exposed to untrusted networks.
WebLogic Server 10.3.6.0.12+ (PS9), 12.1.3.0.9+, or 12.2.1.3+; or Oracle Critical Patch Update October 2015 and later
- 1. Identify the exact WebLogic Server version currently installed by checking the Oracle WebLogic Console or using the version utility in the ORACLE_HOME directory.
- 2. For WebLogic Server 10.3.6.0.x: Apply Oracle Critical Patch Update (CPU) October 2015 or later, which includes the fix for CVE-2015-4852. Alternatively, upgrade to WebLogic Server 10.3.6.0.12 or later patch set.
- 3. For WebLogic Server 12.1.2.x: Apply Oracle Critical Patch Update October 2015 or later. Alternatively, upgrade to WebLogic Server 12.1.3.0.9 or later.
- 4. For WebLogic Server 12.1.3.x: Apply Oracle Critical Patch Update October 2015 or later. Alternatively, upgrade to WebLogic Server 12.1.3.0.9 or later.
- 5. For WebLogic Server 12.2.1.0.x: Apply Oracle Critical Patch Update October 2015 or later. Alternatively, upgrade to WebLogic Server 12.2.1.3 or later.
- 6. After patching or upgrading, verify the version using the command: java -jar wlserver_10.3.6.0/server/lib/weblogic.jar -verbose or check through the Administration Console.
- 7. Test the fix by attempting the vulnerability check to ensure T3/IIOP protocols are properly secured or the vulnerable commons-collections library is replaced.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation6.0 h
- Implementation12.0 h
- Testing6.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,680.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-4852 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sources- www.oracle.com
- foxglovesecurity.com
- www.oracle.com
- www.oracle.com
- www.oracle.com
- www.oracle.com
- www.oracle.com
- www.oracle.com
- packetstormsecurity.com
- www.openwall.com
- www.exploit-db.com
- www.exploit-db.com
- github.com
- foxglovesecurity.com
- www.securityfocus.com
- www.securitytracker.com
- blogs.oracle.com
- www.cisa.gov
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2015-4852 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data