CentOS Update for nss-util CESA-2014:1073 centos7
🗓️ 10 Sep 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType
openvas🔗 plugins.openvas.org👁 38 Views
| Reporter | Title | Published | Views | Family All 154 |
|---|---|---|---|---|
| Mozilla Firefox ESR < 24.5 Multiple Vulnerabilities | 6 Nov 201900:00 | – | nessus | |
| Mozilla Firefox < 29.0 Multiple Vulnerabilities | 5 May 201400:00 | – | nessus | |
| SeaMonkey < 2.26 Multiple Vulnerabilities | 5 May 201400:00 | – | nessus | |
| Amazon Linux AMI : ruby18 (ALAS-2015-529) | 29 May 201500:00 | – | nessus | |
| Amazon Linux AMI : ruby19 (ALAS-2015-530) | 29 May 201500:00 | – | nessus | |
| Amazon Linux AMI : ruby20 (ALAS-2015-531) | 29 May 201500:00 | – | nessus | |
| Amazon Linux AMI : ruby22 (ALAS-2015-533) | 29 May 201500:00 | – | nessus | |
| CentOS 6 : nspr / nss / nss-util (CESA-2014:0917) | 23 Jul 201400:00 | – | nessus | |
| CentOS 7 : nss / nss-softokn / nss-util (CESA-2014:1073) | 19 Aug 201400:00 | – | nessus | |
| CentOS 5 : nss (CESA-2014:1246) | 1 Oct 201400:00 | – | nessus |
10
# SPDX-FileCopyrightText: 2014 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_oid("1.3.6.1.4.1.25623.1.0.882015");
script_version("2026-04-24T06:23:04+0000");
script_tag(name:"last_modification", value:"2026-04-24 06:23:04 +0000 (Fri, 24 Apr 2026)");
script_tag(name:"creation_date", value:"2014-09-10 06:20:34 +0200 (Wed, 10 Sep 2014)");
script_cve_id("CVE-2014-1492");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_name("CentOS Update for nss-util CESA-2014:1073 centos7");
script_tag(name:"insight", value:"Network Security Services (NSS) is a set
of libraries designed to support the cross-platform development of
security-enabled client and server applications. Applications built with NSS can
support SSLv3, TLS, and other security standards.
It was found that the implementation of Internationalizing Domain Names in
Applications (IDNA) hostname matching in NSS did not follow the RFC 6125
recommendations. This could lead to certain invalid certificates with
international characters to be accepted as valid. (CVE-2014-1492)
In addition, the nss, nss-util, and nss-softokn packages have been upgraded
to upstream version 3.16.2, which provides a number of bug fixes and
enhancements over the previous versions. (BZ#1124659)
Users of NSS are advised to upgrade to these updated packages, which
correct these issues and add these enhancements. After installing this
update, applications using NSS must be restarted for this update to
take effect.");
script_tag(name:"affected", value:"nss-util on CentOS 7");
script_tag(name:"solution", value:"Please install the updated packages.");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"CESA", value:"2014:1073");
script_xref(name:"URL", value:"http://lists.centos.org/pipermail/centos-announce/2014-August/020497.html");
script_tag(name:"summary", value:"The remote host is missing an update for the 'nss-util'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2014 Greenbone AG");
script_family("CentOS Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/centos", "ssh/login/rpms", re:"ssh/login/release=CentOS7");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "CentOS7")
{
if ((res = isrpmvuln(pkg:"nss-util", rpm:"nss-util~3.16.2~1.el7_0", rls:"CentOS7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"nss-util-devel", rpm:"nss-util-devel~3.16.2~1.el7_0", rls:"CentOS7")) != 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
24 Apr 2026 00:00Current
7.4High risk
Vulners AI Score7.4
CVSS 24.3
EPSS0.01767