ID

VAR-201404-0398


CVE

CVE-2014-0429


TITLE

plural Oracle Java In product 2D Vulnerabilities

Trust: 0.8

sources: JVNDB: JVNDB-2014-002096

DESCRIPTION

Unspecified 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. (DoS) An attack may be carried out. Java SE (Java Platform Standard Edition) is used to develop and deploy Java applications on desktops, servers, and embedded devices and real-time environments; JRockit is a Java virtual machine built into Oracle Fusion Middleware; Java SE Embedded is a The Java platform for developing powerful, reliable, and portable applications for embedded systems. A remote attacker could exploit this vulnerability to execute arbitrary code, affecting the confidentiality, integrity, and availability of data. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ===================================================================== Red Hat Security Advisory Synopsis: Critical: java-1.7.0-openjdk security update Advisory ID: RHSA-2014:0406-01 Product: Red Hat Enterprise Linux Advisory URL: https://rhn.redhat.com/errata/RHSA-2014-0406.html Issue date: 2014-04-16 CVE Names: CVE-2014-0429 CVE-2014-0446 CVE-2014-0451 CVE-2014-0452 CVE-2014-0453 CVE-2014-0454 CVE-2014-0455 CVE-2014-0456 CVE-2014-0457 CVE-2014-0458 CVE-2014-0459 CVE-2014-0460 CVE-2014-0461 CVE-2014-1876 CVE-2014-2397 CVE-2014-2398 CVE-2014-2402 CVE-2014-2403 CVE-2014-2412 CVE-2014-2413 CVE-2014-2414 CVE-2014-2421 CVE-2014-2423 CVE-2014-2427 ===================================================================== 1. Summary: Updated java-1.7.0-openjdk packages that fix various security issues are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having Critical security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. 2. Relevant releases/architectures: Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64 Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - x86_64 Red Hat Enterprise Linux HPC Node Optional (v. 6) - noarch, x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Server Optional (v. 6) - i386, x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64 3. Description: The java-1.7.0-openjdk packages provide the OpenJDK 7 Java Runtime Environment and the OpenJDK 7 Java Software Development Kit. An input validation flaw was discovered in the medialib library in the 2D component. A specially crafted image could trigger Java Virtual Machine memory corruption when processed. A remote attacker, or an untrusted Java application or applet, could possibly use this flaw to execute arbitrary code with the privileges of the user running the Java Virtual Machine. (CVE-2014-0429) Multiple flaws were discovered in the Hotspot and 2D components in OpenJDK. An untrusted Java application or applet could use these flaws to trigger Java Virtual Machine memory corruption and possibly bypass Java sandbox restrictions. (CVE-2014-0456, CVE-2014-2397, CVE-2014-2421) Multiple improper permission check issues were discovered in the Libraries component in OpenJDK. An untrusted Java application or applet could use these flaws to bypass Java sandbox restrictions. (CVE-2014-0457, CVE-2014-0455, CVE-2014-0461) Multiple improper permission check issues were discovered in the AWT, JAX-WS, JAXB, Libraries, Security, Sound, and 2D components in OpenJDK. An untrusted Java application or applet could use these flaws to bypass certain Java sandbox restrictions. (CVE-2014-2412, CVE-2014-0451, CVE-2014-0458, CVE-2014-2423, CVE-2014-0452, CVE-2014-2414, CVE-2014-2402, CVE-2014-0446, CVE-2014-2413, CVE-2014-0454, CVE-2014-2427, CVE-2014-0459) Multiple flaws were identified in the Java Naming and Directory Interface (JNDI) DNS client. These flaws could make it easier for a remote attacker to perform DNS spoofing attacks. (CVE-2014-0460) It was discovered that the JAXP component did not properly prevent access to arbitrary files when a SecurityManager was present. This flaw could cause a Java application using JAXP to leak sensitive information, or affect application availability. (CVE-2014-2403) It was discovered that the Security component in OpenJDK could leak some timing information when performing PKCS#1 unpadding. This could possibly lead to the disclosure of some information that was meant to be protected by encryption. (CVE-2014-0453) It was discovered that the fix for CVE-2013-5797 did not properly resolve input sanitization flaws in javadoc. When javadoc documentation was generated from an untrusted Java source code and hosted on a domain not controlled by the code author, these issues could make it easier to perform cross-site scripting (XSS) attacks. (CVE-2014-2398) An insecure temporary file use flaw was found in the way the unpack200 utility created log files. A local attacker could possibly use this flaw to perform a symbolic link attack and overwrite arbitrary files with the privileges of the user running unpack200. (CVE-2014-1876) Note: If the web browser plug-in provided by the icedtea-web package was installed, the issues exposed via Java applets could have been exploited without user interaction if a user visited a malicious website. All users of java-1.7.0-openjdk are advised to upgrade to these updated packages, which resolve these issues. All running instances of OpenJDK Java must be restarted for the update to take effect. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258 5. Bugs fixed (https://bugzilla.redhat.com/): 1060907 - CVE-2014-1876 OpenJDK: insecure temporary file use in unpack200 (Libraries, 8033618) 1086632 - CVE-2014-2398 OpenJDK: insufficient escaping of window title string (Javadoc, 8026736) 1086645 - CVE-2014-0453 OpenJDK: RSA unpadding timing issues (Security, 8027766) 1087409 - CVE-2014-0429 OpenJDK: Incorrect mlib/raster image validation (2D, 8027841) 1087411 - CVE-2014-0457 OpenJDK: ServiceLoader Exception handling security bypass (Libraries, 8031394) 1087413 - CVE-2014-0456 OpenJDK: System.arraycopy() element race condition (Hotspot, 8029858) 1087417 - CVE-2014-2421 OpenJDK: JPEG decoder input stream handling (2D, 8029854) 1087423 - CVE-2014-2397 OpenJDK: classfile parser invalid BootstrapMethods attribute length (Hotspot, 8034926) 1087424 - CVE-2014-0455 OpenJDK: MethodHandle variable argument lists handling (Libraries, 8029844) 1087426 - CVE-2014-0461 OpenJDK: Better ScriptEngineManager ScriptEngine management (Libraries, 8036794) 1087427 - CVE-2014-2412 OpenJDK: AWT thread context handling (AWT, 8025010) 1087428 - CVE-2014-0451 OpenJDK: AWT incorrect FlavorMap seperation (AWT, 8026797) 1087430 - CVE-2014-0458 OpenJDK: Activation framework default command map caching (JAX-WS, 8025152) 1087431 - CVE-2014-2414 OpenJDK: incorrect caching of data initialized via TCCL (JAXB, 8025030) 1087434 - CVE-2014-2423 OpenJDK: incorrect caching of data initialized via TCCL (JAXWS, 8026188) 1087436 - CVE-2014-0452 OpenJDK: incorrect caching of data initialized via TCCL (JAXWS, 8026801) 1087438 - CVE-2014-2402 OpenJDK: Incorrect NIO channel separation (Libraries, 8026716) 1087439 - CVE-2014-0446 OpenJDK: Protect logger handlers (Libraries, 8029740) 1087440 - CVE-2014-0454 OpenJDK: Prevent SIGNATURE_PRIMITIVE_SET from being modified (Security, 8029745) 1087441 - CVE-2014-2427 OpenJDK: remove insecure Java Sound provider caching (Sound, 8026163) 1087442 - CVE-2014-0460 OpenJDK: missing randomization of JNDI DNS client query IDs (JNDI, 8030731) 1087443 - CVE-2014-2403 OpenJDK: JAXP CharInfo file access restriction (JAXP, 8029282) 1087444 - CVE-2014-0459 lcms: insufficient ICC profile version validation (OpenJDK 2D, 8031335) 1087446 - CVE-2014-2413 OpenJDK: method handle call hierachy bypass (Libraries, 8032686) 6. Package List: Red Hat Enterprise Linux Desktop (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.src.rpm i386: java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.i686.rpm x86_64: java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm Red Hat Enterprise Linux Desktop Optional (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.src.rpm i386: java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-demo-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-src-1.7.0.55-2.4.7.1.el6_5.i686.rpm noarch: java-1.7.0-openjdk-javadoc-1.7.0.55-2.4.7.1.el6_5.noarch.rpm x86_64: java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-demo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-src-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm Red Hat Enterprise Linux HPC Node (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.src.rpm x86_64: java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm Red Hat Enterprise Linux HPC Node Optional (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.src.rpm noarch: java-1.7.0-openjdk-javadoc-1.7.0.55-2.4.7.1.el6_5.noarch.rpm x86_64: java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-demo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-src-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm Red Hat Enterprise Linux Server (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.src.rpm i386: java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.i686.rpm noarch: java-1.7.0-openjdk-javadoc-1.7.0.55-2.4.7.1.el6_5.noarch.rpm x86_64: java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm Red Hat Enterprise Linux Server Optional (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.src.rpm i386: java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-demo-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-src-1.7.0.55-2.4.7.1.el6_5.i686.rpm x86_64: java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-demo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-src-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm Red Hat Enterprise Linux Workstation (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.src.rpm i386: java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.i686.rpm noarch: java-1.7.0-openjdk-javadoc-1.7.0.55-2.4.7.1.el6_5.noarch.rpm x86_64: java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm Red Hat Enterprise Linux Workstation Optional (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.src.rpm i386: java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-demo-1.7.0.55-2.4.7.1.el6_5.i686.rpm java-1.7.0-openjdk-src-1.7.0.55-2.4.7.1.el6_5.i686.rpm x86_64: java-1.7.0-openjdk-debuginfo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-demo-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm java-1.7.0-openjdk-src-1.7.0.55-2.4.7.1.el6_5.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/#package 7. References: https://www.redhat.com/security/data/cve/CVE-2014-0429.html https://www.redhat.com/security/data/cve/CVE-2014-0446.html https://www.redhat.com/security/data/cve/CVE-2014-0451.html https://www.redhat.com/security/data/cve/CVE-2014-0452.html https://www.redhat.com/security/data/cve/CVE-2014-0453.html https://www.redhat.com/security/data/cve/CVE-2014-0454.html https://www.redhat.com/security/data/cve/CVE-2014-0455.html https://www.redhat.com/security/data/cve/CVE-2014-0456.html https://www.redhat.com/security/data/cve/CVE-2014-0457.html https://www.redhat.com/security/data/cve/CVE-2014-0458.html https://www.redhat.com/security/data/cve/CVE-2014-0459.html https://www.redhat.com/security/data/cve/CVE-2014-0460.html https://www.redhat.com/security/data/cve/CVE-2014-0461.html https://www.redhat.com/security/data/cve/CVE-2014-1876.html https://www.redhat.com/security/data/cve/CVE-2014-2397.html https://www.redhat.com/security/data/cve/CVE-2014-2398.html https://www.redhat.com/security/data/cve/CVE-2014-2402.html https://www.redhat.com/security/data/cve/CVE-2014-2403.html https://www.redhat.com/security/data/cve/CVE-2014-2412.html https://www.redhat.com/security/data/cve/CVE-2014-2413.html https://www.redhat.com/security/data/cve/CVE-2014-2414.html https://www.redhat.com/security/data/cve/CVE-2014-2421.html https://www.redhat.com/security/data/cve/CVE-2014-2423.html https://www.redhat.com/security/data/cve/CVE-2014-2427.html https://access.redhat.com/security/updates/classification/#critical 8. Contact: The Red Hat security contact is <secalert@redhat.com>. More contact details at https://access.redhat.com/security/team/contact/ Copyright 2014 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFTTmzQXlSAg2UNWIIRAtKdAKCBGCXcmdsIke6rE6wALE8rmyh8PgCfVt/K i9yLmC1ovZP+Sr9z+PQskyk= =avQw -----END PGP SIGNATURE----- -- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce . Further information about these flaws can be found on the Oracle Java SE Critical Patch Update Advisory page, listed in the References section. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Note: the current version of the following document is available here: https://h20564.www2.hp.com/portal/site/hpsc/public/kb/ docDisplay?docId=emr_na-c04398943 SUPPORT COMMUNICATION - SECURITY BULLETIN Document ID: c04398943 Version: 1 HPSBUX03092 SSRT101668 rev.1 - HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities NOTICE: The information in this Security Bulletin should be acted upon as soon as possible. Release Date: 2014-08-19 Last Updated: 2014-08-19 Potential Security Impact: Remote unauthorized access, disclosure of information, and other vulnerabilities Source: Hewlett-Packard Company, HP Software Security Response Team VULNERABILITY SUMMARY Potential security vulnerabilities have been identified in the Java Runtime Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities could allow remote unauthorized access, disclosure of information, and other vulnerabilities. References: CVE-2013-6629 CVE-2013-6954 CVE-2014-0429 CVE-2014-0446 CVE-2014-0449 CVE-2014-0451 CVE-2014-0452 CVE-2014-0453 CVE-2014-0456 CVE-2014-0457 CVE-2014-0458 CVE-2014-0460 CVE-2014-0461 CVE-2014-1876 CVE-2014-2398 CVE-2014-2401 CVE-2014-2403 CVE-2014-2409 CVE-2014-2412 CVE-2014-2414 CVE-2014-2420 CVE-2014-2421 CVE-2014-2423 CVE-2014-2427 CVE-2014-2428 CVE-2014-4209 CVE-2014-4216 CVE-2014-4218 CVE-2014-4219 CVE-2014-4227 CVE-2014-4244 CVE-2014-4252 CVE-2014-4262 CVE-2014-4263 CVE-2014-4265 CVE-2014-4268 SUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed. HP-UX B.11.11, B.11.23, and B.11.31 running HP JDK and JRE v6.0.22 and earlier. BACKGROUND CVSS 2.0 Base Metrics =========================================================== Reference Base Vector Base Score CVE-2013-6629 (AV:N/AC:L/Au:N/C:P/I:N/A:N) 5.0 CVE-2013-6954 (AV:N/AC:L/Au:N/C:N/I:N/A:P) 5.0 CVE-2014-0429 (AV:N/AC:L/Au:N/C:C/I:C/A:C) 10.0 CVE-2014-0446 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 CVE-2014-0449 (AV:N/AC:L/Au:N/C:P/I:N/A:N) 5.0 CVE-2014-0451 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 CVE-2014-0452 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 CVE-2014-0453 (AV:N/AC:H/Au:N/C:P/I:P/A:N) 4.0 CVE-2014-0456 (AV:N/AC:L/Au:N/C:C/I:C/A:C) 10.0 CVE-2014-0457 (AV:N/AC:L/Au:N/C:C/I:C/A:C) 10.0 CVE-2014-0458 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 CVE-2014-0460 (AV:N/AC:M/Au:N/C:P/I:P/A:N) 5.8 CVE-2014-0461 (AV:N/AC:M/Au:N/C:C/I:C/A:C) 9.3 CVE-2014-1876 (AV:L/AC:M/Au:N/C:P/I:P/A:P) 4.4 CVE-2014-2398 (AV:N/AC:M/Au:S/C:N/I:P/A:N) 3.5 CVE-2014-2401 (AV:N/AC:L/Au:N/C:N/I:P/A:N) 5.0 CVE-2014-2403 (AV:N/AC:L/Au:N/C:P/I:N/A:N) 5.0 CVE-2014-2409 (AV:N/AC:L/Au:N/C:P/I:P/A:N) 6.4 CVE-2014-2412 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 CVE-2014-2414 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 CVE-2014-2420 (AV:N/AC:H/Au:N/C:N/I:P/A:N) 2.6 CVE-2014-2421 (AV:N/AC:L/Au:N/C:C/I:C/A:C) 10.0 CVE-2014-2423 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 CVE-2014-2427 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 CVE-2014-2428 (AV:N/AC:H/Au:N/C:C/I:C/A:C) 7.6 CVE-2014-4209 (AV:N/AC:L/Au:N/C:P/I:P/A:N) 6.4 CVE-2014-4216 (AV:N/AC:M/Au:N/C:C/I:C/A:C) 9.3 CVE-2014-4218 (AV:N/AC:L/Au:N/C:N/I:P/A:N) 5.0 CVE-2014-4219 (AV:N/AC:M/Au:N/C:C/I:C/A:C) 9.3 CVE-2014-4227 (AV:N/AC:L/Au:N/C:C/I:C/A:C) 10.0 CVE-2014-4244 (AV:N/AC:H/Au:N/C:P/I:P/A:N) 4.0 CVE-2014-4252 (AV:N/AC:L/Au:N/C:P/I:N/A:N) 5.0 CVE-2014-4262 (AV:N/AC:M/Au:N/C:C/I:C/A:C) 9.3 CVE-2014-4263 (AV:N/AC:H/Au:N/C:P/I:P/A:N) 4.0 CVE-2014-4265 (AV:N/AC:L/Au:N/C:N/I:P/A:N) 5.0 CVE-2014-4268 (AV:N/AC:L/Au:N/C:P/I:N/A:N) 5.0 =========================================================== Information on CVSS is documented in HP Customer Notice: HPSN-2008-002 RESOLUTION HP has provided the following Java version upgrade to resolve these vulnerabilities. The upgrade is available from the following location: http://www.hp.com/java OS Version Release Version HP-UX B.11.11, B.11.23, B.11.31 JDK and JRE v6.0.23 or subsequent MANUAL ACTIONS: Yes - Update For Java v6.0, update to Java v6.0.23 or subsequent PRODUCT SPECIFIC INFORMATION HP-UX Software Assistant: HP-UX Software Assistant is an enhanced application that replaces HP-UX Security Patch Check. It analyzes all Security Bulletins issued by HP and lists recommended actions that may apply to a specific HP-UX system. It can also download patches and create a depot automatically. For more information see https://www.hp.com/go/swa The following text is for use by the HP-UX Software Assistant. AFFECTED VERSIONS HP-UX B.11.11 HP-UX B.11.23 HP-UX B.11.31 =========== Jdk60.JDK60 Jdk60.JDK60-COM Jdk60.JDK60-IPF32 Jdk60.JDK60-IPF64 Jdk60.JDK60-PNV2 Jdk60.JDK60-PWV2 Jdk60.JDK60-PA20 Jdk60.JDK60-PA20W Jre60.JRE60-PNV2 Jre60.JRE60-PNV2-H Jre60.JRE60-PWV2 Jre60.JRE60-PWV2-H Jre60.JRE60-COM Jre60.JRE60-COM-DOC Jre60.JRE60-PA20 Jre60.JRE60-PA20-HS Jre60.JRE60-PA20W Jre60.JRE60-PA20W-HS Jre60.JRE60-IPF32 Jre60.JRE60-IPF32-HS Jre60.JRE60-IPF64 Jre60.JRE60-IPF64-HS action: install revision 1.6.0.23.00 or subsequent END AFFECTED VERSIONS HISTORY Version:1 (rev.1) - 19 August 2014 Initial release Third Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer's patch management policy. Support: For issues about implementing the recommendations of this Security Bulletin, contact normal HP Services support channel. For other issues about the content of this Security Bulletin, send e-mail to security-alert@hp.com. Report: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com Subscribe: To initiate a subscription to receive future HP Security Bulletin alerts via Email: http://h41183.www4.hp.com/signup_alerts.php?jumpid=hpsc_secbulletins Security Bulletin Archive: A list of recently released Security Bulletins is available here: https://h20564.www2.hp.com/portal/site/hpsc/public/kb/secBullArchive/ Software Product Category: The Software Product Category is represented in the title by the two characters following HPSB. 3C = 3COM 3P = 3rd Party Software GN = HP General Software HF = HP Hardware and Firmware MP = MPE/iX MU = Multi-Platform Software NS = NonStop Servers OV = OpenVMS PI = Printing and Imaging PV = ProCurve ST = Storage Software TU = Tru64 UNIX UX = HP-UX Copyright 2014 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits; damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. 7) - x86_64 3. For the stable distribution (wheezy), these problems have been fixed in version 7u55-2.4.7-1~deb7u1. For the unstable distribution (sid), these problems have been fixed in version 7u55-2.4.7-1

