Lucene search
+L

Adobe Shockwave player Arbitrary Code Execution Vulnerability

🗓️ 02 Nov 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 20 Views

Adobe Shockwave player Arbitrary Code Execution Vulnerability. Memory corruption error in Director module allows arbitrary code execution. Upgrade to version 11.5.9.61

Related
Refs
Code
# SPDX-FileCopyrightText: 2010 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.801476");
  script_version("2023-07-28T16:09:07+0000");
  script_tag(name:"last_modification", value:"2023-07-28 16:09:07 +0000 (Fri, 28 Jul 2023)");
  script_tag(name:"creation_date", value:"2010-11-02 18:01:36 +0100 (Tue, 02 Nov 2010)");
  script_tag(name:"cvss_base", value:"9.3");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
  script_cve_id("CVE-2010-3653");
  script_name("Adobe Shockwave player Arbitrary Code Execution Vulnerability");
  script_xref(name:"URL", value:"http://www.exploit-db.com/exploits/15296/");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/44291");
  script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2010/2752");

  script_tag(name:"qod_type", value:"registry");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("General");
  script_dependencies("secpod_adobe_shockwave_player_detect.nasl");
  script_mandatory_keys("Adobe/ShockwavePlayer/Ver");
  script_tag(name:"impact", value:"Successful attack could allow attackers to execute arbitrary code
in the context of the user running the affected application, failed attacks may
cause a denial-of-service condition.");
  script_tag(name:"affected", value:"Adobe Shockwave Player 11.5.8.612 and prior on Windows.");
  script_tag(name:"insight", value:"The flaw is due to a memory corruption error in the Director
(DIRAPI.dll) module when processing and calculating offsets while parsing
'rcsL' chunks in a Director file.");
  script_tag(name:"solution", value:"Upgrade to Adobe Shockwave Player version 11.5.9.615.");
  script_tag(name:"summary", value:"Adobe Shockwave Player is prone to an arbitrary code execution vulnerability.");

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

  exit(0);
}

include("version_func.inc");

shockVer = get_kb_item("Adobe/ShockwavePlayer/Ver");
if(!shockVer){
  exit(0);
}

if(version_is_less_equal(version:shockVer, test_version:"11.5.8.612")){
  report = report_fixed_ver(installed_version:shockVer, vulnerable_range:"Less than or equal to 11.5.8.612");
  security_message(port: 0, data: report);
}

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 Jul 2023 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS 29.3
EPSS0.74626
20