CVE-2020-25613

HIGH LAB

Ruby < 2.5.8 - HTTP Request Smuggling

Title source: rule

Description

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.

Exploits (1)

nomisec WORKING POC
by metapox · poc
https://github.com/metapox/CVE-2020-25613

Scores

CVSS v3 7.5
EPSS 0.0027
EPSS Percentile 50.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Lab Environment

COMMUNITY
Community Lab
docker pull haproxy:1.9.10

Details

CWE
CWE-444
Status published
Products (5)
fedoraproject/fedora 32
fedoraproject/fedora 33
rubygems/webrick 1.6.0 - 1.6.1RubyGems
ruby-lang/ruby < 2.5.8
ruby-lang/webrick < 1.6.0
Published Oct 06, 2020
Tracked Since Feb 18, 2026