Fortinet FortiOS Multiple Vulnerabilities (FG-IR-16-003)
🗓️ 04 Apr 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 30 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| The vulnerability of the DHCP Monitor web interface of the FortiOS operating system allows a hacker to inject arbitrary JavaScript or HTML code. | 1 Nov 201800:00 | – | bdu_fstec | |
| Fortinet FortiOS HTML Injection Vulnerability (CNVD-2015-05052) | 30 Jul 201500:00 | – | cnvd | |
| CVE-2015-3626 | 11 Aug 201514:00 | – | cve | |
| CVE-2015-3626 | 11 Aug 201514:00 | – | cvelist | |
| EUVD-2015-3668 | 7 Oct 202500:30 | – | euvd | |
| DHCP Hostname HTML Injection | 16 Mar 201600:00 | – | fortinet | |
| CVE-2015-3626 | 11 Aug 201514:59 | – | nvd | |
| Cross site scripting | 11 Aug 201514:59 | – | prion |
| Source | Link |
|---|---|
| fortiguard | www.fortiguard.com/advisory/fortios-open-redirect-vulnerability |
| fortiguard | www.fortiguard.com/psirt/FG-IR-16-003 |
# SPDX-FileCopyrightText: 2016 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.105594");
script_version("2026-04-28T06:28:06+0000");
script_tag(name:"last_modification", value:"2026-04-28 06:28:06 +0000 (Tue, 28 Apr 2026)");
script_tag(name:"creation_date", value:"2016-04-04 11:42:25 +0200 (Mon, 04 Apr 2016)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_cve_id("CVE-2015-3626");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Fortinet FortiOS Multiple Vulnerabilities (FG-IR-16-003)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 Greenbone AG");
script_family("FortiOS Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("forti/FortiOS/version");
script_tag(name:"summary", value:"Fortinet FortiOS 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:"The following flaws exist:
- It is possible to inject malicious script through the DHCP HOSTNAME option. The malicious script
code is injected into the device's `DHCP Monitor` page (System->Monitor->DHCP Monitor) on the
web-based interface which is accessible by the webui administrators.
- The FortiOS webui accepts a user-controlled input that specifies a link to an external site, and
uses that link in a redirect. The redirect input parameter is also prone to a cross site
scripting.");
script_tag(name:"affected", value:"Fortinet FortiOS 5.0.0 prior to 5.0.13 and 5.2.0 prior to
5.2.4.");
script_tag(name:"solution", value:"Update to version 5.0.13, 5.2.4, 5.4.0 or later.");
script_xref(name:"URL", value:"https://www.fortiguard.com/psirt/FG-IR-16-003");
script_xref(name:"URL", value:"http://fortiguard.com/advisory/fortios-open-redirect-vulnerability");
script_xref(name:"Advisory-ID", value:"FG-IR-16-003");
exit(0);
}
include("version_func.inc");
if (!version = get_kb_item("forti/FortiOS/version"))
exit(0);
if (version_in_range_exclusive(version: version, test_version_lo: "5.0.0", test_version_up: "5.0.13")) {
report = report_fixed_ver(installed_version: version, fixed_version: "5.0.13");
security_message(port: 0, data: report);
exit(0);
}
if (version_in_range_exclusive(version: version, test_version_lo: "5.2.0", test_version_up: "5.2.4")) {
report = report_fixed_ver(installed_version: version, fixed_version: "5.2.4 / 5.4.0");
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.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.01184