mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
20 lines
949 B
Markdown
20 lines
949 B
Markdown
### [CVE-2017-16026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16026)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
Request is an http client. If a request is made using ```multipart```, and the body type is a ```number```, then the specified number of non-zero memory is passed in the body. This affects Request >=2.2.6 <2.47.0 || >2.51.0 <=2.67.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/request/request/issues/1904
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/HotDB-Community/HotDB-Engine
|
|
- https://github.com/ossf-cve-benchmark/CVE-2017-16026
|
|
|