Free and open-source vulnerability scanner

Mageni eases for you the vulnerability scanning, assessment, and management process. It is free and open-source.

Install Now

Available for macOS, Windows, and Linux

App screenshot

Apache /server-info accessible

Information

Severity

Severity

Medium

Family

Family

Web application abuses

CVSSv2 Base

CVSSv2 Base

5.0

CVSSv2 Vector

CVSSv2 Vector

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

Solution Type

Solution Type

Workaround

Created

Created

18 years ago

Modified

Modified

4 years ago

Summary

Requesting the URI /server-info provides a comprehensive overview of the server configuration.

Insight

Insight

server-info is a Apache HTTP Server handler provided by the 'mod_info' module and used to retrieve the server's configuration.

Affected Software

Affected Software

All Apache installations with an enabled 'mod_info' module.

Detection Method

Detection Method

Checks if the /server-info page of Apache is accessible.

Solution

Solution

- If this feature is unused commenting out the appropriate section in the web servers configuration is recommended. - If this feature is used restricting access to trusted clients is recommended.