Adobe Reader Multimeda Doc.media.newPlayer RCE Vulnerability - Linux
🗓️ 21 Dec 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 40 Views
| Reporter | Title | Published | Views | Family All 74 |
|---|---|---|---|---|
| Adobe Reader and Acrobat (CVE-2009-4324) Exploit | 23 Dec 200900:00 | – | zdt | |
| Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Adobe Acrobat | 27 Jul 202504:17 | – | gitee | |
| Immunity Canvas: ACROBAT_NEWPLAYER | 15 Dec 200902:30 | – | canvas | |
| Adobe Acrobat < 9.3 / 8.2 Multiple Vulnerabilities (APSB10-02) | 13 Jan 201000:00 | – | nessus | |
| Adobe Reader < 9.3 / 8.2 Multiple Vulnerabilities (APSB10-02) | 13 Jan 201000:00 | – | nessus | |
| GLSA-201009-05 : Adobe Reader: Multiple vulnerabilities | 8 Sep 201000:00 | – | nessus | |
| RHEL 5 : acroread (RHSA-2010:0037) | 24 Jan 201300:00 | – | nessus | |
| RHEL 4 : acroread (RHSA-2010:0038) | 24 Jan 201300:00 | – | nessus | |
| RHEL 3 : acroread (RHSA-2010:0060) | 24 Jan 201300:00 | – | nessus | |
| openSUSE Security Update : acroread (acroread-1849) | 25 Jan 201000:00 | – | nessus |
10
# SPDX-FileCopyrightText: 2009 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:acrobat_reader";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.801095");
script_version("2026-04-16T06:18:46+0000");
script_cve_id("CVE-2009-4324");
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_tag(name:"last_modification", value:"2026-04-16 06:18:46 +0000 (Thu, 16 Apr 2026)");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2024-06-28 14:20:36 +0000 (Fri, 28 Jun 2024)");
script_tag(name:"creation_date", value:"2009-12-21 07:14:17 +0100 (Mon, 21 Dec 2009)");
script_name("Adobe Reader Multimeda Doc.media.newPlayer RCE Vulnerability - Linux");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Buffer overflow");
script_dependencies("gb_adobe_prdts_detect_lin.nasl");
script_mandatory_keys("Adobe/Reader/Linux/Version");
script_xref(name:"URL", value:"http://www.f-secure.com/weblog/archives/00001836.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/37331");
script_xref(name:"URL", value:"http://extraexploit.blogspot.com/search/label/CVE-2009-4324");
script_xref(name:"URL", value:"http://www.shadowserver.org/wiki/pmwiki.php/Calendar/20091214");
script_xref(name:"URL", value:"http://blogs.adobe.com/psirt/2009/12/new_adobe_reader_and_acrobat_v.html");
script_xref(name:"URL", value:"http://downloads.securityfocus.com/vulnerabilities/exploits/adobe_media_newplayer.rb");
script_xref(name:"URL", value:"http://vrt-sourcefire.blogspot.com/2009/12/adobe-reader-medianewplayer-analysis.html");
script_xref(name:"CISA", value:"Known Exploited Vulnerability (KEV) catalog");
script_xref(name:"URL", value:"https://www.cisa.gov/known-exploited-vulnerabilities-catalog");
script_tag(name:"summary", value:"Adobe Reader is prone to a remote code execution (RCE)
vulnerability in Doc.media.newPlayer.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"There exists a flaw in the JavaScript module doc.media object
while sending a null argument to the newPlayer() method as the exploitation method makes use of a
vpointer that has not been initialized.");
script_tag(name:"impact", value:"Successful exploitation will let attackers to execute arbitrary
code and compromise a user's system.");
script_tag(name:"affected", value:"Adobe Reader version 9.2.0 and prior.");
script_tag(name:"solution", value:"Update to version 9.3.2 or later.
Workaround: Disable JavaScript execution from the Adobe Acrobat/Reader product
configuration menu settings.");
script_tag(name:"qod_type", value:"executable_version");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!vers = get_app_version(cpe:CPE))
exit(0);
if(version_is_less_equal(version:vers, test_version:"9.2.0")) {
report = report_fixed_ver(installed_version:vers, fixed_version:"9.3.2");
security_message(port:0, data:report);
exit(0);
}
exit(99);
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
16 Apr 2026 00:00Current
7.7High risk
Vulners AI Score7.7
CVSS 3.17.8
CVSS 29.3
EPSS0.81933
SSVC