mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
605 B
Markdown
18 lines
605 B
Markdown
### [CVE-2019-25009](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-25009)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/HotDB-Community/HotDB-Engine
|
|
|