Lucene search
+L

Symantec Endpoint Protection Manager XSS and CSRF Vulnerabilities

🗓️ 16 Sep 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 25 Views

Symantec Endpoint Protection Manager XSS and CSRF Vulnerabilitie

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2011-0550
15 Aug 201119:00
cve
cve
CVE
CVE-2011-0551
15 Aug 201119:00
cve
cvelist
Cvelist
CVE-2011-0550
15 Aug 201119:00
cvelist
cvelist
Cvelist
CVE-2011-0551
15 Aug 201119:00
cvelist
euvd
EUVD
EUVD-2011-0568
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2011-0569
7 Oct 202500:30
euvd
nvd
NVD
CVE-2011-0550
15 Aug 201119:55
nvd
nvd
NVD
CVE-2011-0551
15 Aug 201119:55
nvd
openvas
OpenVAS
Symantec Endpoint Protection Manager XSS and CSRF Vulnerabilities
16 Sep 201100:00
openvas
prion
Prion
Cross site scripting
15 Aug 201119:55
prion
Rows per page
# SPDX-FileCopyrightText: 2011 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.802242");
  script_version("2024-06-28T05:05:33+0000");
  script_tag(name:"last_modification", value:"2024-06-28 05:05:33 +0000 (Fri, 28 Jun 2024)");
  script_tag(name:"creation_date", value:"2011-09-16 17:22:17 +0200 (Fri, 16 Sep 2011)");
  script_cve_id("CVE-2011-0550", "CVE-2011-0551");
  script_tag(name:"cvss_base", value:"6.8");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
  script_name("Symantec Endpoint Protection Manager XSS and CSRF Vulnerabilities");

  script_tag(name:"qod_type", value:"registry");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2011 Greenbone AG");
  script_family("General");
  script_dependencies("secpod_symantec_prdts_detect.nasl");
  script_mandatory_keys("Symantec/Endpoint/Protection");
  script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute arbitrary script
  code in the browser of an unsuspecting user in the context of the affected
  site.");
  script_tag(name:"affected", value:"Symantec Endpoint Protection (SEP) version 11.0.600x through 11.0.6300");
  script_tag(name:"insight", value:"Multiple flaws are due to

  - Input appended to the URL after /console/apps/sepm is not properly
    sanitised before being returned to the user.

  - Input passed via the 'token' parameter to portal/Help.jsp is not properly
    sanitised before being returned to the user.

  - The portal application allows users to perform certain actions via HTTP
    requests without performing any validity checks to verify the requests.");
  script_tag(name:"solution", value:"Upgrade to Symantec Endpoint Protection (SEP) version 11.0.7000 RU7 or
  later.");
  script_tag(name:"summary", value:"Symantec Endpoint Protection Manager is prone to cross-site
  scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities.");
  script_xref(name:"URL", value:"http://secunia.com/advisories/43662");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/48231");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/49101");
  script_xref(name:"URL", value:"http://securitytracker.com/id/1025919");
  script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/69136");
  script_xref(name:"URL", value:"http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=2011&suid=20110810_00");

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

  script_xref(name:"URL", value:"http://www.symantec.com/business/endpoint-protection");
  exit(0);
}


include("version_func.inc");

version = get_kb_item("Symantec/Endpoint/Protection");
if(version)
{
  if(version_in_range(version:version, test_version:"11.0.600", test_version2:"11.0.6300")){
    report = report_fixed_ver(installed_version:version, vulnerable_range:"11.0.600 - 11.0.6300");
    security_message(port: 0, data: report);
  }
}

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