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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects the package find-my-way before 2.2.5, from 3.0.0 and before 3.0.5. It accepts the Accept-Version' header by default, and if versioned routes are not being used, this could lead to a denial of service. Accept-Version can be used as an unkeyed header in a cache poisoning attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/1025575
|
|
- https://snyk.io/vuln/SNYK-JS-FINDMYWAY-1038269
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|