CVE-2020-25574

An issue was discovered in the http crate before 0.1.20 for Rust. An integer overflow in HeaderMap::reserve() could result in denial of service (e.g., an infinite loop).
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:hyper:http:*:*:*:*:*:*:*:*

History

21 Nov 2024, 05:18

Type Values Removed Values Added
References () https://github.com/hyperium/http/issues/352 - Exploit, Patch, Third Party Advisory () https://github.com/hyperium/http/issues/352 - Exploit, Patch, Third Party Advisory
References () https://rustsec.org/advisories/RUSTSEC-2019-0033.html - Vendor Advisory () https://rustsec.org/advisories/RUSTSEC-2019-0033.html - Vendor Advisory

Information

Published : 2020-09-14 19:15

Updated : 2024-11-21 05:18


NVD link : CVE-2020-25574

Mitre link : CVE-2020-25574

CVE.ORG link : CVE-2020-25574


JSON object : View

Products Affected

hyper

  • http
CWE
CWE-190

Integer Overflow or Wraparound

CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')