Trust: 2.52

sources: NVD: CVE-2014-0429 // JVNDB: JVNDB-2014-002096 // VULHUB: VHN-67922 // VULMON: CVE-2014-0429 // PACKETSTORM: 126182 // PACKETSTORM: 126200 // PACKETSTORM: 126201 // PACKETSTORM: 126181 // PACKETSTORM: 127939 // PACKETSTORM: 127027 // PACKETSTORM: 126494 // PACKETSTORM: 126631

AFFECTED PRODUCTS

vendor:oraclemodel:jrockitscope:eqversion:r27.8.1

Trust: 1.8

vendor:oraclemodel:jrockitscope:eqversion:r28.3.1

Trust: 1.8

vendor:canonicalmodel:ubuntu linuxscope:eqversion:12.04

Trust: 1.0

vendor:ibmmodel:forms viewerscope:gteversion:4.0.0

Trust: 1.0

vendor:canonicalmodel:ubuntu linuxscope:eqversion:13.10

Trust: 1.0

vendor:oraclemodel:jrescope:eqversion:1.7.0

Trust: 1.0

vendor:debianmodel:linuxscope:eqversion:6.0

Trust: 1.0

vendor:ibmmodel:forms viewerscope:ltversion:4.0.0.3

Trust: 1.0

vendor:ibmmodel:forms viewerscope:ltversion:8.0.1.1

