Apple Safari Multiple Memory Corruption Vulnerabilities-03 (Aug 2014) - Mac OS X
🗓️ 25 Aug 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType
openvas🔗 plugins.openvas.org👁 33 Views
| Reporter | Title | Published | Views | Family All 206 |
|---|---|---|---|---|
| Safari < 6.1.4 / 7.0.4 Multiple Vulnerabilities | 23 May 201400:00 | – | nessus | |
| Apple iOS 7.x < 7.1.2 Multiple Vulnerabilities | 2 Jul 201400:00 | – | nessus | |
| Apple TV < 6.1.2 Multiple Vulnerabilities | 6 Jul 201400:00 | – | nessus | |
| iTunes < 12.0.1 Multiple Vulnerabilities | 20 Oct 201400:00 | – | nessus | |
| Apple iOS < 7.1.2 Multiple Vulnerabilities | 30 Jun 201400:00 | – | nessus | |
| Fedora 21 : webkitgtk-2.4.8-1.fc21 / webkitgtk3-2.4.8-1.fc21 (2015-0500) | 12 Jan 201500:00 | – | nessus | |
| FreeBSD : WebKit-gtk -- Multiple vulnerabilities (e9ccdb28-9802-11e4-9d9c-bcaec565249c) | 12 Jan 201500:00 | – | nessus | |
| GLSA-201601-02 : WebKitGTK+: Multiple vulnerabilities | 27 Jan 201600:00 | – | nessus | |
| Apple iTunes < 12.0.1 Multiple Vulnerabilities (credentialed check) | 21 Oct 201400:00 | – | nessus | |
| Apple iTunes < 12.0.1 Multiple Vulnerabilities (uncredentialed check) | 21 Oct 201400:00 | – | nessus |
10
| Source | Link |
|---|---|
| support | www.support.apple.com/kb/HT6254 |
| securityfocus | www.securityfocus.com/bid/67553 |
| securityfocus | www.securityfocus.com/bid/67554 |
| secunia | www.secunia.com/advisories/58890 |
# SPDX-FileCopyrightText: 2014 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/a:apple:safari";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.804752");
script_version("2026-04-28T06:28:06+0000");
script_cve_id("CVE-2014-1323", "CVE-2014-1324", "CVE-2014-1326", "CVE-2014-1327",
"CVE-2014-1329", "CVE-2014-1330", "CVE-2014-1331", "CVE-2014-1333",
"CVE-2014-1334", "CVE-2014-1335", "CVE-2014-1336", "CVE-2014-1337",
"CVE-2014-1338", "CVE-2014-1339", "CVE-2014-1341", "CVE-2014-1342",
"CVE-2014-1343", "CVE-2014-1344", "CVE-2014-1346");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_tag(name:"last_modification", value:"2026-04-28 06:28:06 +0000 (Tue, 28 Apr 2026)");
script_tag(name:"creation_date", value:"2014-08-25 21:42:57 +0530 (Mon, 25 Aug 2014)");
script_name("Apple Safari Multiple Memory Corruption Vulnerabilities-03 (Aug 2014) - Mac OS X");
script_tag(name:"summary", value:"Apple Safari is prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"Flaws are due to:
- multiple unspecified errors in WebKit
- an error in WebKit when handling unicode characters in URLs");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to bypass certain security
restrictions and compromise a user's system.");
script_tag(name:"affected", value:"Apple Safari version before 6.1.4 and 7.x before 7.0.4 on Mac OS X");
script_tag(name:"solution", value:"Upgrade to Apple Safari version 6.1.4 or 7.0.4 or later.");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://support.apple.com/kb/HT6254");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/67553");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/67554");
script_xref(name:"URL", value:"http://secunia.com/advisories/58890");
script_copyright("Copyright (C) 2014 Greenbone AG");
script_category(ACT_GATHER_INFO);
script_family("General");
script_dependencies("macosx_safari_detect.nasl");
script_mandatory_keys("AppleSafari/MacOSX/Version");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(!safVer = get_app_version(cpe:CPE)){
exit(0);
}
if(version_in_range(version:safVer, test_version:"6.0", test_version2:"6.1.3") ||
version_in_range(version:safVer, test_version:"7.0", test_version2:"7.0.3"))
{
security_message( port: 0, data: "The target host was found to be vulnerable" );
exit(0);
}
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
28 Apr 2026 00:00Current
7.9High risk
Vulners AI Score7.9
CVSS 26.8
EPSS0.02561