Lucene search
+L

Adobe AIR Multiple Vulnerabilities (APSB14-24) - Mac OS X

🗓️ 14 Nov 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 33 Views

Adobe AIR Multiple Vulnerabilities on Mac OS

Related
Refs
Code
# 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:adobe:flash_player";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.804797");
  script_version("2025-01-21T05:37:33+0000");
  script_cve_id("CVE-2014-0573", "CVE-2014-0574", "CVE-2014-0576", "CVE-2014-0577",
                "CVE-2014-0581", "CVE-2014-0582", "CVE-2014-0583", "CVE-2014-0584",
                "CVE-2014-0585", "CVE-2014-0586", "CVE-2014-0588", "CVE-2014-0589",
                "CVE-2014-0590", "CVE-2014-8437", "CVE-2014-8438", "CVE-2014-8440",
                "CVE-2014-8441", "CVE-2014-8442");
  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:"2025-01-21 05:37:33 +0000 (Tue, 21 Jan 2025)");
  script_tag(name:"creation_date", value:"2014-11-14 11:58:00 +0530 (Fri, 14 Nov 2014)");
  script_name("Adobe AIR Multiple Vulnerabilities (APSB14-24) - Mac OS X");

  script_tag(name:"summary", value:"Adobe AIR 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:"Multiple flaws are due to:

  - An use-after-free error.

  - A double free error.

  - Multiple type confusion errors.

  - An error related to a permission issue.

  - Multiple unspecified errors.");

  script_tag(name:"impact", value:"Successful exploitation will allow attackers
  to disclose potentially sensitive information, bypass certain security
  restrictions, and compromise a user's system.");

  script_tag(name:"affected", value:"Adobe AIR version before 15.0.0.356
  on Mac OS X");

  script_tag(name:"solution", value:"Upgrade to Adobe AIR version
  15.0.0.356 or later.");

  script_tag(name:"solution_type", value:"VendorFix");
  script_tag(name:"qod_type", value:"package");

  script_xref(name:"URL", value:"http://secunia.com/advisories/59978");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71033");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71035");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71036");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71037");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71038");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71039");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71040");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71041");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71042");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71043");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71044");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71045");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71046");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71047");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71048");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71049");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71050");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/71051");
  script_xref(name:"URL", value:"http://helpx.adobe.com/security/products/flash-player/apsb14-24.html");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2014 Greenbone AG");
  script_family("General");
  script_dependencies("secpod_adobe_prdts_detect_macosx.nasl");
  script_mandatory_keys("Adobe/Air/MacOSX/Version");
  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if(!vers = get_app_version(cpe:CPE))
  exit(0);

if(version_is_less(version:vers, test_version:"15.0.0.356")) {
  report = report_fixed_ver(installed_version:vers, fixed_version:"15.0.0.356");
  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