Trust: 1.0

vendor:oraclemodel:jrescope:eqversion:1.6.0

Trust: 1.0

vendor:oraclemodel:jdkscope:eqversion:1.7.0

Trust: 1.0

vendor:debianmodel:linuxscope:eqversion:7.0

Trust: 1.0

vendor:oraclemodel:jdkscope:eqversion:1.6.0

Trust: 1.0

vendor:oraclemodel:jrescope:eqversion:1.5.0

Trust: 1.0

vendor:oraclemodel:jrescope:eqversion:1.8.0

Trust: 1.0

vendor:canonicalmodel:ubuntu linuxscope:eqversion:14.04

Trust: 1.0

vendor:ibmmodel:forms viewerscope:gteversion:8.0.0

Trust: 1.0

vendor:junipermodel:junos spacescope:ltversion:15.1

Trust: 1.0

vendor:oraclemodel:jdkscope:eqversion:1.5.0

Trust: 1.0

vendor:oraclemodel:jdkscope:eqversion:1.8.0

Trust: 1.0

vendor:canonicalmodel:ubuntu linuxscope:eqversion:12.10

Trust: 1.0

vendor:debianmodel:linuxscope:eqversion:8.0

Trust: 1.0

vendor:canonicalmodel:ubuntu linuxscope:eqversion:10.04

