Apple Safari Multiple Memory Corruption Vulnerabilities-01 (Apr 2014) - Mac OS X
🗓️ 07 Apr 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType
openvas🔗 plugins.openvas.org👁 53 Views
| Reporter | Title | Published | Views | Family All 43 |
|---|---|---|---|---|
| WebKitGTK 2.1.2 (Ubuntu 14.04) - Heap based Buffer Overflow Exploit | 1 Mar 201800:00 | – | zdt | |
| Safari < 6.1.3 / 7.0.3 Multiple Vulnerabilities | 10 Apr 201400:00 | – | nessus | |
| Apple TV < 6.1.1 Multiple Vulnerabilities | 29 May 201400:00 | – | nessus | |
| Apple iOS 7.x < 7.1.1 Multiple Vulnerabilities | 29 May 201400:00 | – | nessus | |
| iTunes < 12.0.1 Multiple Vulnerabilities | 20 Oct 201400:00 | – | nessus | |
| Apple iOS < 7.1.1 Multiple Vulnerabilities | 22 Mar 201400: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 | |
| Mac OS X : Apple Safari < 6.1.3 / 7.0.3 Multiple Vulnerabilities | 2 Apr 201400:00 | – | nessus | |
| RHEL 6 : webkitgtk (Unpatched Vulnerability) | 3 Jun 202400:00 | – | nessus |
10
| Source | Link |
|---|---|
| secunia | www.secunia.com/advisories/57688 |
| support | www.support.apple.com/kb/HT6181 |
| securityfocus | www.securityfocus.com/bid/66242 |
| securityfocus | www.securityfocus.com/bid/66583 |
# 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.804533");
script_version("2026-04-28T06:28:06+0000");
script_cve_id("CVE-2014-1300", "CVE-2014-1303");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"last_modification", value:"2026-04-28 06:28:06 +0000 (Tue, 28 Apr 2026)");
script_tag(name:"creation_date", value:"2014-04-07 12:52:16 +0530 (Mon, 07 Apr 2014)");
script_name("Apple Safari Multiple Memory Corruption Vulnerabilities-01 (Apr 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.");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to bypass a sandbox protection
mechanism, execute arbitrary code with root privileges via unknown vectors and corrupt memory.");
script_tag(name:"affected", value:"Apple Safari version 7.0.2 on Mac OS X");
script_tag(name:"solution", value:"Upgrade to Apple Safari version 7.0.3 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/HT6181");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/66242");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/66583");
script_xref(name:"URL", value:"http://secunia.com/advisories/57688");
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_is_equal(version:safVer, test_version:"7.0.2"))
{
report = report_fixed_ver(installed_version:safVer, vulnerable_range:"Equal to 7.0.2");
security_message(port:0, data:report);
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
8.7High risk
Vulners AI Score8.7
CVSS 210
EPSS0.34782