mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
19 lines
686 B
Markdown
19 lines
686 B
Markdown
### [CVE-2020-25574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25574)
|
|

|
|

|
|

|
|
|
|
### 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).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
- https://github.com/HotDB-Community/HotDB-Engine
|
|
|