cve/2020/CVE-2020-7764.md

21 lines
927 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-7764](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7764)
![](https://img.shields.io/static/v1?label=Product&message=find-my-way&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%202.2.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Web%20Cache%20Poisoning&color=brighgreen)
### 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
2024-06-09 00:33:16 +00:00
- https://hackerone.com/reports/1025575
2024-05-25 21:48:12 +02:00
- https://snyk.io/vuln/SNYK-JS-FINDMYWAY-1038269
2024-06-09 00:33:16 +00:00
- https://snyk.io/vuln/SNYK-JS-FINDMYWAY-1038269
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.