Mac OS X 'Internet plug-ins' Unspecified Vulnerability (2012-003)
🗓️ 21 May 2012 00:00:00Reported by Copyright (C) 2012 Greenbone AGType
openvas🔗 plugins.openvas.org👁 11 Views
# SPDX-FileCopyrightText: 2012 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
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.903027");
script_version("2026-04-28T06:28:06+0000");
script_tag(name:"cvss_base", value:"5.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:N/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:"2012-05-21 14:38:50 +0530 (Mon, 21 May 2012)");
script_name("Mac OS X 'Internet plug-ins' Unspecified Vulnerability (2012-003)");
script_xref(name:"URL", value:"http://support.apple.com/kb/DL1533");
script_xref(name:"URL", value:"http://support.apple.com/kb/HT1222");
script_xref(name:"URL", value:"http://support.apple.com/kb/HT5283");
script_xref(name:"URL", value:"http://packetstormsecurity.org/files/112742/APPLE-SA-2012-05-14-2.txt");
script_xref(name:"URL", value:"http://prod.lists.apple.com/archives/security-announce/2012/May/msg00004.html");
script_category(ACT_GATHER_INFO);
script_family("Mac OS X Local Security Checks");
script_copyright("Copyright (C) 2012 Greenbone AG");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/osx_name", "ssh/login/osx_version", re:"ssh/login/osx_version=^10\.5\.[0-8]");
script_tag(name:"impact", value:"Unknown impact");
script_tag(name:"affected", value:"Internet plug-ins for Adobe Flash Player on Mac OS X");
script_tag(name:"solution", value:"Run Mac Updates and update the Security Update 2012-003");
script_tag(name:"summary", value:"This host is missing an important security update according to
Mac OS X 10.5.x Update/Mac OS X Security Update 2012-003.");
script_tag(name:"insight", value:"The flaw is cause due to the unspecified error in the Internet plug-ins.
Please see the references for more information on the vulnerabilities.");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("pkg-lib-macosx.inc");
include("version_func.inc");
osName = get_kb_item("ssh/login/osx_name");
if(!osName)
exit(0);
osVer = get_kb_item("ssh/login/osx_version");
if(!osVer)
exit(0);
if("Mac OS X" >< osName || "Mac OS X Server" >< osName)
{
if(version_in_range(version:osVer, test_version:"10.5.0", test_version2:"10.5.8"))
{
if(isosxpkgvuln(fixed:"com.apple.pkg.update.security.", diff:"2012.003"))
{
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
5.1Medium risk
Vulners AI Score5.1