Apple QuickTime Multiple Arbitrary Code Execution Vulnerabilities - Windows
🗓️ 26 Sep 2008 00:00:00Reported by Copyright (C) 2008 Greenbone AGType
openvas🔗 plugins.openvas.org👁 20 Views
| Reporter | Title | Published | Views | Family All 34 |
|---|---|---|---|---|
| QuickTime < 7.5 Multiple Vulnerabilities | 18 Aug 200400:00 | – | nessus | |
| QuickTime < 7.5 Multiple Vulnerabilities (Mac OS X) | 10 Jun 200800:00 | – | nessus | |
| QuickTime < 7.5 Multiple Vulnerabilities (Windows) | 10 Jun 200800:00 | – | nessus | |
| Apple QuickTime SMIL qtnext Redirect File Execution (CVE-2008-1585) | 17 Mar 201000:00 | – | checkpoint_advisories | |
| CVE-2008-1581 | 10 Jun 200818:00 | – | cve | |
| CVE-2008-1582 | 10 Jun 200818:00 | – | cve | |
| CVE-2008-1583 | 10 Jun 200818:00 | – | cve | |
| CVE-2008-1584 | 10 Jun 200818:00 | – | cve | |
| CVE-2008-1585 | 10 Jun 200818:00 | – | cve | |
| CVE-2008-1581 | 10 Jun 200818:00 | – | cvelist |
10
| Source | Link |
|---|---|
| support | www.support.apple.com/kb/HT1991 |
| securityfocus | www.securityfocus.com/bid/29619 |
| nruns | www.nruns.com/security_advisory_quicktime_arbitrary_code_execution.php |
| secunia | www.secunia.com/advisories/29293 |
# SPDX-FileCopyrightText: 2008 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:apple:quicktime";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.800102");
script_version("2026-04-28T06:28:05+0000");
script_tag(name:"last_modification", value:"2026-04-28 06:28:05 +0000 (Tue, 28 Apr 2026)");
script_tag(name:"creation_date", value:"2008-09-26 14:12:58 +0200 (Fri, 26 Sep 2008)");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_cve_id("CVE-2008-1581", "CVE-2008-1582", "CVE-2008-1583",
"CVE-2008-1584", "CVE-2008-1585");
script_xref(name:"CB-A", value:"08-0094");
script_name("Apple QuickTime Multiple Arbitrary Code Execution Vulnerabilities - Windows");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2008 Greenbone AG");
script_family("General");
script_dependencies("secpod_apple_quicktime_detection_win_900124.nasl");
script_mandatory_keys("QuickTime/Win/Ver");
script_tag(name:"affected", value:"Apple QuickTime before 7.5 on Windows (Any).");
script_tag(name:"insight", value:"The flaws are due to:
- boundary error when parsing packed scanlines from a PixData
structure in a PICT file which can be exploited via specially crafted
PICT file.
- memory corruption issue in AAC-encoded media content can be
exploited via a specially crafted media file.
- error in the handling of PICT files or Indeo video codec content that
can be exploited via a specially crafted PICT file or movie file with
Indeo video codec content respectively.
- error in the handling of file URLs that can be exploited by making user
to play maliciously crafted QuickTime content.");
script_tag(name:"summary", value:"Apple QuickTime is prone to multiple arbitrary code execution
vulnerabilities.");
script_tag(name:"solution", value:"Update to version 7.5 or later.");
script_tag(name:"impact", value:"Successful exploitation allows attackers to execute arbitrary
code or unexpected application termination.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://support.apple.com/kb/HT1991");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/29619");
script_xref(name:"URL", value:"http://secunia.com/advisories/29293");
script_xref(name:"URL", value:"http://www.nruns.com/security_advisory_quicktime_arbitrary_code_execution.php");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!infos = get_app_version_and_location(cpe:CPE, exit_no_version:TRUE))
exit(0);
vers = infos["version"];
path = infos["location"];
if(version_is_less(version:vers, test_version:"7.5")) {
report = report_fixed_ver(installed_version:vers, fixed_version:"7.5", install_path:path);
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
28 Apr 2026 00:00Current
5.5Medium risk
Vulners AI Score5.5
CVSS 26.8
EPSS0.05728