Lucene search
+L

Logitech Media Server Multiple Persistent XSS Vulnerabilities

🗓️ 07 Nov 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 21 Views

Logitech Media Server Multiple Persistent XSS Vulnerabilitie

Related
Refs
Code
ReporterTitlePublishedViews
Family
zdt
zdt
Logitech Media Server 7.9.0 - favorites Cross-Site Scripting Vulnerability
6 Nov 201700:00
zdt
zdt
zdt
Logitech Media Server 7.9.0 - Radio URL Cross-Site Scripting Vulnerability
6 Nov 201700:00
zdt
circl
Circl
CVE-2017-16567
6 Feb 202502:41
circl
circl
Circl
CVE-2017-16568
6 Feb 202502:41
circl
cnvd
CNVD
Logitech Media Server Cross-Site Scripting Vulnerability (CNVD-2017-36360)
10 Nov 201700:00
cnvd
cnvd
CNVD
Logitech Media Server Cross-Site Scripting Vulnerability (CNVD-2017-36361)
10 Nov 201700:00
cnvd
cve
CVE
CVE-2017-16567
9 Nov 201719:00
cve
cve
CVE
CVE-2017-16568
9 Nov 201719:00
cve
cvelist
Cvelist
CVE-2017-16567
9 Nov 201719:00
cvelist
cvelist
Cvelist
CVE-2017-16568
9 Nov 201719:00
cvelist
Rows per page
# SPDX-FileCopyrightText: 2017 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:logitech:media_server";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.811895");
  script_version("2025-02-05T05:38:26+0000");
  script_cve_id("CVE-2017-16568", "CVE-2017-16567");
  script_tag(name:"cvss_base", value:"3.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:S/C:N/I:P/A:N");
  script_tag(name:"last_modification", value:"2025-02-05 05:38:26 +0000 (Wed, 05 Feb 2025)");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2025-02-04 17:34:08 +0000 (Tue, 04 Feb 2025)");
  script_tag(name:"creation_date", value:"2017-11-07 14:00:28 +0530 (Tue, 07 Nov 2017)");
  script_name("Logitech Media Server Multiple Persistent XSS Vulnerabilities");
  script_copyright("Copyright (C) 2017 Greenbone AG");
  script_category(ACT_GATHER_INFO);
  script_family("Web application abuses");
  script_dependencies("gb_logitech_media_server_consolidation.nasl");
  script_mandatory_keys("logitech/squeezecenter/version");

  script_xref(name:"URL", value:"https://www.exploit-db.com/exploits/43123");
  script_xref(name:"URL", value:"https://www.exploit-db.com/exploits/43122");

  script_tag(name:"summary", value:"Logitech Media Server is prone to multiple stored cross site scripting vulnerabilities.");

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

  script_tag(name:"insight", value:"Multiple flaws exist due to an insufficient
  validation of user supplied input via new favorite field value in favorites
  tab and new URL value in Radio URL tab.");

  script_tag(name:"impact", value:"Successful exploitation will allow remote
  users to execute arbitrary script code in the browser of an unsuspecting user
  in the context of the affected site. This may allow the attacker to steal
  cookie-based authentication credentials and launch other attacks.");

  script_tag(name:"affected", value:"Logitech Media Server version 7.9.0.");

  script_tag(name:"solution", value:"No known solution was made available for at least one year since the disclosure
  of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer
  release, disable respective features, remove the product or replace the product by another one.");

  script_tag(name:"solution_type", value:"WillNotFix");
  script_tag(name:"qod_type", value:"remote_banner");

  exit(0);
}

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

if(!vers = get_app_version(cpe:CPE, nofork:TRUE))
  exit(0);

if(vers == "7.9.0"){
  report = report_fixed_ver(installed_version:vers, fixed_version:"WillNotFix");
  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

05 Feb 2025 00:00Current
5.4Medium risk
Vulners AI Score5.4
CVSS 23.5
CVSS 3.15.4
EPSS0.02239
21