Lucene search
+L

Apache TomEE console (tomee-webapp) XSS Vulnerability

🗓️ 31 Jul 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 35 Views

Apache TomEE console XSS Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
cnvd
CNVD
Apache TomEE console cross-site scripting vulnerability
9 Aug 201800:00
cnvd
cve
CVE
CVE-2018-8031
23 Jul 201822:00
cve
cvelist
Cvelist
CVE-2018-8031
23 Jul 201822:00
cvelist
euvd
EUVD
EUVD-2022-3769
3 Oct 202520:07
euvd
github
Github Security Blog
Apache TomEE console vulnerable to Cross-site Scripting
14 May 202201:30
github
nvd
NVD
CVE-2018-8031
23 Jul 201822:29
nvd
osv
OSV
GHSA-FG44-W3FR-HGXV Apache TomEE console vulnerable to Cross-site Scripting
14 May 202201:30
osv
prion
Prion
Design/Logic Flaw
23 Jul 201822:29
prion
veracode
Veracode
Cross-site Scripting (XSS)
24 Jul 201802:28
veracode
# SPDX-FileCopyrightText: 2018 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:apache:tomee";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.813736");
  script_version("2023-07-20T05:05:17+0000");
  script_tag(name:"last_modification", value:"2023-07-20 05:05:17 +0000 (Thu, 20 Jul 2023)");
  script_tag(name:"creation_date", value:"2018-07-31 09:20:00 +0530 (Tue, 31 Jul 2018)");
  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_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2019-02-28 22:06:00 +0000 (Thu, 28 Feb 2019)");

  script_cve_id("CVE-2018-8031");

  ## unreliable installation via tomee-webapp are vulnerable
  script_tag(name:"qod_type", value:"remote_banner_unreliable");

  script_tag(name:"solution_type", value:"VendorFix");

  script_name("Apache TomEE console (tomee-webapp) XSS Vulnerability");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2018 Greenbone AG");
  script_family("Web Servers");
  script_dependencies("gb_apache_tomee_server_detect.nasl");
  script_mandatory_keys("apache/tomee/detected");

  script_tag(name:"summary", value:"Apache TomEE is prone to a cross-site scripting (XSS) vulnerability.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"insight", value:"The flaw exists due to an unspecified error in
  the 'tomee-webapp' web application which is typically used to add TomEE features
  to a Tomcat installation.");

  script_tag(name:"impact", value:"Successful exploitation will allow remote
  attackers to conduct Cross Site Scripting attacks.");

  script_tag(name:"affected", value:"Apache TomEE console (tomee-webapp)");

  script_tag(name:"solution", value:"Removing the application after TomEE is setup
  (if using the application to install TomEE) or use one of the provided
  pre-configured installation bundles or upgrade to TomEE 7.0.5.");

  script_xref(name:"URL", value:"https://lists.apache.org/thread.html/c4b0d83a534d6cdf2de54dbbd00e3538072ac2e360781b784608ed0d@%3Cdev.tomee.apache.org%3E");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if (!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"];
path = infos["location"];

if (version_is_less(version:version, test_version:"7.0.5")) {
  report = report_fixed_ver(installed_version:version, fixed_version:"7.0.5", install_path:path);
  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

20 Jul 2023 00:00Current
6Medium risk
Vulners AI Score6
CVSS 24.3
CVSS 36.1
EPSS0.02003
35