RedHat Update for openssh RHSA-2013:0519-02
🗓️ 22 Feb 2013 00:00:00Reported by Copyright (C) 2013 Greenbone AGType
openvas🔗 plugins.openvas.org👁 38 Views
| Reporter | Title | Published | Views | Family All 25 |
|---|---|---|---|---|
| Medium: openssh | 2 Mar 201300:00 | – | amazon | |
| Amazon Linux AMI : openssh (ALAS-2013-165) | 4 Sep 201300:00 | – | nessus | |
| CentOS 6 : openssh (CESA-2013:0519) | 10 Mar 201300:00 | – | nessus | |
| MiracleLinux 4 : openssh-5.3p1-84.1.AXS4 (AXSA:2013-105:01) | 16 Jan 202600:00 | – | nessus | |
| Oracle Linux 6 : openssh (ELSA-2013-0519) | 12 Jul 201300:00 | – | nessus | |
| RHEL 6 : openssh (RHSA-2013:0519) | 21 Feb 201300:00 | – | nessus | |
| RHEL 6 : rhev-hypervisor6 (RHSA-2013:0579) | 8 Nov 201400:00 | – | nessus | |
| Scientific Linux Security Update : openssh on SL6.x i386/x86_64 (20130221) | 1 Mar 201300:00 | – | nessus | |
| openssh, pam_ssh_agent_auth security update | 27 Feb 201319:37 | – | centos | |
| CVE-2012-5536 | 22 Feb 201300:00 | – | cve |
10
| Source | Link |
|---|---|
| redhat | www.redhat.com/archives/rhsa-announce/2013-February/msg00058.html |
| securityfocus | www.securityfocus.com/bid/58097 |
# 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-February/msg00058.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/58097");
script_oid("1.3.6.1.4.1.25623.1.0.870927");
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-02-22 10:02:02 +0530 (Fri, 22 Feb 2013)");
script_cve_id("CVE-2012-5536");
script_tag(name:"cvss_base", value:"6.2");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:H/Au:N/C:C/I:C/A:C");
script_xref(name:"RHSA", value:"2013:0519-02");
script_name("RedHat Update for openssh RHSA-2013:0519-02");
script_tag(name:"summary", value:"The remote host is missing an update for the 'openssh'
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:"affected", value:"openssh on Red Hat Enterprise Linux Desktop (v. 6),
Red Hat Enterprise Linux Server (v. 6),
Red Hat Enterprise Linux Workstation (v. 6)");
script_tag(name:"solution", value:"Please Install the Updated Packages.");
script_tag(name:"insight", value:"OpenSSH is OpenBSD's Secure Shell (SSH) protocol implementation. These
packages include the core files necessary for the OpenSSH client and
server.
Due to the way the pam_ssh_agent_auth PAM module was built in Red Hat
Enterprise Linux 6, the glibc's error() function was called rather than the
intended error() function in pam_ssh_agent_auth to report errors. As these
two functions expect different arguments, it was possible for an attacker
to cause an application using pam_ssh_agent_auth to crash, disclose
portions of its memory or, potentially, execute arbitrary code.
(CVE-2012-5536)
Note that the pam_ssh_agent_auth module is not used in Red Hat Enterprise
Linux 6 by default.
This update also fixes the following bugs:
* All possible options for the new RequiredAuthentications directive were
not documented in the sshd_config man page. This update improves the man
page to document all the possible options. (BZ#821641)
* When stopping one instance of the SSH daemon (sshd), the sshd init script
(/etc/rc.d/init.d/sshd) stopped all sshd processes regardless of the PID of
the processes. This update improves the init script so that it only kills
processes with the relevant PID. As a result, the init script now works
more reliably in a multi-instance environment. (BZ#826720)
* Due to a regression, the ssh-copy-id command returned an exit status code
of zero even if there was an error in copying the key to a remote host.
With this update, a patch has been applied and ssh-copy-id now returns a
non-zero exit code if there is an error in copying the SSH certificate to a
remote host. (BZ#836650)
* When SELinux was disabled on the system, no on-disk policy was installed,
a user account was used for a connection, and no ~/.ssh configuration was
present in that user's home directory, the SSH client terminated
unexpectedly with a segmentation fault when attempting to connect to
another system. A patch has been provided to address this issue and the
crashes no longer occur in the described scenario. (BZ#836655)
* The HOWTO document /usr/share/doc/openssh-ldap-5.3p1/HOWTO.ldap-keys
incorrectly documented the use of the AuthorizedKeysCommand directive.
This update corrects the document. (BZ#857760)
This update also adds the following enhancements:
* When attempting to enable SSH for use with a Common Access Card (CAC),
the ssh-agent utility read all the certificates in th ...
Description truncated, please see the referenced URL(s) for more information.");
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:"openssh", rpm:"openssh~5.3p1~84.1.el6", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"openssh-askpass", rpm:"openssh-askpass~5.3p1~84.1.el6", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"openssh-clients", rpm:"openssh-clients~5.3p1~84.1.el6", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"openssh-debuginfo", rpm:"openssh-debuginfo~5.3p1~84.1.el6", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"openssh-server", rpm:"openssh-server~5.3p1~84.1.el6", rls:"RHENT_6")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
exit(0);
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
21 Mar 2024 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 26.2
EPSS0.00437