原始 OSV JSON
{
"id": "GHSA-gjcg-vrxg-xmgv",
"aliases": [
"CVE-2021-39162"
],
"details": "Envoy, which Pomerium is based on, can abnormally terminate if an H/2 GOAWAY and SETTINGS frame are received in the same IO event. \n\n### Impact\nThis can lead to a DoS in the presence of untrusted *upstream* servers.\n\n### Patches\n0.15.1 contains an upgraded envoy binary with this vulnerability patched.\n\n### Workarounds\nIf only trusted upstreams are configured, there is not substantial risk of this condition being triggered.\n\n### References\n[envoy GSA](https://github.com/envoyproxy/envoy/security/advisories/GHSA-j374-mjrw-vvp8)\n[envoy CVE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32780)\n[envoy announcement](https://groups.google.com/g/envoy-announce/c/5xBpsEZZDfE/m/wD05NZBbAgAJ)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [pomerium/pomerium](https://github.com/pomerium/pomerium/issues)\n* Email us at [[email protected]](mailto:[email protected])\n\n",
"summary": "Incorrect handling of H2 GOAWAY + SETTINGS frames",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.15.1"
}
]
}
],
"package": {
"name": "github.com/pomerium/pomerium",
"ecosystem": "Go"
}
}
],
"modified": "2021-09-10T16:32:16Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
"published": "2021-09-10T17:54:01Z",
"references": [
{
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-j374-mjrw-vvp8",
"type": "WEB"
},
{
"url": "https://github.com/pomerium/pomerium/security/advisories/GHSA-gjcg-vrxg-xmgv",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-39162",
"type": "ADVISORY"
},
{
"url": "https://github.com/pomerium/pomerium",
"type": "PACKAGE"
},
{
"url": "https://groups.google.com/g/envoy-announce/c/5xBpsEZZDfE/m/wD05NZBbAgAJ",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-754"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-09-09T22:15:00Z",
"github_reviewed_at": "2021-09-10T16:32:16Z"
}
}