ID WEBSPHERE_PORTAL_CVE-2017-1698.NASL Type nessus Reporter This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof. Modified 2021-02-02T00:00:00
Description
The version of IBM WebSphere Portal installed on the remote Windows
host is affected by a information disclosure vulnerability.
#
# (C) Tenable Network Security, Inc.
#
include("compat.inc");
if (description)
{
script_id(105587);
script_version("1.6");
script_cvs_date("Date: 2019/11/08");
script_cve_id("CVE-2017-1698");
script_bugtraq_id(102281);
script_name(english:"IBM WebSphere Portal Information Disclosure");
script_summary(english:"Checks for the installed patches.");
script_set_attribute(attribute:"synopsis", value:
"The web portal application installed on remote Windows host is
affected by an information disclosure vulnerability.");
script_set_attribute(attribute:"description", value:
"The version of IBM WebSphere Portal installed on the remote Windows
host is affected by a information disclosure vulnerability.");
script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg22011519");
script_set_attribute(attribute:"solution", value:
"Apply the appropriate fixes according to the vendor advisory.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2017-1698");
script_set_attribute(attribute:"exploitability_ease", value:"No exploit is required");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2017/12/21");
script_set_attribute(attribute:"patch_publication_date", value:"2017/12/21");
script_set_attribute(attribute:"plugin_publication_date", value:"2018/01/04");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:ibm:websphere_portal");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"CGI abuses");
script_copyright(english:"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("websphere_portal_installed.nbin");
script_require_keys("installed_sw/IBM WebSphere Portal");
exit(0);
}
include("websphere_portal_version.inc");
websphere_portal_check_version(
ranges:make_list(
"7.0.0.0, 7.0.0.2, CF30",
"8.0.0.0, 8.0.0.1, CF22",
"8.5.0.0, 8.5.0.0, CF15",
"9.0.0.0, 9.0.0.0, CF15"
),
fix:"PI91241",
severity:SECURITY_WARNING
);
{"id": "WEBSPHERE_PORTAL_CVE-2017-1698.NASL", "bulletinFamily": "scanner", "title": "IBM WebSphere Portal Information Disclosure", "description": "The version of IBM WebSphere Portal installed on the remote Windows\nhost is affected by a information disclosure vulnerability.", "published": "2018-01-04T00:00:00", "modified": "2021-02-02T00:00:00", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N"}, "href": "https://www.tenable.com/plugins/nessus/105587", "reporter": "This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.", "references": ["http://www-01.ibm.com/support/docview.wss?uid=swg22011519"], "cvelist": ["CVE-2017-1698"], "type": "nessus", "lastseen": "2021-02-01T07:39:51", "edition": 27, "viewCount": 5, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2017-1698"]}], "modified": "2021-02-01T07:39:51", "rev": 2}, "score": {"value": 5.2, "vector": "NONE", "modified": "2021-02-01T07:39:51", "rev": 2}, "vulnersScore": 5.2}, "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(105587);\n script_version(\"1.6\");\n script_cvs_date(\"Date: 2019/11/08\");\n\n script_cve_id(\"CVE-2017-1698\");\n script_bugtraq_id(102281);\n\n script_name(english:\"IBM WebSphere Portal Information Disclosure\");\n script_summary(english:\"Checks for the installed patches.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The web portal application installed on remote Windows host is\naffected by an information disclosure vulnerability.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of IBM WebSphere Portal installed on the remote Windows\nhost is affected by a information disclosure vulnerability.\");\n script_set_attribute(attribute:\"see_also\", value:\"http://www-01.ibm.com/support/docview.wss?uid=swg22011519\");\n script_set_attribute(attribute:\"solution\", value:\n\"Apply the appropriate fixes according to the vendor advisory.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-1698\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No exploit is required\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/12/21\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/12/21\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/01/04\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:ibm:websphere_portal\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"CGI abuses\");\n\n script_copyright(english:\"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"websphere_portal_installed.nbin\");\n script_require_keys(\"installed_sw/IBM WebSphere Portal\");\n\n exit(0);\n}\n\ninclude(\"websphere_portal_version.inc\");\n\nwebsphere_portal_check_version(\n ranges:make_list(\n \"7.0.0.0, 7.0.0.2, CF30\",\n \"8.0.0.0, 8.0.0.1, CF22\",\n \"8.5.0.0, 8.5.0.0, CF15\",\n \"9.0.0.0, 9.0.0.0, CF15\"\n ),\n fix:\"PI91241\",\n severity:SECURITY_WARNING\n);\n", "naslFamily": "CGI abuses", "pluginID": "105587", "cpe": ["cpe:/a:ibm:websphere_portal"], "scheme": null, "cvss3": {"score": 5.3, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"}}