Skip to content

docs: add Grafana Metrics vulnerability report (fixes #124) #126

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Proxypentest
Copy link

Summary

This PR adds a detailed security report regarding the publicly exposed Grafana /metrics endpoint, which leads to internal server information disclosure.

References

Fixes: #124

### Impact

Possible Exploitation Outcomes:
Unauthorized profiling of backend infrastructure

Visibility into server load and performance trends

Ability to plan resource exhaustion (DoS) attacks with precision

Identification of potential weak points for further exploitation

Note: Public exposure of operational data like this violates security best practices and the principle of least privilege — such endpoints should not be exposed to unauthenticated users.

@jackieaxb
Copy link
Contributor

@all-contributors please add @Proxypentest for security

Please note that this action does not indicate your pull request has completed the review process. Our security team still needs to validate your submission. The final announcement—regarding whether your submission qualifies for a bug bounty—will be made within the timeframe specified in our Bountybug readme file

Copy link
Contributor

@jackieaxb

I've put up a pull request to add @Proxypentest! 🎉

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

Successfully merging this pull request may close these issues.

Unauthorized access to exposed Grafana metrics
2 participants