cve/2022/CVE-2022-43776.md

18 lines
742 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-43776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43776)
![](https://img.shields.io/static/v1?label=Product&message=Metabase&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Server%20Side%20Request%20Forgery%20(SSRF)&color=brighgreen)
### Description
The url parameter of the /api/geojson endpoint in Metabase versions <44.5 can be used to perform Server Side Request Forgery attacks. Previously implemented blacklists could be circumvented by leveraging 301 and 302 redirects.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2022-34
#### Github
No PoCs found on GitHub currently.