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
Link Resource
https://github.com/hyperium/http/issues/352 Exploit Patch Third Party Advisory
https://rustsec.org/advisories/RUSTSEC-2019-0033.html Vendor Advisory
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2020-09-14 19:15

Updated : 2023-12-10 13:27


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')