CVE-2020-25613

Source
https://cve.org/CVERecord?id=CVE-2020-25613
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-25613.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-25613
Aliases
Downstream
Related
Published
2020-10-06T13:15:13.823Z
Modified
2026-03-15T22:35:16.318969Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
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.

References

Affected packages

Git / github.com/ruby/ruby

Affected ranges

Type
GIT
Repo
https://github.com/ruby/ruby
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
Last affected
Introduced
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.5.8"
        },
        {
            "introduced": "2.6.0"
        },
        {
            "last_affected": "2.6.6"
        },
        {
            "introduced": "2.7.0"
        },
        {
            "last_affected": "2.7.1"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.6.0"
        }
    ]
}
Type
GIT
Repo
https://github.com/ruby/webrick
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*
v1.4.0
v1.4.0.beta1
v1.4.1
v1.4.2
v1.5.0
v1.6.0
Other
v2_7_0
v2_7_1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-25613.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "32"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "33"
            }
        ]
    }
]