原始 OSV JSON
{
"id": "GHSA-x7jg-6pwg-fx5h",
"aliases": [
"CVE-2020-11076"
],
"details": "### Impact\n\nBy using an invalid transfer-encoding header, an attacker could [smuggle an HTTP response.](https://portswigger.net/web-security/request-smuggling)\n\nOriginally reported by @ZeddYu, who has our thanks for the detailed report.\n\n### Patches\n\nThe problem has been fixed in Puma 3.12.5 and Puma 4.3.4.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [Puma](https://github.com/puma/puma)\n* See our [security policy](https://github.com/puma/puma/security/policy)",
"summary": "HTTP Smuggling via Transfer-Encoding Header in Puma",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.5"
}
]
}
],
"package": {
"name": "puma",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.3.4"
}
]
}
],
"package": {
"name": "puma",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-05-16T15:53:31Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2020-05-22T14:55:05Z",
"references": [
{
"url": "https://github.com/puma/puma/security/advisories/GHSA-x7jg-6pwg-fx5h",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11076",
"type": "ADVISORY"
},
{
"url": "https://github.com/puma/puma/commit/f24d5521295a2152c286abb0a45a1e1e2bd275bd",
"type": "WEB"
},
{
"url": "https://github.com/puma/puma",
"type": "PACKAGE"
},
{
"url": "https://github.com/puma/puma/blob/master/History.md#434435-and-31253126--2020-05-22",
"type": "WEB"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/puma/CVE-2020-11076.yml",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00009.html",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected]/message/SKIY5H67GJIGJL6SMFWFLUQQQR3EMVPR",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00034.html",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00038.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-05-22T15:15:00Z",
"github_reviewed_at": "2020-05-22T14:40:36Z"
}
}