CVE-2014-0429
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 · uneditedUnspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.
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 remote code execution vulnerability in the Java 2D graphics subsystem (CVE-2014-0429) affecting Java SE 5.0u61 through 8, JRockit R27.8.1/R28.3.1, and Java SE Embedded 7u51. The unspecified flaw in 2D image processing allows remote attackers to achieve full compromise of confidentiality, integrity, and availability via maliciously crafted visual content or applets.
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= 10.04= 12.04= 12.10= 13.10= 14.04= 6.0= 7.0= 8.0= r27.8.1= r28.3.1< 15.1= 1.5.0= 1.6.0= 1.7.0= 1.8.0= 1.5.0= 1.6.0= 1.7.0= 1.8.0>= 4.0.0, < 4.0.0.3>= 8.0.0, < 8.0.1.1CVSS 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
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:L/Au:N/C:C/I:C/A:C
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.
-
Check Java/JRE/JDK version installedRun 'java -version' or 'javac -version' from command line to see the installed Java versionAffected if Version is 1.5.0u61 through 1.8.0 (any update within these release families), or specifically r27.8.1 or r28.3.1 for JRockit, or 7u51 for Java SE Embedded
-
Check for multiple Java installationsOn Linux/Unix check /usr/lib/jvm/ or /opt/java/ directories; on Windows check Program Files/Java for multiple version foldersAffected if Any folder contains a vulnerable Java version as defined above
-
Verify IBM Forms Viewer version if installedCheck product version through its About dialog or look for version files in the installation directoryAffected if Version is 4.0.0.x where x < 3, or 8.0.0.x where x < 1 (8.0.1.0 and below)
-
Confirm Java plugin is enabled in browsersCheck browser plugin settings (about:addons in Firefox, Chrome plugins page) for Java Applet plugin statusAffected if Java browser plugin is enabled and vulnerable Java version is installed, allowing applets to execute
Your environment is affected if any installed Java SE, JRockit, Java SE Embedded, or IBM Forms Viewer version falls within the affected version ranges and the Java 2D subsystem (typically via applets or visual content processing) is in use.
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 · scoped4.0.0.38.0.1.115.1
Apply Oracle Critical Patch Update February 2014 or later to upgrade affected Java installations to patched versions. Remove or disable older vulnerable Java versions from endpoints and servers where possible.
Oracle Java SE 5.0u65+, 6u75+, 7u55+, 8u5+ or OpenJDK equivalents from distribution vendors
- Identify the currently installed Java version by running 'java -version' or checking the package manager
- For Ubuntu/Debian: Run 'apt-get update' and 'apt-get install openjdk-<version>-jdk' or 'openjdk-<version>-jre' to upgrade to a patched version
- For Oracle JRockit: Download and install the latest JRockit R28.3.4 or later patch from Oracle
- For Junos Space: Upgrade to Junos Space version 15.1 or later which contains the patched Java
- For Forms Viewer: Upgrade to version 4.0.0.3 or 8.0.1.1 or later respectively
- After upgrading, verify the new Java version with 'java -version' to confirm the patch was applied
- Restart any services or applications using the old Java version
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation8.0 h
- Implementation16.0 h
- Testing8.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $10,240.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2014-0429 — 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
- kb.juniper.net
- marc.info
- rhn.redhat.com
- rhn.redhat.com
- secunia.com
- secunia.com
- security.gentoo.org
- security.gentoo.org
- www-01.ibm.com
- www.debian.org
- www.securityfocus.com
- www.ubuntu.com
- www.ubuntu.com
- access.redhat.com
- access.redhat.com
- www.ibm.com
- secunia.com
- www-01.ibm.com
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2014-0429 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