Liferay Portal < 7.3.3 DoS Vulnerability
🗓️ 23 Sep 2020 00:00:00Reported by Copyright (C) 2020 Greenbone AGType
openvas🔗 plugins.openvas.org👁 24 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2020-15839 | 22 Sep 202017:27 | – | cve | |
| CVE-2020-15839 | 22 Sep 202017:27 | – | cvelist | |
| EUVD-2022-0957 | 3 Oct 202520:07 | – | euvd | |
| Unrestricted Upload of File with Dangerous Type in Liferay Portal and Liferay DXP | 10 Feb 202220:46 | – | github | |
| CVE-2020-15839 | 22 Sep 202018:15 | – | nvd | |
| BIT-LIFERAY-2020-15839 | 31 Jan 202415:22 | – | osv | |
| GHSA-C7F6-4VX5-4263 Unrestricted Upload of File with Dangerous Type in Liferay Portal and Liferay DXP | 10 Feb 202220:46 | – | osv | |
| Design/Logic Flaw | 22 Sep 202018:15 | – | prion | |
| PT-2020-14662 · Liferay · Liferay Dxp +1 | 22 Sep 202000:00 | – | ptsecurity | |
| Denial Of Service (DoS) | 23 Sep 202000:50 | – | veracode |
# SPDX-FileCopyrightText: 2020 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:liferay:liferay_portal";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.144612");
script_version("2025-09-26T05:38:41+0000");
script_tag(name:"last_modification", value:"2025-09-26 05:38:41 +0000 (Fri, 26 Sep 2025)");
script_tag(name:"creation_date", value:"2020-09-23 05:31:01 +0000 (Wed, 23 Sep 2020)");
script_tag(name:"cvss_base", value:"4.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:N/I:N/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-09-30 15:29:00 +0000 (Wed, 30 Sep 2020)");
script_cve_id("CVE-2020-15839");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Liferay Portal < 7.3.3 DoS Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2020 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_liferay_consolidation.nasl");
script_mandatory_keys("liferay/portal/detected");
script_tag(name:"summary", value:"Liferay Portal is prone to a denial of service (DoS)
vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"Liferay Portal does not restrict the size of
'multipart/form-data' encoded form post, which allows remote authenticated users to conduct
denial-of-service attacks by uploading large files(s).");
script_tag(name:"affected", value:"Liferay Portal version 7.3.2 and prior.");
script_tag(name:"solution", value:"Update to version 7.3.3 or later.");
script_xref(name:"URL", value:"https://portal.liferay.dev/learn/security/known-vulnerabilities/-/asset_publisher/HbL5mxmVrnXW/content/id/119784928");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (isnull(port = get_app_port(cpe: CPE)))
exit(0);
if (!infos = get_app_version_and_location(cpe: CPE, port: port, exit_no_version: TRUE))
exit(0);
version = infos["version"];
location = infos["location"];
if (version_is_less(version: version, test_version: "7.3.3")) {
report = report_fixed_ver(installed_version: version, fixed_version: "7.3.3", install_path: location);
security_message(port: port, 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
26 Sep 2025 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 24
CVSS 3.16.5
EPSS0.02164