Trust: 1.0

vendor:ibmmodel:dominoscope:lteversion:8.5.3 fix pack 6

Trust: 0.8

vendor:ibmmodel:dominoscope:lteversion:9.0.1 fix pack 1

Trust: 0.8

vendor:ibmmodel:forms viewerscope:eqversion:4.0

Trust: 0.8

vendor:ibmmodel:forms viewerscope:eqversion:8.0

Trust: 0.8

vendor:ibmmodel:forms viewerscope:eqversion:8.0.1

Trust: 0.8

vendor:ibmmodel:infosphere streamsscope:eqversion:1.0

Trust: 0.8

vendor:ibmmodel:infosphere streamsscope:eqversion:2.0

Trust: 0.8

vendor:ibmmodel:infosphere streamsscope:eqversion:3.0

Trust: 0.8

vendor:ibmmodel:infosphere streamsscope:eqversion:3.1

Trust: 0.8

vendor:ibmmodel:infosphere streamsscope:eqversion:3.2

Trust: 0.8

vendor:ibmmodel:lotus expeditorscope:eqversion:6.2.x

Trust: 0.8

vendor:ibmmodel:notesscope:lteversion:8.5.3 fix pack 6

Trust: 0.8

vendor:ibmmodel:notesscope:lteversion:9.0.1 fix pack 1

