Solaris 9 (x86) patch 121093-01 for SUNWlibexi
Reporter | Title | Published | Views | Family All 35 |
---|---|---|---|---|
![]() | Debian DSA-709-1 : libexif - buffer overflow | 15 Apr 200500:00 | – | nessus |
![]() | Mandrake Linux Security Advisory : libexif (MDKSA-2005:064) | 1 Apr 200500:00 | – | nessus |
![]() | GLSA-200503-17 : libexif: Buffer overflow vulnerability | 14 Mar 200500:00 | – | nessus |
![]() | FreeBSD : libexif -- buffer overflow vulnerability (624fe633-9006-11d9-a22c-0001020eed82) | 13 Jul 200500:00 | – | nessus |
![]() | RHEL 4 : libexif (RHSA-2005:300) | 21 Mar 200500:00 | – | nessus |
![]() | Solaris 10 (sparc) : 121095-05 | 12 Mar 201800:00 | – | nessus |
![]() | Solaris 10 (x86) : 121096-05 (deprecated) | 6 Nov 200600:00 | – | nessus |
![]() | Solaris 10 (sparc) : 121095-05 (deprecated) | 6 Nov 200600:00 | – | nessus |
![]() | Solaris 10 (sparc) : 121095-04 | 12 Mar 201800:00 | – | nessus |
![]() | Solaris 10 (x86) : 121096-04 | 12 Mar 201800:00 | – | nessus |
Source | Link |
---|---|
getupdates | www.getupdates.oracle.com/readme/121093-01 |
cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text in this plugin was
# extracted from the Oracle SunOS Patch Updates.
#
include('deprecated_nasl_level.inc');
include('compat.inc');
if (description)
{
script_id(23620);
script_version("1.17");
script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/14");
script_cve_id("CVE-2005-0664");
script_name(english:"Solaris 9 (x86) : 121093-01");
script_summary(english:"Check for patch 121093-01");
script_set_attribute(
attribute:"synopsis",
value:"The remote host is missing Sun Security Patch number 121093-01"
);
script_set_attribute(
attribute:"description",
value:
"GNOME 2.6.0_x86: libexif Patch.
Date this patch was last updated by Sun : Nov/15/05"
);
script_set_attribute(
attribute:"see_also",
value:"https://getupdates.oracle.com/readme/121093-01"
);
script_set_attribute(
attribute:"solution",
value:"You should install this patch for your system to be up-to-date."
);
script_set_cvss_base_vector("CVSS2#AV:N/AC:H/Au:N/C:N/I:N/A:P");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:sun:solaris");
script_set_attribute(attribute:"patch_publication_date", value:"2005/11/15");
script_set_attribute(attribute:"plugin_publication_date", value:"2006/11/06");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2006-2021 Tenable Network Security, Inc.");
script_family(english:"Solaris Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/Solaris/showrev");
exit(0);
}
include("audit.inc");
include("global_settings.inc");
include("solaris.inc");
if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
if (solaris_check_patch(release:"5.9_x86", arch:"i386", patch:"121093-01", obsoleted_by:"", package:"SUNWlibexif", version:"2.6.0,REV=9.7.2.2004.08.23.05.49") < 0) flag++;
if (flag)
{
if (report_verbosity > 0) security_note(port:0, extra:solaris_get_report());
else security_note(0);
exit(0);
}
audit(AUDIT_HOST_NOT, "affected");
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