Apple iTunes < 12.5.4 Multiple Vulnerabilities (credentialed check) - Remote code execution and information disclosure vulnerabilities in WebKi
#
# (C) Tenable Network Security, Inc.
#
include("compat.inc");
if (description)
{
script_id(95824);
script_version("1.9");
script_cvs_date("Date: 2019/11/13");
script_cve_id(
"CVE-2016-4692",
"CVE-2016-4743",
"CVE-2016-7586",
"CVE-2016-7587",
"CVE-2016-7589",
"CVE-2016-7592",
"CVE-2016-7598",
"CVE-2016-7599",
"CVE-2016-7610",
"CVE-2016-7611",
"CVE-2016-7632",
"CVE-2016-7635",
"CVE-2016-7639",
"CVE-2016-7640",
"CVE-2016-7641",
"CVE-2016-7642",
"CVE-2016-7645",
"CVE-2016-7646",
"CVE-2016-7648",
"CVE-2016-7649",
"CVE-2016-7652",
"CVE-2016-7654",
"CVE-2016-7656"
);
script_bugtraq_id(94907, 94908, 94909);
script_xref(name:"APPLE-SA", value:"APPLE-SA-2016-12-13-3");
script_name(english:"Apple iTunes < 12.5.4 Multiple Vulnerabilities (credentialed check)");
script_summary(english:"Checks the version of iTunes on Windows.");
script_set_attribute(attribute:"synopsis", value:
"The remote host contains an application that is affected by multiple
vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of Apple iTunes installed on the remote Windows host is
prior to 12.5.4. It is, therefore, affected by multiple
vulnerabilities :
- Multiple remote code execution vulnerabilities exist in
WebKit due to improper validation of user-supplied
input and improper handling of objects in memory. An
unauthenticated, remote attacker can exploit these
vulnerabilities, by convincing a user to visit a
specially crafted website, to corrupt memory and execute
arbitrary code. (CVE-2016-4692, CVE-2016-7635,
CVE-2016-7652)
- Multiple information disclosure vulnerabilities exist
in WebKit due to improper validation of user-supplied
input. An unauthenticated, remote attacker can exploit
these, by convincing a user to visit a specially crafted
website, to disclose memory contents. (CVE-2016-4743,
CVE-2016-7656)
- An information disclosure vulnerability exists in WebKit
due to improper validation of user-supplied input. An
unauthenticated, remote attacker can exploit this, by
convincing a user to visit a specially crafted website,
to disclose user information. (CVE-2016-7586)
- Multiple remote code execution vulnerabilities exist in
WebKit due to improper validation of user-supplied
input and improper state management. An unauthenticated,
remote attacker can exploit these vulnerabilities, by
convincing a user to visit a specially crafted website,
to corrupt memory and execute arbitrary code.
(CVE-2016-7587, CVE-2016-7589:, CVE-2016-7610,
CVE-2016-7611, CVE-2016-7639, CVE-2016-7640,
CVE-2016-7641, CVE-2016-7642, CVE-2016-7645,
CVE-2016-7646, CVE-2016-7648, CVE-2016-7649,
CVE-2016-7654)
- An information disclosure vulnerability exists in WebKit
due to improper handling of JavaScript prompts. An
unauthenticated, remote attacker can exploit this, by
convincing a user to visit a specially crafted website,
to corrupt memory and execute arbitrary code.
(CVE-2016-7592)
- An information disclosure vulnerability exists in WebKit
due to the use of uninitialized memory. An
unauthenticated, remote attacker can exploit this, by
convincing a user to visit a specially crafted website,
to disclose memory contents. (CVE-2016-7598)
- An information disclosure vulnerability exists that is
triggered when handling HTTP redirections. An
unauthenticated, remote attacker can exploit this, by
convincing a user to visit a specially crafted website,
to disclose user information. (CVE-2016-7599)
- A remote code execution vulnerability exists in WebKit
due to improper validation of user-supplied
input and improper state management. An unauthenticated,
remote attacker can exploit this, by convincing a user
to visit a specially crafted website, to cause a denial
of service condition or the execution of arbitrary code.
(CVE-2016-7632)
Note that Nessus has not tested for these issues but has instead
relied only on the application's self-reported version number.");
script_set_attribute(attribute:"see_also", value:"https://support.apple.com/en-us/HT207427");
# https://lists.apple.com/archives/security-announce/2016/Dec/msg00005.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?848e8b5e");
script_set_attribute(attribute:"solution", value:
"Upgrade to Apple iTunes version 12.5.4 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P");
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:R/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2016-7656");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2016/12/13");
script_set_attribute(attribute:"patch_publication_date", value:"2016/12/13");
script_set_attribute(attribute:"plugin_publication_date", value:"2016/12/14");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:apple:itunes");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("itunes_detect.nasl");
script_require_keys("installed_sw/iTunes Version", "SMB/Registry/Enumerated");
exit(0);
}
include("vcf.inc");
get_kb_item_or_exit("SMB/Registry/Enumerated");
app_info = vcf::get_app_info(app:"iTunes Version", win_local:TRUE);
constraints = [{ "fixed_version" : "12.5.4" }];
vcf::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_WARNING);
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