Updated freeradius2 packages available for Red Hat Enterprise Linux 5. Fix authentication flaw and multiple bugs
Reporter | Title | Published | Views | Family All 32 |
---|---|---|---|---|
![]() | Design/Logic Flaw | 12 Mar 201323:55 | – | prion |
![]() | CentOS Update for freeradius2 CESA-2013:0134 centos5 | 21 Jan 201300:00 | – | openvas |
![]() | CentOS Update for freeradius2 CESA-2013:0134 centos5 | 21 Jan 201300:00 | – | openvas |
![]() | RedHat Update for freeradius2 RHSA-2013:0134-01 | 11 Jan 201300:00 | – | openvas |
![]() | SUSE: Security Advisory (SUSE-SU-2013:0356-1) | 9 Jun 202100:00 | – | openvas |
![]() | RedHat Update for freeradius2 RHSA-2013:0134-01 | 11 Jan 201300:00 | – | openvas |
![]() | Ubuntu Update for freeradius USN-2122-1 | 4 Mar 201400:00 | – | openvas |
![]() | Oracle: Security Advisory (ELSA-2013-0134) | 6 Oct 201500:00 | – | openvas |
![]() | Ubuntu: Security Advisory (USN-2122-1) | 4 Mar 201400:00 | – | openvas |
![]() | openSUSE Security Update : freeradius-server (openSUSE-SU-2013:0137-1) | 13 Jun 201400:00 | – | nessus |
Source | Link |
---|---|
nessus | www.nessus.org/u |
cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
nessus | www.nessus.org/u |
#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text and package checks in this plugin were
# extracted from Red Hat Security Advisory RHSA-2013:0134 and
# CentOS Errata and Security Advisory 2013:0134 respectively.
#
include('deprecated_nasl_level.inc');
include('compat.inc');
if (description)
{
script_id(63579);
script_version("1.15");
script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/04");
script_cve_id("CVE-2011-4966");
script_bugtraq_id(57177);
script_xref(name:"RHSA", value:"2013:0134");
script_name(english:"CentOS 5 : freeradius2 (CESA-2013:0134)");
script_summary(english:"Checks rpm output for the updated packages");
script_set_attribute(
attribute:"synopsis",
value:"The remote CentOS host is missing one or more security updates."
);
script_set_attribute(
attribute:"description",
value:
"Updated freeradius2 packages that fix one security issue and multiple
bugs are now available for Red Hat Enterprise Linux 5.
The Red Hat Security Response Team has rated this update as having low
security impact. A Common Vulnerability Scoring System (CVSS) base
score, which gives a detailed severity rating, is available from the
CVE link in the References section.
FreeRADIUS is an open source Remote Authentication Dial-In User
Service (RADIUS) server which allows RADIUS clients to perform
authentication against the RADIUS server. The RADIUS server may
optionally perform accounting of its operations using the RADIUS
protocol.
It was found that the 'unix' module ignored the password expiration
setting in '/etc/shadow'. If FreeRADIUS was configured to use this
module for user authentication, this flaw could allow users with an
expired password to successfully authenticate, even though their
access should have been denied. (CVE-2011-4966)
This update also fixes the following bugs :
* After log rotation, the freeradius logrotate script failed to reload
the radiusd daemon and log messages were lost. This update has added a
command to the freeradius logrotate script to reload the radiusd
daemon and the radiusd daemon re-initializes and reopens its log files
after log rotation as expected. (BZ#787111)
* The radtest script with the 'eap-md5' option failed because it
passed the IP family argument when invoking the radeapclient utility
and the radeapclient utility did not recognize the IP family. The
radeapclient utility now recognizes the IP family argument and radtest
now works with eap-md5 as expected. (BZ#846476)
* Previously, freeradius was compiled without the '--with-udpfromto'
option. Consequently, with a multihomed server and explicitly
specifying the IP address, freeradius sent the reply with the wrong IP
source address. With this update, freeradius has been built with the
'--with-udpfromto' configuration option and the RADIUS reply is always
sourced from the IP address the request was sent to. (BZ#846471)
* Due to invalid syntax in the PostgreSQL admin schema file, the
FreeRADIUS PostgreSQL tables failed to be created. With this update,
the syntax has been adjusted and the tables are created as expected.
(BZ#818885)
* FreeRADIUS has a thread pool that dynamically grows based on load.
If multiple threads using the 'rlm_perl()' function are spawned in
quick succession, the FreeRADIUS server sometimes terminated
unexpectedly with a segmentation fault due to parallel calls to the
'rlm_perl_clone()' function. With this update, a mutex for the threads
has been added and the problem no longer occurs. (BZ#846475)
* The man page for 'rlm_dbm_parser' was incorrectly installed as
'rlm_dbm_parse', omitting the trailing 'r'. The man page now correctly
appears as rlm_dbm_parser. (BZ#781877)
All users of freeradius2 are advised to upgrade to these updated
packages, which contain backported patches to correct these issues.
They are also advised to check for RPM backup files ending in
'.rpmnew' or '.rpmsave' under the /etc/raddb/ directory after the
update because the FreeRADIUS server will attempt to load every file
it finds in its configuration directory. The extra files will often
cause the wrong configuration values to be applied resulting in either
unpredictable behavior or the failure of the server to initialize and
run."
);
# https://lists.centos.org/pipermail/centos-announce/2013-January/019141.html
script_set_attribute(
attribute:"see_also",
value:"http://www.nessus.org/u?db1a2d67"
);
# https://lists.centos.org/pipermail/centos-cr-announce/2013-January/000333.html
script_set_attribute(
attribute:"see_also",
value:"http://www.nessus.org/u?7ab9f29a"
);
script_set_attribute(
attribute:"solution",
value:"Update the affected freeradius2 packages."
);
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:S/C:P/I:P/A:P");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2011-4966");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2-krb5");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2-ldap");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2-mysql");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2-perl");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2-postgresql");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2-python");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2-unixODBC");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:freeradius2-utils");
script_set_attribute(attribute:"cpe", value:"cpe:/o:centos:centos:5");
script_set_attribute(attribute:"vuln_publication_date", value:"2013/03/12");
script_set_attribute(attribute:"patch_publication_date", value:"2013/01/09");
script_set_attribute(attribute:"plugin_publication_date", value:"2013/01/17");
script_set_attribute(attribute:"generated_plugin", value:"current");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2013-2021 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_family(english:"CentOS Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/CentOS/release", "Host/CentOS/rpm-list");
exit(0);
}
include("audit.inc");
include("global_settings.inc");
include("rpm.inc");
if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
release = get_kb_item("Host/CentOS/release");
if (isnull(release) || "CentOS" >!< release) audit(AUDIT_OS_NOT, "CentOS");
os_ver = pregmatch(pattern: "CentOS(?: Linux)? release ([0-9]+)", string:release);
if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "CentOS");
os_ver = os_ver[1];
if (! preg(pattern:"^5([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "CentOS 5.x", "CentOS " + os_ver);
if (!get_kb_item("Host/CentOS/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
cpu = get_kb_item("Host/cpu");
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if ("x86_64" >!< cpu && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "CentOS", cpu);
flag = 0;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-2.1.12-5.el5")) flag++;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-krb5-2.1.12-5.el5")) flag++;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-ldap-2.1.12-5.el5")) flag++;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-mysql-2.1.12-5.el5")) flag++;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-perl-2.1.12-5.el5")) flag++;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-postgresql-2.1.12-5.el5")) flag++;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-python-2.1.12-5.el5")) flag++;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-unixODBC-2.1.12-5.el5")) flag++;
if (rpm_check(release:"CentOS-5", reference:"freeradius2-utils-2.1.12-5.el5")) flag++;
if (flag)
{
cr_plugin_caveat = '\n' +
'NOTE: The security advisory associated with this vulnerability has a\n' +
'fixed package version that may only be available in the continuous\n' +
'release (CR) repository for CentOS, until it is present in the next\n' +
'point release of CentOS.\n\n' +
'If an equal or higher package level does not exist in the baseline\n' +
'repository for your major version of CentOS, then updates from the CR\n' +
'repository will need to be applied in order to address the\n' +
'vulnerability.\n';
security_report_v4(
port : 0,
severity : SECURITY_WARNING,
extra : rpm_report_get() + cr_plugin_caveat
);
exit(0);
}
else
{
tested = pkg_tests_get();
if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
else audit(AUDIT_PACKAGE_NOT_INSTALLED, "freeradius2 / freeradius2-krb5 / freeradius2-ldap / etc");
}
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