gsd-2020-11076
Vulnerability from gsd
Modified
2020-05-22 00:00
Details
### Impact
By using an invalid transfer-encoding header, an attacker could
[smuggle an HTTP response.](https://portswigger.net/web-security/request-smuggling)
### Patches
The problem has been fixed in Puma 3.12.5 and Puma 4.3.4.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-11076", "description": "In Puma (RubyGem) before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4.", "id": "GSD-2020-11076", "references": [ "https://www.suse.com/security/cve/CVE-2020-11076.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "puma", "purl": "pkg:gem/puma" } } ], "aliases": [ "CVE-2020-11076", "GHSA-x7jg-6pwg-fx5h" ], "details": "### Impact\n\nBy using an invalid transfer-encoding header, an attacker could\n[smuggle an HTTP response.](https://portswigger.net/web-security/request-smuggling)\n\n### Patches\n\nThe problem has been fixed in Puma 3.12.5 and Puma 4.3.4.", "id": "GSD-2020-11076", "modified": "2020-05-22T00:00:00.000Z", "published": "2020-05-22T00:00:00.000Z", "references": [ { "type": "WEB", "url": "https://github.com/puma/puma/security/advisories/GHSA-x7jg-6pwg-fx5h" } ], "schema_version": "1.4.0", "severity": [ { "score": 7.5, "type": "CVSS_V3" } ], "summary": "HTTP Smuggling via Transfer-Encoding Header in Puma" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-11076", "STATE": "PUBLIC", "TITLE": "HTTP Smuggling via Transfer-Encoding Header in Puma" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "puma", "version": { "version_data": [ { "version_value": "\u003c 3.12.5" }, { "version_value": "\u003e= 4.0.0, \u003c 4.3.4" } ] } } ] }, "vendor_name": "puma" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Puma (RubyGem) before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/puma/puma/security/advisories/GHSA-x7jg-6pwg-fx5h", "refsource": "CONFIRM", "url": "https://github.com/puma/puma/security/advisories/GHSA-x7jg-6pwg-fx5h" }, { "name": "https://github.com/puma/puma/blob/master/History.md#434435-and-31253126--2020-05-22", "refsource": "MISC", "url": "https://github.com/puma/puma/blob/master/History.md#434435-and-31253126--2020-05-22" }, { "name": "https://github.com/puma/puma/commit/f24d5521295a2152c286abb0a45a1e1e2bd275bd", "refsource": "MISC", "url": "https://github.com/puma/puma/commit/f24d5521295a2152c286abb0a45a1e1e2bd275bd" }, { "name": "openSUSE-SU-2020:0990", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00034.html" }, { "name": "openSUSE-SU-2020:1001", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00038.html" }, { "name": "FEDORA-2020-fe354f24e8", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SKIY5H67GJIGJL6SMFWFLUQQQR3EMVPR/" }, { "name": "[debian-lts-announce] 20201007 [SECURITY] [DLA 2398-1] puma security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00009.html" } ] }, "source": { "advisory": "GHSA-x7jg-6pwg-fx5h", "discovery": "UNKNOWN" } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2020-11076", "cvss_v3": 7.5, "date": "2020-05-22", "description": "### Impact\n\nBy using an invalid transfer-encoding header, an attacker could\n[smuggle an HTTP response.](https://portswigger.net/web-security/request-smuggling)\n\n### Patches\n\nThe problem has been fixed in Puma 3.12.5 and Puma 4.3.4.", "gem": "puma", "ghsa": "x7jg-6pwg-fx5h", "patched_versions": [ "~\u003e 3.12.5", "\u003e= 4.3.4" ], "title": "HTTP Smuggling via Transfer-Encoding Header in Puma", "url": "https://github.com/puma/puma/security/advisories/GHSA-x7jg-6pwg-fx5h" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=3.0.0 \u003c3.12.6||\u003e=4.0.0 \u003c4.3.5", "affected_versions": "All versions starting from 3.0.0 before 3.12.6, all versions starting from 4.0.0 before 4.3.5", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-444", "CWE-937" ], "date": "2020-10-07", "description": "In GitLab Puma (RubyGem), an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header.", "fixed_versions": [ "4.3.5.gitlab.3" ], "identifier": "CVE-2020-11076", "identifiers": [ "CVE-2020-11076", "GHSA-x7jg-6pwg-fx5h" ], "not_impacted": "All versions before 3.0.0, all versions starting from 3.12.6 before 4.0.0, all versions starting from 4.3.5", "package_slug": "gem/gitlab-puma", "pubdate": "2020-05-22", "solution": "Upgrade to version 4.3.5.gitlab.3 or above.", "title": "Inconsistent Interpretation of HTTP Requests (HTTP Request Smuggling)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-11076" ], "uuid": "60820fdd-325b-4713-b5b3-7aa63762a882" }, { "affected_range": "\u003e=3.0.0 \u003c3.12.6||\u003e=4.0.0 \u003c4.3.5", "affected_versions": "All versions starting from 3.0.0 before 3.12.6, all versions starting from 4.0.0 before 4.3.5", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-444", "CWE-937" ], "date": "2020-10-07", "description": "In Puma (RubyGem), an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header.", "fixed_versions": [ "3.12.6", "4.3.5" ], "identifier": "CVE-2020-11076", "identifiers": [ "CVE-2020-11076", "GHSA-x7jg-6pwg-fx5h" ], "not_impacted": "All versions before 3.0.0, all versions starting from 3.12.6 before 4.0.0, all versions starting from 4.3.5", "package_slug": "gem/puma", "pubdate": "2020-05-22", "solution": "Upgrade to versions 3.12.6, 4.3.5 or above.", "title": "Inconsistent Interpretation of HTTP Requests (HTTP Request Smuggling)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-11076" ], "uuid": "3f0a2579-150e-454f-a3d7-2f3e1959be45" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:*", "cpe_name": [], "versionEndExcluding": "4.3.5", "versionStartIncluding": "4.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:*", "cpe_name": [], "versionEndExcluding": "3.12.6", "versionStartIncluding": "3.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-11076" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Puma (RubyGem) before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-444" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/puma/puma/blob/master/History.md#434435-and-31253126--2020-05-22", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/puma/puma/blob/master/History.md#434435-and-31253126--2020-05-22" }, { "name": "https://github.com/puma/puma/security/advisories/GHSA-x7jg-6pwg-fx5h", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/puma/puma/security/advisories/GHSA-x7jg-6pwg-fx5h" }, { "name": "https://github.com/puma/puma/commit/f24d5521295a2152c286abb0a45a1e1e2bd275bd", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/puma/puma/commit/f24d5521295a2152c286abb0a45a1e1e2bd275bd" }, { "name": "openSUSE-SU-2020:0990", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00034.html" }, { "name": "openSUSE-SU-2020:1001", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00038.html" }, { "name": "FEDORA-2020-fe354f24e8", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SKIY5H67GJIGJL6SMFWFLUQQQR3EMVPR/" }, { "name": "[debian-lts-announce] 20201007 [SECURITY] [DLA 2398-1] puma security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00009.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-03-03T02:39Z", "publishedDate": "2020-05-22T15:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.