ID FOXIT_PHANTOM_7_2_0_0722.NASL Type nessus Reporter This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof. Modified 2021-03-02T00:00:00
Description
According to its version, the Foxit PhantomPDF application (formally
known as Phantom) installed on the remote Windows host is affected by
multiple vulnerabilities :
A memory overflow condition exists in the PDF creator
plugin (ConvertToPDF_x86.dll) when converting a PNG file
to a PDF file due to an error that occurs when copying a
memory block. An attacker can exploit this to execute
arbitrary code. (BID 76130)
A memory corruption issue exists when opening certain
XFA forms. An attacker can exploit this to generate
files that crash the application. (BID 76132)
A heap corruption issue exists when processing malformed
color table data in a GIF file. An unauthenticated,
remote attacker can exploit this by using a crafted GIF
file to execute arbitrary code.
A flaw exists when converting a TIFF file to a PDF file
due to reading a VTABLE from an invalid location. An
unauthenticated, remote attacker can exploit this by
using a crafted TIFF image to execute arbitrary code.
#
# (C) Tenable Network Security, Inc.
#
include("compat.inc");
if (description)
{
script_id(86697);
script_version("1.8");
script_cvs_date("Date: 2019/01/02 11:18:37");
script_bugtraq_id(76130, 76132, 76391);
script_name(english:"Foxit PhantomPDF < 7.2 Multiple Vulnerabilities");
script_summary(english:"Checks the version of Foxit PhantomPDF.");
script_set_attribute(attribute:"synopsis", value:
"A PDF toolkit installed on the remote Windows host is affected by
multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"According to its version, the Foxit PhantomPDF application (formally
known as Phantom) installed on the remote Windows host is affected by
multiple vulnerabilities :
- A memory overflow condition exists in the PDF creator
plugin (ConvertToPDF_x86.dll) when converting a PNG file
to a PDF file due to an error that occurs when copying a
memory block. An attacker can exploit this to execute
arbitrary code. (BID 76130)
- A memory corruption issue exists when opening certain
XFA forms. An attacker can exploit this to generate
files that crash the application. (BID 76132)
- A heap corruption issue exists when processing malformed
color table data in a GIF file. An unauthenticated,
remote attacker can exploit this by using a crafted GIF
file to execute arbitrary code.
- A flaw exists when converting a TIFF file to a PDF file
due to reading a VTABLE from an invalid location. An
unauthenticated, remote attacker can exploit this by
using a crafted TIFF image to execute arbitrary code.
");
script_set_attribute(attribute:"see_also", value:"https://www.foxitsoftware.com/support/security-bulletins.php");
script_set_attribute(attribute:"solution", value:
"Upgrade to Foxit PhantomPDF version 7.2.0722 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_attribute(attribute:"vuln_publication_date", value:"2015/08/06");
script_set_attribute(attribute:"patch_publication_date", value:"2015/07/29");
script_set_attribute(attribute:"plugin_publication_date", value:"2015/11/02");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:foxitsoftware:phantom");
script_set_attribute(attribute:"cpe", value:"cpe:/a:foxitsoftware:phantompdf");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("foxit_phantom_installed.nasl");
script_require_keys("installed_sw/FoxitPhantomPDF");
exit(0);
}
include("audit.inc");
include("global_settings.inc");
include("misc_func.inc");
include("install_func.inc");
fixed_version = "7.2.0.722";
appname = "FoxitPhantomPDF";
install = get_single_install(app_name:appname, exit_if_unknown_ver:TRUE);
path = install["path"];
version = install["version"];
name = install["Application Name"];
port = get_kb_item("SMB/transport");
if (!port)
port = 445;
if (ver_compare(ver:version, fix:fixed_version, strict:FALSE) < 0)
{
security_report_v4(port:port, extra:
'\n Application Name : ' + name +
'\n Path : ' + path +
'\n Installed version : ' + version +
'\n Fixed version : ' + fixed_version,
severity:SECURITY_HOLE);
}
else
{
audit(AUDIT_INST_VER_NOT_VULN, name, version);
}
exit(0);
{"id": "FOXIT_PHANTOM_7_2_0_0722.NASL", "bulletinFamily": "scanner", "title": "Foxit PhantomPDF < 7.2 Multiple Vulnerabilities", "description": "According to its version, the Foxit PhantomPDF application (formally\nknown as Phantom) installed on the remote Windows host is affected by\nmultiple vulnerabilities :\n\n - A memory overflow condition exists in the PDF creator\n plugin (ConvertToPDF_x86.dll) when converting a PNG file\n to a PDF file due to an error that occurs when copying a\n memory block. An attacker can exploit this to execute\n arbitrary code. (BID 76130)\n\n - A memory corruption issue exists when opening certain\n XFA forms. An attacker can exploit this to generate\n files that crash the application. (BID 76132)\n\n - A heap corruption issue exists when processing malformed\n color table data in a GIF file. An unauthenticated,\n remote attacker can exploit this by using a crafted GIF\n file to execute arbitrary code.\n\n - A flaw exists when converting a TIFF file to a PDF file\n due to reading a VTABLE from an invalid location. An\n unauthenticated, remote attacker can exploit this by\n using a crafted TIFF image to execute arbitrary code.\n", "published": "2015-11-02T00:00:00", "modified": "2021-03-02T00:00:00", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}, "href": "https://www.tenable.com/plugins/nessus/86697", "reporter": "This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.", "references": ["https://www.foxitsoftware.com/support/security-bulletins.php"], "cvelist": [], "type": "nessus", "lastseen": "2021-03-01T02:47:46", "edition": 26, "viewCount": 0, "enchantments": {"dependencies": {"references": [], "modified": "2021-03-01T02:47:46", "rev": 2}, "score": {"value": 0.5, "vector": "NONE", "modified": "2021-03-01T02:47:46", "rev": 2}, "vulnersScore": 0.5}, "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(86697);\n script_version(\"1.8\");\n script_cvs_date(\"Date: 2019/01/02 11:18:37\");\n\n script_bugtraq_id(76130, 76132, 76391);\n\n script_name(english:\"Foxit PhantomPDF < 7.2 Multiple Vulnerabilities\");\n script_summary(english:\"Checks the version of Foxit PhantomPDF.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"A PDF toolkit installed on the remote Windows host is affected by\nmultiple vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"According to its version, the Foxit PhantomPDF application (formally\nknown as Phantom) installed on the remote Windows host is affected by\nmultiple vulnerabilities :\n\n - A memory overflow condition exists in the PDF creator\n plugin (ConvertToPDF_x86.dll) when converting a PNG file\n to a PDF file due to an error that occurs when copying a\n memory block. An attacker can exploit this to execute\n arbitrary code. (BID 76130)\n\n - A memory corruption issue exists when opening certain\n XFA forms. An attacker can exploit this to generate\n files that crash the application. (BID 76132)\n\n - A heap corruption issue exists when processing malformed\n color table data in a GIF file. An unauthenticated,\n remote attacker can exploit this by using a crafted GIF\n file to execute arbitrary code.\n\n - A flaw exists when converting a TIFF file to a PDF file\n due to reading a VTABLE from an invalid location. An\n unauthenticated, remote attacker can exploit this by\n using a crafted TIFF image to execute arbitrary code.\n\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.foxitsoftware.com/support/security-bulletins.php\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to Foxit PhantomPDF version 7.2.0722 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2015/08/06\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/07/29\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/11/02\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:foxitsoftware:phantom\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:foxitsoftware:phantompdf\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"foxit_phantom_installed.nasl\");\n script_require_keys(\"installed_sw/FoxitPhantomPDF\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\ninclude(\"install_func.inc\");\n\nfixed_version = \"7.2.0.722\";\nappname = \"FoxitPhantomPDF\";\n\ninstall = get_single_install(app_name:appname, exit_if_unknown_ver:TRUE);\npath = install[\"path\"];\nversion = install[\"version\"];\nname = install[\"Application Name\"];\nport = get_kb_item(\"SMB/transport\");\nif (!port)\n port = 445;\n\nif (ver_compare(ver:version, fix:fixed_version, strict:FALSE) < 0)\n{\n security_report_v4(port:port, extra:\n '\\n Application Name : ' + name +\n '\\n Path : ' + path +\n '\\n Installed version : ' + version +\n '\\n Fixed version : ' + fixed_version,\n severity:SECURITY_HOLE);\n}\nelse\n{\n audit(AUDIT_INST_VER_NOT_VULN, name, version);\n}\nexit(0);\n", "naslFamily": "Windows", "pluginID": "86697", "cpe": ["cpe:/a:foxitsoftware:phantompdf", "cpe:/a:foxitsoftware:phantom"], "scheme": null}