Vulnerabilities > CVE-2011-0801 - Unspecified vulnerability in SUN Sunos 5.10/5.11
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN sun
nessus
Summary
Unspecified vulnerability in Oracle Solaris 10 and 11 Express allows local users to affect confidentiality and integrity via unknown vectors related to cp.
Nessus
NASL family Solaris Local Security Checks NASL id SOLARIS10_X86_138624.NASL description SunOS 5.10_x86: cp, ln, mv, compress, pack. Date this patch was last updated by Sun : Feb/10/11 last seen 2018-09-01 modified 2018-07-30 plugin id 51970 published 2011-02-14 reporter Tenable source https://www.tenable.com/plugins/index.php?view=single&id=51970 title Solaris 10 (x86) : 138624-04 code #%NASL_MIN_LEVEL 80502 # @DEPRECATED@ # # This script has been deprecated as the associated patch is not # currently a security fix. # # Disabled on 2013/02/25. # # # (C) Tenable Network Security, Inc. # # if ( ! defined_func("bn_random") ) exit(0); include("compat.inc"); if(description) { script_id(51970); script_version("1.13"); script_name(english: "Solaris 10 (x86) : 138624-04"); script_cve_id("CVE-2011-0801"); script_set_attribute(attribute: "synopsis", value: "The remote host is missing Sun Security Patch number 138624-04"); script_set_attribute(attribute: "description", value: 'SunOS 5.10_x86: cp, ln, mv, compress, pack. Date this patch was last updated by Sun : Feb/10/11'); 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: "https://getupdates.oracle.com/readme/138624-04"); script_set_attribute(attribute: "cvss_vector", value: "CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:N"); script_set_attribute(attribute: "patch_publication_date", value: "2011/02/10"); script_set_attribute(attribute: "cpe", value: "cpe:/o:sun:solaris"); script_set_attribute(attribute: "plugin_type", value: "local"); script_set_attribute(attribute:"plugin_publication_date", value:"2011/02/14"); script_cvs_date("Date: 2019/10/25 13:36:27"); script_end_attributes(); script_summary(english: "Check for patch 138624-04"); script_category(ACT_GATHER_INFO); script_copyright(english:"This script is Copyright (C) 2011-2019 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 security fix.");
NASL family Solaris Local Security Checks NASL id SOLARIS10_138623.NASL description SunOS 5.10: cp, ln, mv, compress, pack, cp. Date this patch was last updated by Sun : Feb/10/11 last seen 2018-09-01 modified 2018-07-30 plugin id 51969 published 2011-02-14 reporter Tenable source https://www.tenable.com/plugins/index.php?view=single&id=51969 title Solaris 10 (sparc) : 138623-04 code #%NASL_MIN_LEVEL 80502 # @DEPRECATED@ # # This script has been deprecated as the associated patch is not # currently a security fix. # # Disabled on 2013/04/30. # # # (C) Tenable Network Security, Inc. # # if ( ! defined_func("bn_random") ) exit(0); include("compat.inc"); if(description) { script_id(51969); script_version("1.15"); script_name(english: "Solaris 10 (sparc) : 138623-04"); script_cve_id("CVE-2011-0801"); script_set_attribute(attribute: "synopsis", value: "The remote host is missing Sun Security Patch number 138623-04"); script_set_attribute(attribute: "description", value: 'SunOS 5.10: cp, ln, mv, compress, pack, cp. Date this patch was last updated by Sun : Feb/10/11'); 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: "https://getupdates.oracle.com/readme/138623-04"); script_set_attribute(attribute: "cvss_vector", value: "CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:N"); script_set_attribute(attribute: "patch_publication_date", value: "2011/02/10"); script_set_attribute(attribute: "cpe", value: "cpe:/o:sun:solaris"); script_set_attribute(attribute: "plugin_type", value: "local"); script_set_attribute(attribute:"plugin_publication_date", value:"2011/02/14"); script_cvs_date("Date: 2019/10/25 13:36:27"); script_end_attributes(); script_summary(english: "Check for patch 138623-04"); script_category(ACT_GATHER_INFO); script_copyright(english:"This script is Copyright (C) 2011-2019 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 security fix.");