CVE Vulnerabilities

CVE-2017-18587

Improper Neutralization of CRLF Sequences ('CRLF Injection')

Published: Aug 26, 2019 | Modified: Sep 03, 2019
CVSS 3.x
5.3
MEDIUM
Source:
NVD
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:P/A:N
RedHat/V2
RedHat/V3
Ubuntu

An issue was discovered in the hyper crate before 0.9.18 for Rust. It mishandles newlines in headers.

Weakness

The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.

Affected Software

Name Vendor Start Version End Version
Hyper Hyper * 0.9.18 (excluding)
Hyper Hyper 0.10.0 (including) 0.10.2 (excluding)

Potential Mitigations

References