Lucene search
+L

Juniper Networks Junos OS CVE-2009-3485

🗓️ 13 Jul 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 26 Views

Juniper Networks Junos OS CVE-2009-3485 Cross-site scripting vulnerability in J-Web interfac

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-3485
22 Sep 200900:00
circl
cve
CVE
CVE-2009-3485
30 Sep 200915:00
cve
cvelist
Cvelist
CVE-2009-3485
30 Sep 200915:00
cvelist
exploitdb
Exploit DB
Juniper Junos 8.5/9.0 J - Web Interface 'PATH_INFO' Cross-Site Scripting
22 Sep 200900:00
exploitdb
euvd
EUVD
EUVD-2009-3467
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-3485
30 Sep 200915:30
nvd
prion
Prion
Cross site scripting
30 Sep 200915:30
prion
redhatcve
RedhatCVE
CVE-2009-3485
21 May 202521:41
redhatcve
# 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

CPE = "cpe:/o:juniper:junos";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.96208");
  script_version("2026-04-24T06:23:04+0000");
  script_tag(name:"last_modification", value:"2026-04-24 06:23:04 +0000 (Fri, 24 Apr 2026)");
  script_tag(name:"creation_date", value:"2011-07-13 11:48:37 +0200 (Wed, 13 Jul 2011)");
  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:"qod_type", value:"package");

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

  script_cve_id("CVE-2009-3485");

  script_name("Juniper Networks Junos OS CVE-2009-3485");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2011 Greenbone AG");
  script_family("JunOS Local Security Checks");
  script_dependencies("gb_juniper_junos_consolidation.nasl");
  script_mandatory_keys("juniper/junos/detected");

  script_tag(name:"solution", value:"See the referenced vendor advisory for a solution.");

  script_tag(name:"summary", value:"Cross-site scripting (XSS) vulnerability in the J-Web
interface in Juniper JUNOS 8.5R1.14 and 9.0R1.1 allows remote attackers to inject arbitrary
web script or HTML via the PATH_INFO to the default URI.");

  exit(0);
}

include("host_details.inc");

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

if (version == "8.5R1.14" || version == "9.0R1.1") {
  security_message(port:0);
  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