Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server leaks version information via Server HTTP response header #3550

Open
dsotirho-ucsc opened this issue Feb 4, 2025 · 0 comments
Open
Assignees

Comments

@dsotirho-ucsc
Copy link

ZAP scan finding
Severity: Low

The web/application server is leaking version information via the "Server" HTTP response Description header. Access to such information may facilitate attackers identifying other vulnerabilities your web/application server is subject to.

Examples:

Solution:

Ensure that your web server, application server, load balancer, etc. is configured to suppress the "Server" header or provide generic details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants