Lucene search
+L

Adobe Shockwave Player Use-After-Free Vulnerability

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

Adobe Shockwave Player Use-After-Free Vulnerability. Exploitation leads to arbitrary code execution via crafted web site related to Shockwave Settings window and an unloaded library. Affected version 11.5.9.615 on Windows. Upgrade to version 11.5.9.62

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2010-4092
5 Nov 201020:00
cve
cvelist
Cvelist
CVE-2010-4092
5 Nov 201020:00
cvelist
euvd
EUVD
EUVD-2010-4068
7 Oct 202500:30
euvd
nessus
Tenable Nessus
Adobe Shockwave Player <= 11.5.9.615 (APSB11-01) (Mac OS X)
22 Dec 201400:00
nessus
nessus
Tenable Nessus
Shockwave Player < 11.5.9.620 (APSB11-01)
10 Feb 201100:00
nessus
nvd
NVD
CVE-2010-4092
5 Nov 201021:00
nvd
openvas
OpenVAS
Adobe Shockwave Player Multiple Remote Code Execution Vulnerabilities (Feb 2011)
15 Feb 201100:00
openvas
openvas
OpenVAS
Adobe Shockwave Player Use-After-Free Vulnerability
12 Nov 201000:00
openvas
openvas
OpenVAS
Adobe Shockwave Player Multiple Remote Code Execution Vulnerabilities - Feb 2011
15 Feb 201100:00
openvas
prion
Prion
Design/Logic Flaw
5 Nov 201021:00
prion
Rows per page
# 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.801631");
  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-12 15:34:28 +0100 (Fri, 12 Nov 2010)");
  script_cve_id("CVE-2010-4092");
  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_name("Adobe Shockwave Player Use-After-Free Vulnerability");
  script_xref(name:"URL", value:"http://secunia.com/advisories/42112");

  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 exploitation will let the user-assisted remote
  attackers to execute arbitrary code via a crafted web site related to the
  Shockwave Settings window and an unloaded library.");

  script_tag(name:"affected", value:"Adobe Shockwave Player Version 11.5.9.615 on Windows.");

  script_tag(name:"insight", value:"The flaw is due to a use-after-free error in an automatically
  installed compatibility component.");

  script_tag(name:"solution", value:"Upgrade to Adobe Shockwave Player Version 11.5.9.620.");

  script_tag(name:"summary", value:"Adobe Shockwave Player is prone to a use after free 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.9.615")){
  report = report_fixed_ver(installed_version:shockVer, vulnerable_range:"Less or equal to 11.5.9.615");
  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