ubuntu-cve-2020-25613
Vulnerability from osv_ubuntu
Published
2020-10-06 13:15
Modified
2026-04-22 07:39
Summary
Details

An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.


{
  "affected": [
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "libruby2.3",
            "binary_version": "2.3.1-2~ubuntu16.04.15"
          },
          {
            "binary_name": "ruby2.3",
            "binary_version": "2.3.1-2~ubuntu16.04.15"
          },
          {
            "binary_name": "ruby2.3-tcltk",
            "binary_version": "2.3.1-2~ubuntu16.04.15"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:16.04:LTS",
        "name": "ruby2.3",
        "purl": "pkg:deb/ubuntu/ruby2.3@2.3.1-2~ubuntu16.04.15?arch=source\u0026distro=xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.3.1-2~ubuntu16.04.15"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.3.0-1",
        "2.3.0-2",
        "2.3.0-4ubuntu2",
        "2.3.0-4ubuntu3",
        "2.3.0-5ubuntu1",
        "2.3.1-2~16.04",
        "2.3.1-2~16.04.2",
        "2.3.1-2~16.04.4",
        "2.3.1-2~16.04.5",
        "2.3.1-2~16.04.6",
        "2.3.1-2~16.04.7",
        "2.3.1-2~16.04.9",
        "2.3.1-2~16.04.10",
        "2.3.1-2~16.04.11",
        "2.3.1-2~16.04.12",
        "2.3.1-2~ubuntu16.04.13",
        "2.3.1-2~ubuntu16.04.14"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "libruby2.5",
            "binary_version": "2.5.1-1ubuntu1.8"
          },
          {
            "binary_name": "ruby2.5",
            "binary_version": "2.5.1-1ubuntu1.8"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:18.04:LTS",
        "name": "ruby2.5",
        "purl": "pkg:deb/ubuntu/ruby2.5@2.5.1-1ubuntu1.8?arch=source\u0026distro=bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.5.1-1ubuntu1.8"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.5.0~preview1-1ubuntu2",
        "2.5.0-4ubuntu1",
        "2.5.0-4ubuntu4",
        "2.5.0-5ubuntu1",
        "2.5.0-6ubuntu1",
        "2.5.1-1ubuntu1",
        "2.5.1-1ubuntu1.1",
        "2.5.1-1ubuntu1.2",
        "2.5.1-1ubuntu1.4",
        "2.5.1-1ubuntu1.5",
        "2.5.1-1ubuntu1.6",
        "2.5.1-1ubuntu1.7"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "libruby2.7",
            "binary_version": "2.7.0-5ubuntu1.3"
          },
          {
            "binary_name": "ruby2.7",
            "binary_version": "2.7.0-5ubuntu1.3"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "ruby2.7",
        "purl": "pkg:deb/ubuntu/ruby2.7@2.7.0-5ubuntu1.3?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.7.0-5ubuntu1.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.7.0-1",
        "2.7.0-2",
        "2.7.0-3",
        "2.7.0-4",
        "2.7.0-4ubuntu1",
        "2.7.0-5ubuntu1",
        "2.7.0-5ubuntu1.1",
        "2.7.0-5ubuntu1.2"
      ]
    }
  ],
  "aliases": [],
  "details": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
  "id": "UBUNTU-CVE-2020-25613",
  "modified": "2026-04-22T07:39:31Z",
  "published": "2020-10-06T13:15:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2020-25613"
    },
    {
      "type": "REPORT",
      "url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
    },
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-4882-1"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
    }
  ],
  "related": [
    "USN-4882-1"
  ],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "low",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2020-25613"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…