Trust: 0.8

vendor:oraclemodel:jdkscope:eqversion:5.0 update 61

Trust: 0.8

vendor:oraclemodel:jdkscope:eqversion:6 update 71

Trust: 0.8

vendor:oraclemodel:jdkscope:eqversion:7 update 51

Trust: 0.8

vendor:oraclemodel:jdkscope:eqversion:8

Trust: 0.8

vendor:oraclemodel:jrescope:eqversion:5.0 update 61

Trust: 0.8

vendor:oraclemodel:jrescope:eqversion:6 update 71

Trust: 0.8

vendor:oraclemodel:jrescope:eqversion:7 update 51

Trust: 0.8

vendor:oraclemodel:jrescope:eqversion:8

Trust: 0.8

vendor:oraclemodel:java sescope:eqversion:embedded 7 update 51

Trust: 0.8

vendor:hitachimodel:cosminexus application server enterprisescope:eqversion:version 6

Trust: 0.8

vendor:hitachimodel:cosminexus application server standardscope:eqversion:version 6

Trust: 0.8

vendor:hitachimodel:cosminexus application server version 5scope: - version: -

Trust: 0.8

vendor:hitachimodel:cosminexus clientscope:eqversion:version 6

Trust: 0.8

vendor:hitachimodel:cosminexus developer light version 6scope: - version: -

Trust: 0.8

vendor:hitachimodel:cosminexus developer professional version 6scope: - version: -

Trust: 0.8

vendor:hitachimodel:cosminexus developer standard version 6scope: - version: -

Trust: 0.8

vendor:hitachimodel:cosminexus developer version 5scope: - version: -

Trust: 0.8

vendor:hitachimodel:cosminexus developer's kit for javascope: - version: -

Trust: 0.8

vendor:hitachimodel:cosminexus primary serverscope:eqversion:base

Trust: 0.8

vendor:hitachimodel:cosminexus studioscope:eqversion:version 5

Trust: 0.8

vendor:hitachimodel:ucosminexus application serverscope:eqversion:-r

Trust: 0.8

vendor:hitachimodel:ucosminexus application serverscope:eqversion:express

Trust: 0.8

vendor:hitachimodel:ucosminexus application serverscope:eqversion:light

Trust: 0.8

vendor:hitachimodel:ucosminexus application serverscope:eqversion:standard-r

Trust: 0.8

vendor:hitachimodel:ucosminexus application server enterprisescope: - version: -

Trust: 0.8

vendor:hitachimodel:ucosminexus application server smart editionscope: - version: -

Trust: 0.8

vendor:hitachimodel:ucosminexus application server standardscope: - version: -

Trust: 0.8

vendor:hitachimodel:ucosminexus clientscope:eqversion:none

Trust: 0.8

vendor:hitachimodel:ucosminexus clientscope:eqversion:for plug-in

Trust: 0.8

vendor:hitachimodel:ucosminexus developerscope:eqversion:01

Trust: 0.8

vendor:hitachimodel:ucosminexus developerscope:eqversion:professional

Trust: 0.8

vendor:hitachimodel:ucosminexus developerscope:eqversion:professional for plug-in

Trust: 0.8

vendor:hitachimodel:ucosminexus developer lightscope: - version: -

Trust: 0.8

vendor:hitachimodel:ucosminexus developer standardscope: - version: -

Trust: 0.8

vendor:hitachimodel:ucosminexus operatorscope: - version: -

Trust: 0.8

vendor:hitachimodel:ucosminexus primary serverscope:eqversion:base

Trust: 0.8

vendor:hitachimodel:ucosminexus serverscope:eqversion:standard-r

Trust: 0.8

vendor:hitachimodel:ucosminexus service architectscope: - version: -

Trust: 0.8

vendor:hitachimodel:ucosminexus service platformscope:eqversion:none

Trust: 0.8

vendor:hitachimodel:ucosminexus service platformscope:eqversion:- messaging

Trust: 0.8

sources: JVNDB: JVNDB-2014-002096 // NVD: CVE-2014-0429

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2014-0429
value: HIGH

Trust: 1.0

NVD: CVE-2014-0429
value: HIGH

Trust: 0.8

VULHUB: VHN-67922
value: HIGH

Trust: 0.1

VULMON: CVE-2014-0429
value: HIGH

Trust: 0.1

nvd@nist.gov: CVE-2014-0429
severity: HIGH
baseScore: 10.0
vectorString: AV:N/AC:L/AU:N/C:C/I:C/A:C
accessVector: NETWORK
accessComplexity: LOW
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: COMPLETE
availabilityImpact: COMPLETE
exploitabilityScore: 10.0
impactScore: 10.0
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.9

VULHUB: VHN-67922
severity: HIGH
baseScore: 10.0
vectorString: AV:N/AC:L/AU:N/C:C/I:C/A:C
accessVector: NETWORK
accessComplexity: LOW
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: COMPLETE
availabilityImpact: COMPLETE
exploitabilityScore: 10.0
impactScore: 10.0
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

sources: VULHUB: VHN-67922 // VULMON: CVE-2014-0429 // JVNDB: JVNDB-2014-002096 // NVD: CVE-2014-0429

PROBLEMTYPE DATA

problemtype:NVD-CWE-noinfo

Trust: 1.0

sources: NVD: CVE-2014-0429

THREAT TYPE

remote

Trust: 0.4

sources: PACKETSTORM: 126182 // PACKETSTORM: 126181 // PACKETSTORM: 127939 // PACKETSTORM: 127027

TYPE

arbitrary

Trust: 0.3

sources: PACKETSTORM: 126182 // PACKETSTORM: 126181 // PACKETSTORM: 127027

CONFIGURATIONS

sources: JVNDB: JVNDB-2014-002096

EXPLOIT AVAILABILITY

sources: VULHUB: VHN-67922

PATCH

title:HS14-009url:http://www.hitachi.co.jp/Prod/comp/soft1/global/security/info/vuls/HS14-009/index.html

Trust: 0.8

title:1672080url:http://www-01.ibm.com/support/docview.wss?uid=swg21672080

Trust: 0.8

title:1676746url:http://www-01.ibm.com/support/docview.wss?uid=swg21676746

Trust: 0.8

title:1675973url:http://www-01.ibm.com/support/docview.wss?uid=swg21675973

Trust: 0.8

title:1677900url:http://www-01.ibm.com/support/docview.wss?uid=swg21677900

Trust: 0.8

title:1677894url:http://www-01.ibm.com/support/docview.wss?uid=swg21677894

Trust: 0.8

title:1682828url:http://www-01.ibm.com/support/docview.wss?uid=swg21682828

Trust: 0.8

title:Text Form of Oracle Critical Patch Update - April 2014 Risk Matricesurl:http://www.oracle.com/technetwork/topics/security/cpuapr2014verbose-1972954.html

Trust: 0.8

title:Oracle Critical Patch Update Advisory - April 2014url:http://www.oracle.com/technetwork/topics/security/cpuapr2014-1972952.html

Trust: 0.8

title:April 2014 Critical Patch Update Releasedurl:https://blogs.oracle.com/security/entry/april_2014_critical_patch_update

Trust: 0.8

title:JSA10698url:http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10698&actp=search

Trust: 0.8

title:HS14-009url:http://www.hitachi.co.jp/Prod/comp/soft1/security/info/vuls/HS14-009/index.html

Trust: 0.8

title:Oracle Corporation Javaプラグインの脆弱性に関するお知らせurl:http://www.fmworld.net/biz/common/oracle/20140417.html

Trust: 0.8

title:Red Hat: CVE-2014-0429url:https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database&qid=CVE-2014-0429

Trust: 0.1

title:Ubuntu Security Notice: openjdk-6 vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2191-1

Trust: 0.1

title:Ubuntu Security Notice: openjdk-7 vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2187-1

Trust: 0.1

title:Amazon Linux AMI: ALAS-2014-326url:https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami&qid=ALAS-2014-326

Trust: 0.1

title:Amazon Linux AMI: ALAS-2014-327url:https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami&qid=ALAS-2014-327

Trust: 0.1

sources: VULMON: CVE-2014-0429 // JVNDB: JVNDB-2014-002096

EXTERNAL IDS

db:NVDid:CVE-2014-0429

Trust: 2.8

db:SECUNIAid:58415

Trust: 1.2

db:SECUNIAid:58974

Trust: 1.2

db:SECUNIAid:59058

Trust: 1.2

db:JUNIPERid:JSA10698

Trust: 1.2

db:BIDid:66856

Trust: 1.2

db:JVNDBid:JVNDB-2014-002096

Trust: 0.8

db:PACKETSTORMid:126182

Trust: 0.2

db:PACKETSTORMid:126181

Trust: 0.2

db:PACKETSTORMid:127027

Trust: 0.2

db:PACKETSTORMid:126183

Trust: 0.1

db:PACKETSTORMid:130400

Trust: 0.1

db:PACKETSTORMid:126320

Trust: 0.1

db:PACKETSTORMid:126443

Trust: 0.1

db:PACKETSTORMid:127041

Trust: 0.1

db:PACKETSTORMid:126413

Trust: 0.1

db:PACKETSTORMid:126664

Trust: 0.1

db:CNNVDid:CNNVD-201404-258

Trust: 0.1

db:VULHUBid:VHN-67922

Trust: 0.1

db:VULMONid:CVE-2014-0429

Trust: 0.1

db:PACKETSTORMid:126200

Trust: 0.1

db:PACKETSTORMid:126201

Trust: 0.1

db:PACKETSTORMid:127939

Trust: 0.1

db:PACKETSTORMid:126494

Trust: 0.1

db:PACKETSTORMid:126631

Trust: 0.1

sources: VULHUB: VHN-67922 // VULMON: CVE-2014-0429 // JVNDB: JVNDB-2014-002096 // PACKETSTORM: 126182 // PACKETSTORM: 126200 // PACKETSTORM: 126201 // PACKETSTORM: 126181 // PACKETSTORM: 127939 // PACKETSTORM: 127027 // PACKETSTORM: 126494 // PACKETSTORM: 126631 // NVD: CVE-2014-0429

REFERENCES

url:http://www.oracle.com/technetwork/topics/security/cpuapr2014-1972952.html

Trust: 1.4

url:http://www.securityfocus.com/bid/66856

Trust: 1.3

url:http://rhn.redhat.com/errata/rhsa-2014-0685.html

Trust: 1.3

url:http://www-01.ibm.com/support/docview.wss?uid=swg21672080

Trust: 1.2

url:http://www-01.ibm.com/support/docview.wss?uid=swg21676746

Trust: 1.2

url:https://www.ibm.com/support/docview.wss?uid=swg21675973

Trust: 1.2

url:http://www.debian.org/security/2014/dsa-2912

Trust: 1.2

url:http://security.gentoo.org/glsa/glsa-201406-32.xml

Trust: 1.2

url:http://security.gentoo.org/glsa/glsa-201502-12.xml

Trust: 1.2

url:https://access.redhat.com/errata/rhsa-2014:0413

Trust: 1.2

url:https://access.redhat.com/errata/rhsa-2014:0414

Trust: 1.2

url:http://rhn.redhat.com/errata/rhsa-2014-0675.html

Trust: 1.2

url:http://secunia.com/advisories/58415

Trust: 1.2

url:http://secunia.com/advisories/58974

Trust: 1.2

url:http://secunia.com/advisories/59058

Trust: 1.2

url:http://www.ubuntu.com/usn/usn-2187-1

Trust: 1.2

url:http://www.ubuntu.com/usn/usn-2191-1

Trust: 1.2

url:http://kb.juniper.net/infocenter/index?page=content&id=jsa10698

Trust: 1.1

url:http://marc.info/?l=bugtraq&m=140852974709252&w=2

Trust: 1.1

url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0429

Trust: 0.8

url:http://www.ipa.go.jp/security/ciadr/vul/20140416-jre.html

Trust: 0.8

url:http://www.jpcert.or.jp/at/2014/at140017.html

Trust: 0.8

url:http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-0429

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0446

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-1876

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0429

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-2412

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0451

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-2414

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0457

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-2398

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0458

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0452

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0460

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0461

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0453

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0456

Trust: 0.7

url:https://nvd.nist.gov/vuln/detail/cve-2014-2403

Trust: 0.7

url:https://www.redhat.com/security/data/cve/cve-2014-0451.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-0453.html

Trust: 0.6

url:https://access.redhat.com/site/articles/11258

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-2421.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-0452.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-2423.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-0461.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-2427.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-0446.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-2414.html

Trust: 0.6

url:https://access.redhat.com/security/team/contact/

Trust: 0.6

url:https://www.redhat.com/mailman/listinfo/rhsa-announce

Trust: 0.6

url:https://nvd.nist.gov/vuln/detail/cve-2014-2421

Trust: 0.6

url:https://nvd.nist.gov/vuln/detail/cve-2014-2427

Trust: 0.6

url:https://bugzilla.redhat.com/):

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-0458.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-1876.html

Trust: 0.6

url:https://nvd.nist.gov/vuln/detail/cve-2014-2397

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-0460.html

Trust: 0.6

url:https://nvd.nist.gov/vuln/detail/cve-2014-2423

Trust: 0.6

url:https://access.redhat.com/security/team/key/#package

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-2412.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-2398.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-0457.html

Trust: 0.6

url:https://www.redhat.com/security/data/cve/cve-2014-0429.html

Trust: 0.6

url:https://nvd.nist.gov/vuln/detail/cve-2014-2413

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2014-0455

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2014-0454

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2014-2402

Trust: 0.5

url:https://www.redhat.com/security/data/cve/cve-2014-2397.html

Trust: 0.5

url:https://www.redhat.com/security/data/cve/cve-2014-0456.html

Trust: 0.5

url:https://www.redhat.com/security/data/cve/cve-2014-2403.html

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2014-0459

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2013-6629

Trust: 0.5

url:https://nvd.nist.gov/vuln/detail/cve-2013-6954

Trust: 0.5

url:https://access.redhat.com/security/updates/classification/#critical

Trust: 0.4

url:https://www.redhat.com/security/data/cve/cve-2014-0459.html

Trust: 0.4

url:https://www.redhat.com/security/data/cve/cve-2014-0454.html

Trust: 0.4

url:https://www.redhat.com/security/data/cve/cve-2014-2413.html

Trust: 0.4

url:https://www.redhat.com/security/data/cve/cve-2014-0455.html

Trust: 0.4

