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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the protobuf crate before 2.6.0 for Rust. Attackers can exhaust all memory via Vec::reserve calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|