Lucene search
K

4 matches found

OSV
OSV
added 2022/06/16 11:8 p.m.23 views

GHSA-XVC9-XWGJ-4CQ9 Duplicate Advisory: Integer Overflow in HeaderMap::reserve() can cause Denial of Service

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-x7vr-c387-8w57. This link is maintained to preserve external references. Original Description HeaderMap::reserve used usize::nextpoweroftwo to calculate the increased capacity. However, nextpoweroftwo silently...

7.5CVSS7.3AI score0.0244EPSS
Exploits1References4
OSV
OSV
added 2021/08/25 9:1 p.m.33 views

GHSA-X7VR-C387-8W57 Integer Overflow/Infinite Loop in the http crate

HeaderMap::reserve used usize::nextpoweroftwo to calculate the increased capacity. However, nextpoweroftwo silently overflows to 0 if given a sufficiently large number in release mode. If the map was not empty when the overflow happens, the library will invoke self.grow0 and start infinite probin...

7.5CVSS7.2AI score0.0244EPSS
Exploits1References4
CNVD
CNVD
added 2020/09/16 12:0 a.m.5 views

Mozilla Rust Integer Overflow Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. An integer overflow vulnerability exists in http in Mozilla Rust versions prior to 0.1.20, which stems from an integer overflow in HeaderMap::reserve when dealing with very large values, and can be exploited by ...

7.5CVSS7.4AI score0.0244EPSS
Exploits1References1
Prion
Prion
added 2020/09/14 7:15 p.m.16 views

Integer overflow

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...

5CVSS7.5AI score0.0244EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder