Lucene search
+L

Foxit Reader Arbitrary Command Execution Vulnerability

🗓️ 13 Apr 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 25 Views

Foxit Reader Arbitrary Command Execution Vulnerability, upgrade recommended to version 3.2.1.0401 or late

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2010-1239
31 Mar 201000:00
circl
cve
CVE
CVE-2010-1239
5 Apr 201015:15
cve
cvelist
Cvelist
CVE-2010-1239
5 Apr 201015:15
cvelist
exploitdb
Exploit DB
Adobe Reader - Escape From '.PDF' Execute Embedded Executable
31 Mar 201000:00
exploitdb
euvd
EUVD
EUVD-2010-1269
7 Oct 202500:30
euvd
nessus
Tenable Nessus
Foxit Reader < 3.2.1 Arbitrary Program Execution
2 Apr 201000:00
nessus
nvd
NVD
CVE-2010-1239
5 Apr 201015:30
nvd
openvas
OpenVAS
Foxit Reader Arbitrary Command Execution Vulnerability
13 Apr 201000:00
openvas
prion
Prion
Sql injection
5 Apr 201015:30
prion
redhatcve
RedhatCVE
CVE-2010-1239
22 May 202512:35
redhatcve
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.801313");
  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-04-13 16:55:19 +0200 (Tue, 13 Apr 2010)");
  script_cve_id("CVE-2010-1239");
  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("Foxit Reader Arbitrary Command Execution Vulnerability");
  script_xref(name:"URL", value:"http://www.kb.cert.org/vuls/id/570177");
  script_xref(name:"URL", value:"http://www.foxitsoftware.com/pdf/reader/security.htm#0401");
  script_xref(name:"URL", value:"http://blog.didierstevens.com/2010/03/29/escape-from-pdf/");
  script_xref(name:"URL", value:"http://blog.didierstevens.com/2010/03/31/escape-from-foxit-reader/");

  script_tag(name:"qod_type", value:"executable_version");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("General");
  script_dependencies("gb_foxit_reader_detect_portable_win.nasl");
  script_mandatory_keys("foxit/reader/ver");
  script_tag(name:"impact", value:"Successful exploitation will let attacker to execute arbitrary code or crash an
  affected application.");
  script_tag(name:"affected", value:"Foxit Reader version prior to 3.2.1.0401");
  script_tag(name:"insight", value:"The flaw exists due to error in handling 'PDF' files which runs executable
  embedded program inside a PDF automatically without asking for user permission.");
  script_tag(name:"solution", value:"Upgrade to the version 3.2.1.0401 or later.");
  script_tag(name:"solution_type", value:"VendorFix");
  script_tag(name:"summary", value:"Foxit Reader is prone to an arbitrary command execution vulnerability.");
  script_xref(name:"URL", value:"http://www.foxitsoftware.com/downloads/");
  exit(0);
}


include("version_func.inc");

foxVer = get_kb_item("foxit/reader/ver");
if(foxVer)
{
  if(version_is_less(version:foxVer,test_version:"3.2.1.0401")){
    report = report_fixed_ver(installed_version:foxVer, fixed_version:"3.2.1.0401");
    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 Jul 2023 00:00Current
7High risk
Vulners AI Score7
CVSS 29.3
EPSS0.07534
25