{ "schema_version": "1.4.0", "id": "GHSA-3892-2r52-p65m", "modified": "2023-01-25T22:49:54Z", "published": "2021-05-24T18:20:07Z", "aliases": [ "CVE-2020-7671" ], "summary": "HTTP Request Smuggling in goliath", "details": "goliath through 1.0.6 allows request smuggling attacks where goliath is used as a backend and a frontend proxy also being vulnerable. It is possible to conduct HTTP request smuggling attacks by sending the Content-Length header twice. Furthermore, invalid Transfer Encoding headers were found to be parsed as valid which could be leveraged for TE:CL smuggling attacks.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "RubyGems", "name": "goliath" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.0.6" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7671" }, { "type": "WEB", "url": "https://github.com/postrank-labs/goliath/issues/351" }, { "type": "PACKAGE", "url": "https://github.com/postrank-labs/goliath" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-RUBY-GOLIATH-569136" } ], "database_specific": { "cwe_ids": [ "CWE-444" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-05-13T17:20:47Z", "nvd_published_at": "2020-06-10T16:15:00Z" } }