Adobe Reader Multiple Vulnerabilities (Feb 2008) - Windows
🗓️ 08 Apr 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType
openvas🔗 plugins.openvas.org👁 39 Views
| Reporter | Title | Published | Views | Family All 103 |
|---|---|---|---|---|
| Immunity Canvas: ACROBAT_JS | 12 Feb 200819:00 | – | canvas | |
| Adobe Acrobat < 8.1.2 / 7.1.0 Multiple Vulnerabilities | 28 Aug 200900:00 | – | nessus | |
| Adobe Reader < 7.1.0 / 8.1.2 Multiple Vulnerabilities | 6 Feb 200800:00 | – | nessus | |
| GLSA-200803-01 : Adobe Acrobat Reader: Multiple vulnerabilities | 4 Mar 200800:00 | – | nessus | |
| RHEL 3 / 4 / 5 : acroread (RHSA-2008:0144) | 24 Aug 200900:00 | – | nessus | |
| SuSE 10 Security Update : Acrobat Reader (ZYPP Patch Number 5010) | 20 Feb 200800:00 | – | nessus | |
| CVE-2008-0655 | 7 Feb 200821:00 | – | attackerkb | |
| CVE-2008-0667 | 11 Feb 200800:00 | – | attackerkb | |
| CVE-2007-5659 | 12 Feb 200800:00 | – | attackerkb | |
| CVE-2007-5659 | 25 Sep 201000:00 | – | circl |
10
# 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:acrobat_reader";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.804372");
script_version("2026-04-23T06:21:05+0000");
script_xref(name:"CISA", value:"Known Exploited Vulnerability (KEV) catalog");
script_xref(name:"URL", value:"https://www.cisa.gov/known-exploited-vulnerabilities-catalog");
script_cve_id("CVE-2008-0667", "CVE-2007-5666", "CVE-2007-5659", "CVE-2007-5663",
"CVE-2008-0726", "CVE-2008-0655", "CVE-2008-2042");
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-23 06:21:05 +0000 (Thu, 23 Apr 2026)");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/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:"2026-04-21 18:38:26 +0000 (Tue, 21 Apr 2026)");
script_tag(name:"creation_date", value:"2014-04-08 19:15:57 +0530 (Tue, 08 Apr 2014)");
script_name("Adobe Reader Multiple Vulnerabilities (Feb 2008) - Windows");
script_tag(name:"summary", value:"Adobe Reader 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:"Flaws are due to:
- Multiple boundary errors in several unspecified JavaScript methods.
- An unspecified insecure JavaScript method in 'EScript.api'.
- Untrusted search path error in 'Security Provider' libraries.
- An error in insecure JavaScript method 'DOC.print'.
- An integer overflow in the 'printSepsWithParams' JavaScript method.
- An unspecified error in Javascript API.
- Other unspecified errors.");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to conduct a denial of service
and execution of arbitrary code or compromise a user's system.");
script_tag(name:"affected", value:"Adobe Reader version 8.1.1 and earlier on Windows.");
script_tag(name:"solution", value:"Upgrade to Adobe Reader version 8.1.2 or later.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://secunia.com/advisories/28802");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/27641");
script_xref(name:"URL", value:"http://www.adobe.com/support/security/advisories/apsa08-01.html");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2014 Greenbone AG");
script_family("General");
script_dependencies("secpod_adobe_prdts_detect_win.nasl");
script_mandatory_keys("Adobe/Reader/Win/Installed");
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:"8.1.1")) {
report = report_fixed_ver(installed_version:vers, vulnerable_range:"Less than or equal to 8.1.1");
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
23 Apr 2026 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.18.8
CVSS 29.3
EPSS0.94024
SSVC