RedHat Update for krb5 RHSA-2013:0656-01. KDC vulnerability patche
Reporter | Title | Published | Views | Family All 65 |
---|---|---|---|---|
![]() | openSUSE Security Update : krb5 (openSUSE-SU-2013:0498-1) | 13 Jun 201400:00 | – | nessus |
![]() | Oracle Linux 6 : krb5 (ELSA-2013-0656) | 12 Jul 201300:00 | – | nessus |
![]() | Fedora 17 : krb5-1.10.2-9.fc17 (2013-3116) | 17 Mar 201300:00 | – | nessus |
![]() | Scientific Linux Security Update : krb5 on SL6.x i386/x86_64 (20130318) | 19 Mar 201300:00 | – | nessus |
![]() | RHEL 6 : krb5 (RHSA-2013:0656) | 19 Mar 201300:00 | – | nessus |
![]() | Fedora 18 : krb5-1.10.3-14.fc18 (2013-3147) | 23 Mar 201300:00 | – | nessus |
![]() | CentOS 6 : krb5 (CESA-2013:0656) | 20 Mar 201300:00 | – | nessus |
![]() | Oracle Solaris Third-Party Patch Update : kerberos (cve_2002_2443_denial_of) | 19 Jan 201500:00 | – | nessus |
![]() | FreeBSD : krb5 -- NULL pointer dereference in the KDC PKINIT code [CVE-2013-1415] (f54584bc-7d2b-11e2-9bd1-206a8a720317) | 24 Feb 201300:00 | – | nessus |
![]() | SuSE 11.2 Security Update : Kerberos 5 (SAT Patch Number 7446) | 28 Mar 201300:00 | – | nessus |
Source | Link |
---|---|
redhat | www.redhat.com/archives/rhsa-announce/2013-March/msg00053.html |
# SPDX-FileCopyrightText: 2013 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_xref(name:"URL", value:"https://www.redhat.com/archives/rhsa-announce/2013-March/msg00053.html");
script_oid("1.3.6.1.4.1.25623.1.0.870966");
script_version("2024-03-21T05:06:54+0000");
script_tag(name:"last_modification", value:"2024-03-21 05:06:54 +0000 (Thu, 21 Mar 2024)");
script_tag(name:"creation_date", value:"2013-03-19 09:37:58 +0530 (Tue, 19 Mar 2013)");
script_cve_id("CVE-2012-1016", "CVE-2013-1415");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_xref(name:"RHSA", value:"2013:0656-01");
script_name("RedHat Update for krb5 RHSA-2013:0656-01");
script_tag(name:"summary", value:"The remote host is missing an update for the 'krb5'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2013 Greenbone AG");
script_family("Red Hat Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/rhel", "ssh/login/rpms", re:"ssh/login/release=RHENT_6");
script_tag(name:"solution", value:"Please Install the Updated Packages.");
script_tag(name:"insight", value:"Kerberos is a network authentication system which allows clients and
servers to authenticate to each other using symmetric encryption and a
trusted third-party, the Key Distribution Center (KDC).
When a client attempts to use PKINIT to obtain credentials from the KDC,
the client can specify, using an issuer and serial number, which of the
KDC's possibly-many certificates the client has in its possession, as a
hint to the KDC that it should use the corresponding key to sign its
response. If that specification was malformed, the KDC could attempt to
dereference a NULL pointer and crash. (CVE-2013-1415)
When a client attempts to use PKINIT to obtain credentials from the KDC,
the client will typically format its request to conform to the
specification published in RFC 4556. For interoperability reasons, clients
and servers also provide support for an older, draft version of that
specification. If a client formatted its request to conform to this older
version of the specification, with a non-default key agreement option, it
could cause the KDC to attempt to dereference a NULL pointer and crash.
(CVE-2012-1016)
All krb5 users should upgrade to these updated packages, which contain
backported patches to correct these issues. After installing the updated
packages, the krb5kdc daemon will be restarted automatically.
Red Hat Enterprise Linux Server (v. 6),
Red Hat Enterprise Linux Workstation (v. 6)");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release) exit(0);
res = "";
if(release == "RHENT_6")
{
if ((res = isrpmvuln(pkg:"krb5-debuginfo", rpm:"krb5-debuginfo~1.10.3~10.el6_4.1", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"krb5-devel", rpm:"krb5-devel~1.10.3~10.el6_4.1", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"krb5-libs", rpm:"krb5-libs~1.10.3~10.el6_4.1", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"krb5-pkinit-openssl", rpm:"krb5-pkinit-openssl~1.10.3~10.el6_4.1", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"krb5-server", rpm:"krb5-server~1.10.3~10.el6_4.1", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"krb5-server-ldap", rpm:"krb5-server-ldap~1.10.3~10.el6_4.1", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"krb5-workstation", rpm:"krb5-workstation~1.10.3~10.el6_4.1", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
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