CentOS Update for java CESA-2013:0274 centos5. Fix issues with OpenJDK 6, including an improper permission check (CVE-2013-1486) and leaked timing information during decryption (CVE-2013-0169). Upgrade to IcedTea6 1.11.8 and restart OpenJDK Java
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
![]() | RHEL 6 : java-1.6.0-openjdk (RHSA-2013:0273) | 21 Feb 201300:00 | ā | nessus |
![]() | CentOS 6 : java-1.6.0-openjdk (CESA-2013:0273) | 21 Feb 201300:00 | ā | nessus |
![]() | openSUSE Security Update : java-1_6_0-openjdk (openSUSE-SU-2013:0375-1) | 13 Jun 201400:00 | ā | nessus |
![]() | Oracle Linux 6 : java-1.6.0-openjdk (ELSA-2013-0273) | 12 Jul 201300:00 | ā | nessus |
![]() | Amazon Linux AMI : java-1.6.0-openjdk (ALAS-2013-163) | 4 Sep 201300:00 | ā | nessus |
![]() | CentOS 5 : java-1.6.0-openjdk (CESA-2013:0274) | 27 Feb 201300:00 | ā | nessus |
![]() | RHEL 5 : java-1.6.0-openjdk (RHSA-2013:0274) | 21 Feb 201300:00 | ā | nessus |
![]() | SuSE 11.2 Security Update : Java (SAT Patch Number 7385) | 24 Feb 201300:00 | ā | nessus |
![]() | Oracle Linux 5 : java-1.6.0-openjdk (ELSA-2013-0274) | 12 Jul 201300:00 | ā | nessus |
![]() | Mandriva Linux Security Advisory : java-1.6.0-openjdk (MDVSA-2013:014) | 24 Feb 201300:00 | ā | nessus |
###############################################################################
# OpenVAS Vulnerability Test
#
# CentOS Update for java CESA-2013:0274 centos5
#
# Authors:
# System Generated Check
#
# Copyright:
# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
###############################################################################
include("revisions-lib.inc");
tag_insight = "These packages provide the OpenJDK 6 Java Runtime Environment and the
OpenJDK 6 Software Development Kit.
An improper permission check issue was discovered in the JMX component in
OpenJDK. An untrusted Java application or applet could use this flaw to
bypass Java sandbox restrictions. (CVE-2013-1486)
It was discovered that OpenJDK leaked timing information when decrypting
TLS/SSL protocol encrypted records when CBC-mode cipher suites were used.
A remote attacker could possibly use this flaw to retrieve plain text from
the encrypted packets by using a TLS/SSL server as a padding oracle.
(CVE-2013-0169)
This erratum also upgrades the OpenJDK package to IcedTea6 1.11.8. Refer to
the NEWS file, linked to in the References, for further information.
All users of java-1.6.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.";
tag_affected = "java on CentOS 5";
tag_solution = "Please Install the Updated Packages.";
if(description)
{
script_xref(name : "URL" , value : "http://lists.centos.org/pipermail/centos-announce/2013-February/019255.html");
script_id(881610);
script_version("$Revision: 6655 $");
script_tag(name:"last_modification", value:"$Date: 2017-07-10 13:48:58 +0200 (Mon, 10 Jul 2017) $");
script_tag(name:"creation_date", value:"2013-02-22 10:07:02 +0530 (Fri, 22 Feb 2013)");
script_cve_id("CVE-2013-0169", "CVE-2013-1486");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_xref(name: "CESA", value: "2013:0274");
script_name("CentOS Update for java CESA-2013:0274 centos5 ");
script_summary("Check for the Version of java");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (c) 2013 Greenbone Networks GmbH");
script_family("CentOS Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/centos", "ssh/login/rpms");
script_tag(name : "affected" , value : tag_affected);
script_tag(name : "solution" , value : tag_solution);
script_tag(name : "insight" , value : tag_insight);
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("pkg-lib-rpm.inc");
release = get_kb_item("ssh/login/release");
res = "";
if(release == NULL){
exit(0);
}
if(release == "CentOS5")
{
if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk", rpm:"java-1.6.0-openjdk~1.6.0.0~1.35.1.11.8.el5_9", rls:"CentOS5")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk-demo", rpm:"java-1.6.0-openjdk-demo~1.6.0.0~1.35.1.11.8.el5_9", rls:"CentOS5")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk-devel", rpm:"java-1.6.0-openjdk-devel~1.6.0.0~1.35.1.11.8.el5_9", rls:"CentOS5")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk-javadoc", rpm:"java-1.6.0-openjdk-javadoc~1.6.0.0~1.35.1.11.8.el5_9", rls:"CentOS5")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"java-1.6.0-openjdk-src", rpm:"java-1.6.0-openjdk-src~1.6.0.0~1.35.1.11.8.el5_9", rls:"CentOS5")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
}
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. ContactĀ us for a demo andĀ discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo