Lucene search
K

Solaris 8 (sparc) : 109805-19

🗓️ 12 Jul 2004 00:00:00Reported by This script is Copyright (C) 2004-2011 Tenable Network Security, Inc.Type 
nessus
 nessus
🔗 www.tenable.com👁 16 Views

Deprecated Solaris 8 patch 109805-19 not currently a recommended security fix.

Related
Refs
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2008-5690
19 Dec 200817:00
cve
Cvelist
CVE-2008-5690
19 Dec 200817:00
cvelist
EUVD
EUVD-2008-5661
7 Oct 202500:30
euvd
NVD
CVE-2008-5690
19 Dec 200817:30
nvd
Prion
Design/Logic Flaw
19 Dec 200817:30
prion
Tenable Nessus
Solaris 10 (sparc) : 139478-01
12 Mar 201800:00
nessus
Tenable Nessus
Solaris 10 (sparc) : 139478-01
23 Apr 200900:00
nessus
Tenable Nessus
Solaris 10 (x86) : 139479-01
12 Mar 201800:00
nessus
Tenable Nessus
Solaris 10 (x86) : 139479-01
23 Apr 200900:00
nessus
Tenable Nessus
Solaris 8 (x86) : 109806-19
12 Jul 200400:00
nessus
Rows per page
#%NASL_MIN_LEVEL 999999

# @DEPRECATED@
#
# This script has been deprecated as the associated patch is not
# currently a recommended security fix.
#
# Disabled on 2011/10/24.
#

#
# (C) Tenable Network Security, Inc.
#
#

if ( ! defined_func("bn_random") ) exit(0);
include("compat.inc");

if(description)
{
 script_id(13329);
 script_version("1.26");

 script_name(english: "Solaris 8 (sparc) : 109805-19");
 script_cve_id("CVE-2008-5690");
 script_set_attribute(attribute: "synopsis", value:
"The remote host is missing Sun Security Patch number 109805-19");
 script_set_attribute(attribute: "description", value:
'SunOS 5.8: /usr/lib/security/pam_krb5.so.1.
Date this patch was last updated by Sun : Dec/09/08');
 script_set_attribute(attribute: "solution", value:
"You should install this patch for your system to be up-to-date.");
 script_set_attribute(attribute: "see_also", value:
"http://download.oracle.com/sunalerts/1019733.1.html");
 script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:N/C:N/I:N/A:C");
 script_cwe_id(255);
 script_set_attribute(attribute:"plugin_publication_date", value: "2004/07/12");
 script_cvs_date("Date: 2018/08/13 14:32:38");
 script_end_attributes();

 script_summary(english: "Check for patch 109805-19");
 script_category(ACT_GATHER_INFO);
 script_copyright(english:"This script is Copyright (C) 2004-2018 Tenable Network Security, Inc.");
 family["english"] = "Solaris Local Security Checks";
 script_family(english:family["english"]);
 
 script_dependencies("ssh_get_info.nasl");
 script_require_keys("Host/Solaris/showrev");
 exit(0);
}

# Deprecated.
exit(0, "The associated patch is not currently a recommended security fix.");




include("solaris.inc");

e +=  solaris_check_patch(release:"5.8", arch:"sparc", patch:"109805-19", obsoleted_by:"112237-16 ", package:"SUNWcsl", version:"11.8.0,REV=2000.01.08.18.12");
e +=  solaris_check_patch(release:"5.8", arch:"sparc", patch:"109805-19", obsoleted_by:"112237-16 ", package:"SUNWcslx", version:"11.8.0,REV=2000.01.08.18.12");
e +=  solaris_check_patch(release:"5.8", arch:"sparc", patch:"109805-19", obsoleted_by:"112237-16 ", package:"SUNWcsu", version:"11.8.0,REV=2000.01.08.18.12");
if ( e < 0 ) { 
	if ( NASL_LEVEL < 3000 ) 
	   security_warning(0);
	else  
	   security_warning(port:0, extra:solaris_get_report());
	exit(0); 
} 
exit(0, "Host is not affected");

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