cve/2024/CVE-2024-28224.md

19 lines
886 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-28224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28224)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Ollama before 0.1.29 has a DNS rebinding vulnerability that can inadvertently allow remote access to the full API, thereby letting an unauthorized user chat with a large language model, delete a model, or cause a denial of service (resource exhaustion).
### POC
#### Reference
- https://research.nccgroup.com/2024/04/08/technical-advisory-ollama-dns-rebinding-attack-cve-2024-28224/
2024-06-09 00:33:16 +00:00
- https://research.nccgroup.com/2024/04/08/technical-advisory-ollama-dns-rebinding-attack-cve-2024-28224/
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.