url:https://www.redhat.com/security/data/cve/cve-2014-2402.html

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2014-0449

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2014-2409

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2014-2401

Trust: 0.4

url:https://www.redhat.com/security/data/cve/cve-2014-2420.html

Trust: 0.3

url:https://www.redhat.com/security/data/cve/cve-2014-2409.html

Trust: 0.3

url:https://www.redhat.com/security/data/cve/cve-2014-0449.html

Trust: 0.3

url:https://www.redhat.com/security/data/cve/cve-2013-6629.html

Trust: 0.3

url:https://www.redhat.com/security/data/cve/cve-2013-6954.html

Trust: 0.3

url:https://www.redhat.com/security/data/cve/cve-2014-2428.html

Trust: 0.3

url:https://www.redhat.com/security/data/cve/cve-2014-2401.html

Trust: 0.3

url:https://www.redhat.com/security/data/cve/cve-2014-0432.html

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2014-0432

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2014-0448

Trust: 0.2

url:https://www.redhat.com/security/data/cve/cve-2014-0448.html

Trust: 0.2

url:https://www.redhat.com/security/data/cve/cve-2014-2422.html

Trust: 0.2

url:https://access.redhat.com/security/updates/classification/#important

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2014-2420

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2014-2428

Trust: 0.2

url:http://kb.juniper.net/infocenter/index?page=content&amp;id=jsa10698

Trust: 0.1

url:http://marc.info/?l=bugtraq&amp;m=140852974709252&amp;w=2

Trust: 0.1

url:https://cwe.mitre.org/data/definitions/.html

Trust: 0.1

url:https://nvd.nist.gov

Trust: 0.1

url:https://access.redhat.com/security/cve/cve-2014-0429

Trust: 0.1

url:https://usn.ubuntu.com/2191-1/

Trust: 0.1

url:https://rhn.redhat.com/errata/rhsa-2014-0406.html

Trust: 0.1

url:https://rhn.redhat.com/errata/rhsa-2014-0413.html

Trust: 0.1

url:https://rhn.redhat.com/errata/rhsa-2014-0412.html

Trust: 0.1

url:https://rhn.redhat.com/errata/rhsa-2014-0407.html

Trust: 0.1

url:http://www.hp.com/java

Trust: 0.1

url:http://h41183.www4.hp.com/signup_alerts.php?jumpid=hpsc_secbulletins

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2014-4216

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2014-4218

Trust: 0.1

url:https://www.hp.com/go/swa

Trust: 0.1

url:https://h20564.www2.hp.com/portal/site/hpsc/public/kb/

Trust: 0.1

url:https://h20564.www2.hp.com/portal/site/hpsc/public/kb/secbullarchive/

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2014-4209

Trust: 0.1

url:http://www.debian.org/security/faq

Trust: 0.1

url:http://www.debian.org/security/

Trust: 0.1

url:https://rhn.redhat.com/errata/rhsa-2014-0508.html

Trust: 0.1

url:https://www.ibm.com/developerworks/java/jdk/alerts/

Trust: 0.1

sources: VULHUB: VHN-67922 // VULMON: CVE-2014-0429 // JVNDB: JVNDB-2014-002096 // PACKETSTORM: 126182 // PACKETSTORM: 126200 // PACKETSTORM: 126201 // PACKETSTORM: 126181 // PACKETSTORM: 127939 // PACKETSTORM: 127027 // PACKETSTORM: 126494 // PACKETSTORM: 126631 // NVD: CVE-2014-0429

CREDITS

Red Hat

Trust: 0.6

sources: PACKETSTORM: 126182 // PACKETSTORM: 126200 // PACKETSTORM: 126201 // PACKETSTORM: 126181 // PACKETSTORM: 127027 // PACKETSTORM: 126631

SOURCES

db:VULHUBid:VHN-67922
db:VULMONid:CVE-2014-0429
db:JVNDBid:JVNDB-2014-002096
db:PACKETSTORMid:126182
db:PACKETSTORMid:126200
db:PACKETSTORMid:126201
db:PACKETSTORMid:126181
db:PACKETSTORMid:127939
db:PACKETSTORMid:127027
db:PACKETSTORMid:126494
db:PACKETSTORMid:126631
db:NVDid:CVE-2014-0429

LAST UPDATE DATE

2024-11-24T21:44:11.329000+00:00


SOURCES UPDATE DATE

db:VULHUBid:VHN-67922date:2022-05-09T00:00:00
db:VULMONid:CVE-2014-0429date:2020-09-08T00:00:00
db:JVNDBid:JVNDB-2014-002096date:2015-12-02T00:00:00
db:NVDid:CVE-2014-0429date:2024-11-21T02:02:05.960

SOURCES RELEASE DATE

db:VULHUBid:VHN-67922date:2014-04-16T00:00:00
db:VULMONid:CVE-2014-0429date:2014-04-16T00:00:00
db:JVNDBid:JVNDB-2014-002096date:2014-04-17T00:00:00
db:PACKETSTORMid:126182date:2014-04-16T20:42:08
db:PACKETSTORMid:126200date:2014-04-17T22:02:41
db:PACKETSTORMid:126201date:2014-04-17T22:02:50
db:PACKETSTORMid:126181date:2014-04-16T20:41:55
db:PACKETSTORMid:127939date:2014-08-20T15:19:50
db:PACKETSTORMid:127027date:2014-06-11T00:06:58
db:PACKETSTORMid:126494date:2014-05-06T00:17:25
db:PACKETSTORMid:126631date:2014-05-15T21:38:43
db:NVDid:CVE-2014-0429date:2014-04-16T00:55:23.920