OpenObserve is a cloud-native observability platform. In 0.70.3 and earlier, the validate_enrichment_url function in src/handler/http/request/enrichment_table/mod.rs fails to block IPv6 addresses because Rust's url crate returns them with surrounding brackets (e.g. "[::1]" not "::1"). An authenticated attacker can reach internal services blocked from external access. On cloud deployments this enables retrieval of IAM credentials via AWS IMDSv1 (169.254.169.254), GCP metadata, or Azure IMDS. On self-hosted deployments it allows probing internal network services.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:NOpenobserve
APPOpenobserve≤ 0.70.3
Related vulnerabilities
OpenObserve: privilege escalation przez endpoint dodawania użytkowników
OpenObserve: nieautoryzowane usuwanie użytkowników przez dowolnego członka organizacji
The OpenObserve open-source observability platform provides the ability to filter logs in a dashboard by the v...
OpenObserve is an open-source observability platform. Starting in version 0.4.4 and prior to version 0.10.0, O...