Vulnerability   
Search   
    Search 324607 CVE descriptions
and 145615 test descriptions,
access 10,000+ cross references.
Tests   CVE   All  

Test ID:1.3.6.1.4.1.25623.1.0.104266
Category:Web Servers
Title:'/../WEB-INF/' Information Disclosure Vulnerability (HTTP)
Summary:Various application or web servers / products are prone to an; information disclosure vulnerability.
Description:Summary:
Various application or web servers / products are prone to an
information disclosure vulnerability.

Vulnerability Insight:
The servlet specification prohibits servlet containers from
serving resources in the '/WEB-INF' and '/META-INF' directories of a web application archive
directly to clients.

This means that URLs like:

http://example.com/WEB-INF/web.xml

will return an error message, rather than the contents of the deployment descriptor.

However, some application or web servers / products are prone to a vulnerability that exposes this
information if the client requests a URL like this instead:

http://example.com//../WEB-INF/web.xml

http://example.com//../web-inf/web.xml

(note the ('/../') before 'WEB-INF').

Vulnerability Impact:
Based on the information provided in this file an attacker might
be able to gather additional info and / or sensitive data about the application / the application
/ web server.

Affected Software/OS:
The following products are known to be affected:

- Gitblit version 1.9.3 and probably prior

Other products might be affected as well.

Solution:
Please contact the vendor for information on a possible fix.

CVSS Score:
5.0

CVSS Vector:
AV:N/AC:L/Au:N/C:P/I:N/A:N

Cross-Ref: Common Vulnerability Exposure (CVE) ID: CVE-2022-31268
https://github.com/metaStor/Vuls/blob/main/gitblit/gitblit%20V1.9.3%20path%20traversal/gitblit%20V1.9.3%20path%20traversal.md
CopyrightCopyright (C) 2022 Greenbone Networks GmbH

This is only one of 145615 vulnerability tests in our test suite. Find out more about running a complete security audit.

To run a free test of this vulnerability against your system, register below.




© 1998-2025 E-Soft Inc. All rights reserved.