Vulnerability CVE-2020-25574


Published: 2020-09-14

Description:
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).

Type:

CWE-190

(Integer Overflow or Wraparound)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Hyper -> HTTP 

 References:
https://github.com/hyperium/http/issues/352
https://rustsec.org/advisories/RUSTSEC-2019-0033.html

Copyright 2024, cxsecurity.com

 

Back to Top