{ "schema_version": "1.4.0", "id": "GHSA-x477-fq37-q5wr", "modified": "2023-01-27T00:55:27Z", "published": "2023-01-27T00:55:27Z", "aliases": [], "summary": "Initial debug-host handler implementation could leak information and facilitate denial of service", "details": "### Impact\nversion 1.5.0 and 1.6.0 when using the new `debug-host` feature could expose unnecessary information about the host\n\n### Patches\nUse 1.6.1 or newer\n\n### Workarounds\nDowngrade to 1.4.0 or set `debug-host` to empty\n\n### References\nhttps://github.com/fortio/proxy/pull/38\n\nQ&A https://github.com/fortio/proxy/discussions", "severity": [], "affected": [ { "package": { "ecosystem": "Go", "name": "fortio.org/proxy" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.5.0" }, { "fixed": "1.6.1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/fortio/proxy/security/advisories/GHSA-x477-fq37-q5wr" }, { "type": "WEB", "url": "https://github.com/fortio/proxy/pull/38" }, { "type": "PACKAGE", "url": "https://github.com/fortio/proxy" } ], "database_specific": { "cwe_ids": [ "CWE-200" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-27T00:55:27Z", "nvd_published_at": null } }