ID SOLARIS10_139613.NASL Type nessus Reporter This script is Copyright (C) 2013-2021 Tenable Network Security, Inc. Modified 2021-01-14T00:00:00
Description
Sun Management Center 4.0: SCM Patch for Solaris 10.
Date this patch was last updated by Sun : Jan/08/10
This plugin has been deprecated and either replaced with individual 139613 patch-revision plugins, or deemed non-security related.
#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# @DEPRECATED@
#
# Disabled on 2018/03/12. Deprecated and either replaced by
# individual patch-revision plugins, or has been deemed a
# non-security advisory.
#
include('deprecated_nasl_level.inc');
include('compat.inc');
if (description)
{
script_id(67148);
script_version("1.8");
script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/14");
script_cve_id("CVE-2010-0891");
script_name(english:"Solaris 10 (sparc) : 139613-04 (deprecated)");
script_summary(english:"Check for patch 139613-04");
script_set_attribute(
attribute:"synopsis",
value:"This plugin has been deprecated."
);
script_set_attribute(
attribute:"description",
value:
"Sun Management Center 4.0: SCM Patch for Solaris 10.
Date this patch was last updated by Sun : Jan/08/10
This plugin has been deprecated and either replaced with individual
139613 patch-revision plugins, or deemed non-security related."
);
script_set_attribute(
attribute:"see_also",
value:"https://getupdates.oracle.com/readme/139613-04"
);
script_set_attribute(
attribute:"solution",
value:"n/a"
);
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:N");
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:"2010/01/08");
script_set_attribute(attribute:"plugin_publication_date", value:"2013/07/03");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2013-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);
}
exit(0, "This plugin has been deprecated. Consult specific patch-revision plugins for patch 139613 instead.");
{"id": "SOLARIS10_139613.NASL", "type": "nessus", "bulletinFamily": "scanner", "title": "Solaris 10 (sparc) : 139613-04 (deprecated)", "description": "Sun Management Center 4.0: SCM Patch for Solaris 10.\nDate this patch was last updated by Sun : Jan/08/10\n\nThis plugin has been deprecated and either replaced with individual 139613 patch-revision plugins, or deemed non-security related.", "published": "2013-07-03T00:00:00", "modified": "2021-01-14T00:00:00", "cvss": {"score": 5.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N"}, "cvss2": {}, "cvss3": {"score": null, "vector": null}, "href": "https://www.tenable.com/plugins/nessus/67148", "reporter": "This script is Copyright (C) 2013-2021 Tenable Network Security, Inc.", "references": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0891", "https://getupdates.oracle.com/readme/139613-04"], "cvelist": ["CVE-2010-0891"], "immutableFields": [], "lastseen": "2021-08-19T12:54:34", "viewCount": 4, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2010-0891"]}, {"type": "oracle", "idList": ["ORACLE:CPUAPR2010-099504"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:10767"]}], "rev": 4}, "score": {"value": 5.7, "vector": "NONE"}, "backreferences": {"references": [{"type": "cve", "idList": ["CVE-2010-0891"]}, {"type": "oracle", "idList": ["ORACLE:CPUAPR2010-099504"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:10767"]}]}, "exploitation": null, "vulnersScore": 5.7}, "pluginID": "67148", "sourceData": "#%NASL_MIN_LEVEL 70300\n\n#\n# (C) Tenable Network Security, Inc.\n#\n# @DEPRECATED@\n#\n# Disabled on 2018/03/12. Deprecated and either replaced by\n# individual patch-revision plugins, or has been deemed a\n# non-security advisory.\n#\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(67148);\n script_version(\"1.8\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/14\");\n\n script_cve_id(\"CVE-2010-0891\");\n\n script_name(english:\"Solaris 10 (sparc) : 139613-04 (deprecated)\");\n script_summary(english:\"Check for patch 139613-04\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"This plugin has been deprecated.\"\n );\n script_set_attribute(\n attribute:\"description\",\n value:\n\"Sun Management Center 4.0: SCM Patch for Solaris 10.\nDate this patch was last updated by Sun : Jan/08/10\n\nThis plugin has been deprecated and either replaced with individual\n139613 patch-revision plugins, or deemed non-security related.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://getupdates.oracle.com/readme/139613-04\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"n/a\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:N\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:sun:solaris\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2010/01/08\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2013/07/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2013-2021 Tenable Network Security, Inc.\");\n script_family(english:\"Solaris Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Solaris/showrev\");\n\n exit(0);\n}\n\nexit(0, \"This plugin has been deprecated. Consult specific patch-revision plugins for patch 139613 instead.\");\n", "naslFamily": "Solaris Local Security Checks", "cpe": ["cpe:/o:sun:solaris"], "solution": "", "nessusSeverity": "Medium", "cvssScoreSource": "", "vpr": {"risk factor": "Medium", "score": "4.2"}, "exploitAvailable": false, "exploitEase": "", "patchPublicationDate": "2010-01-08T00:00:00", "vulnerabilityPublicationDate": null, "exploitableWith": [], "_state": {"dependencies": 1646538462}}
{"cve": [{"lastseen": "2022-03-23T11:43:51", "description": "Unspecified vulnerability in the Sun Management Center component in Oracle Sun Product Suite 3.6.1 and 4.0 allows remote attackers to affect confidentiality and integrity via unknown vectors related to Solaris Container Manager.", "cvss3": {}, "published": "2010-04-13T22:30:00", "type": "cve", "title": "CVE-2010-0891", "cwe": ["NVD-CWE-noinfo"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "NONE", "integrityImpact": "PARTIAL", "baseScore": 5.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 4.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2010-0891"], "modified": "2017-09-19T01:30:00", "cpe": ["cpe:/a:oracle:sun_products_suite:3.6.1", "cpe:/a:oracle:sun_products_suite:4.0"], "id": "CVE-2010-0891", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0891", "cvss": {"score": 5.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N"}, "cpe23": ["cpe:2.3:a:oracle:sun_products_suite:4.0:*:*:*:*:*:*:*", "cpe:2.3:a:oracle:sun_products_suite:3.6.1:*:*:*:*:*:*:*"]}], "oracle": [{"lastseen": "2021-06-08T18:47:36", "description": "A Critical Patch Update is a collection of patches for multiple security vulnerabilities. It also includes non-security fixes that are required (because of interdependencies) by those security patches. Critical Patch Updates are cumulative, except as noted below, but each advisory describes only the security fixes added since the previous Critical Patch Update. Thus, prior Critical Patch Update Advisories should be reviewed for information regarding earlier accumulated security fixes. Please refer to:\n\nCritical Patch Updates and Security Alerts for information about Oracle Security Advisories.\n\n**Due to the threat posed by a successful attack, Oracle strongly recommends that customers apply CPU fixes as soon as possible.** This Critical Patch Update contains 47 new security fixes across all product families listed below.\n", "edition": 2, "cvss3": {}, "published": "2010-04-13T00:00:00", "type": "oracle", "title": "Security | Oracle Critical Patch Update - April 2010", "bulletinFamily": "software", "cvss2": {}, "cvelist": ["CVE-2010-0877", "CVE-2010-0885", "CVE-2010-0869", "CVE-2010-0881", "CVE-2010-0852", "CVE-2010-0866", "CVE-2010-0862", "CVE-2010-0872", "CVE-2010-0880", "CVE-2010-0856", "CVE-2010-0855", "CVE-2010-0889", "CVE-2010-0868", "CVE-2010-0860", "CVE-2010-0870", "CVE-2010-0891", "CVE-2010-0896", "CVE-2010-0857", "CVE-2009-0688", "CVE-2010-0895", "CVE-2010-0890", "CVE-2010-0086", "CVE-2010-0893", "CVE-2010-0858", "CVE-2010-0882", "CVE-2010-0853", "CVE-2010-0859", "CVE-2010-0897", "CVE-2010-0863", "CVE-2010-0879", "CVE-2010-0861", "CVE-2010-0888", "CVE-2010-0865", "CVE-2010-0875", "CVE-2010-0884", "CVE-2010-0864", "CVE-2010-0874", "CVE-2010-0854", "CVE-2010-0883", "CVE-2010-0453", "CVE-2010-0867", "CVE-2010-0876", "CVE-2009-2404", "CVE-2010-0894", "CVE-2010-0878", "CVE-2010-0851", "CVE-2010-0871"], "modified": "2010-04-13T00:00:00", "id": "ORACLE:CPUAPR2010-099504", "href": "", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "securityvulns": [{"lastseen": "2021-06-08T19:08:25", "description": "Oracle quarterly CPU contains fixes for approximately 50 different vulnerabilities.", "edition": 2, "cvss3": {}, "published": "2010-04-17T00:00:00", "title": "Oracle / Sun applications multiple security ulnerabilities", "type": "securityvulns", "bulletinFamily": "software", "cvss2": {}, "cvelist": ["CVE-2010-0877", "CVE-2010-0885", "CVE-2010-0869", "CVE-2010-0881", "CVE-2010-0852", "CVE-2010-0866", "CVE-2010-0872", "CVE-2010-0880", "CVE-2010-0856", "CVE-2010-0855", "CVE-2010-0889", "CVE-2010-0868", "CVE-2010-0860", "CVE-2010-0870", "CVE-2010-0891", "CVE-2010-0896", "CVE-2010-0857", "CVE-2009-0688", "CVE-2010-0895", "CVE-2010-0890", "CVE-2010-0086", "CVE-2010-0893", "CVE-2010-0858", "CVE-2010-0882", "CVE-2010-0853", "CVE-2010-0859", "CVE-2010-0897", "CVE-2010-0863", "CVE-2010-0879", "CVE-2010-0861", "CVE-2010-0888", "CVE-2010-0865", "CVE-2010-0875", "CVE-2010-0879CVE-2010-0862", "CVE-2010-0884", "CVE-2010-0864", "CVE-2010-0874", "CVE-2010-0854", "CVE-2010-0883", "CVE-2010-0453", "CVE-2010-0876", "CVE-2009-2404", "CVE-2010-0894", "CVE-2010-0878", "CVE-2010-0851", "CVE-2010-0871"], "modified": "2010-04-17T00:00:00", "id": "SECURITYVULNS:VULN:10767", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:10767", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}]}