Add security vulnerability disclosure for Grafana metrics#406
Add security vulnerability disclosure for Grafana metrics#406elit3pwner wants to merge 1 commit intoAIxBlock-2023:mainfrom
Conversation
Documented a security vulnerability regarding unauthenticated access to the Grafana metrics endpoint, detailing potential risks and affected assets. Signed-off-by: Dikshant Singh <95041015+elit3pwner@users.noreply.github.com>
Server-Side Security Vulnerability DisclosureUnauthenticated Access to Grafana Metrics EndpointSummaryThe Grafana metrics endpoint at This exposure may aid attackers in reconnaissance, environment fingerprinting, and targeted exploitation. Affected Asset
Vulnerability DetailsThe Accessing the endpoint returns a comprehensive set of Prometheus-formatted metrics, including but not limited to:
This information is typically intended for internal monitoring systems (e.g., Prometheus) and should not be accessible to unauthenticated external users. Proof of ExposureA direct unauthenticated
Link to PoC: https://drive.google.com/file/d/1QJxKXWn-qNo7y_NYMBCPgjccvQxTQcb6/view?usp=sharing |

Documented a security vulnerability regarding unauthenticated access to the Grafana metrics endpoint, detailing potential risks and affected assets.